create-quilt-app
Advanced tools
Comparing version 0.0.0-preact-aliases-in-test-20220320003146 to 0.0.0-preview-20230102233900
100
CHANGELOG.md
# create-quilt-app | ||
## 0.0.0-preact-aliases-in-test-20220320003146 | ||
## 0.0.0-preview-20230102233900 | ||
### Patch Changes | ||
- [#203](https://github.com/lemonmade/quilt/pull/203) [`1401124a`](https://github.com/lemonmade/quilt/commit/1401124aaac495b07ad8c035a17cadcbdcb8dd2e) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix test files being included in TypeScript output | ||
- Simplify app templates | ||
## 0.1.29 | ||
### Patch Changes | ||
- [#447](https://github.com/lemonmade/quilt/pull/447) [`6ad741b2`](https://github.com/lemonmade/quilt/commit/6ad741b241027c8d7612e206497935ad938ea6c9) Thanks [@lemonmade](https://github.com/lemonmade)! - Simplify app templates | ||
## 0.1.28 | ||
### Patch Changes | ||
- [`c5d05da9`](https://github.com/lemonmade/quilt/commit/c5d05da920c329191c90fe8aa2654958ec14293f) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix cross-platform node options for executables | ||
## 0.1.27 | ||
### Patch Changes | ||
- [#390](https://github.com/lemonmade/quilt/pull/390) [`15cf0022`](https://github.com/lemonmade/quilt/commit/15cf00222e8109d9076b4e90c438429628c86095) Thanks [@lemonmade](https://github.com/lemonmade)! - Switch from binary => executable | ||
## 0.1.26 | ||
### Patch Changes | ||
- [`a12c3576`](https://github.com/lemonmade/quilt/commit/a12c357693b173461f51a35fb7efdd0a9267e471) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix more build issues | ||
## 0.1.25 | ||
### Patch Changes | ||
- [`0629288e`](https://github.com/lemonmade/quilt/commit/0629288ee4ba2e2ccfd73fbb216c3559e1a5c77e) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix missing package builds | ||
## 0.1.24 | ||
### Patch Changes | ||
- [#364](https://github.com/lemonmade/quilt/pull/364) [`4dc1808a`](https://github.com/lemonmade/quilt/commit/4dc1808a86d15e821b218b528617430cbd8b5b48) Thanks [@lemonmade](https://github.com/lemonmade)! - Update to simplified Quilt config | ||
## 0.1.23 | ||
### Patch Changes | ||
- [#359](https://github.com/lemonmade/quilt/pull/359) [`2eceac54`](https://github.com/lemonmade/quilt/commit/2eceac546fa3ee3e2c4d2887ab4a6a021acb52cd) Thanks [@lemonmade](https://github.com/lemonmade)! - Update TypeScript and ESLint to latest versions | ||
## 0.1.22 | ||
### Patch Changes | ||
- [#265](https://github.com/lemonmade/quilt/pull/265) [`6b523901`](https://github.com/lemonmade/quilt/commit/6b52390142a0d075d6ce75e014e45cb02f5c6d9a) Thanks [@lemonmade](https://github.com/lemonmade)! - Simpler AppContext component | ||
## 0.1.21 | ||
### Patch Changes | ||
- [#228](https://github.com/lemonmade/quilt/pull/228) [`c7afc048`](https://github.com/lemonmade/quilt/commit/c7afc0486d37bc54da704c46cda1166690dda152) Thanks [@lemonmade](https://github.com/lemonmade)! - Upgrade to stricter typescript options | ||
## 0.1.20 | ||
### Patch Changes | ||
- [`e3d57269`](https://github.com/lemonmade/quilt/commit/e3d57269978f88af2b72639c5ad054669b57a169) Thanks [@lemonmade](https://github.com/lemonmade)! - Clean up package bundle declaration | ||
## 0.1.19 | ||
### Patch Changes | ||
- [`78fe1682`](https://github.com/lemonmade/quilt/commit/78fe1682e3f258ffca719c7eaaeeac05031dfa80) Thanks [@lemonmade](https://github.com/lemonmade)! - Simplify craft and sewing-kit | ||
## 0.1.18 | ||
### Patch Changes | ||
- [#214](https://github.com/lemonmade/quilt/pull/214) [`70dc3a9a`](https://github.com/lemonmade/quilt/commit/70dc3a9a52cec86224017874520e0ec941b8b85f) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix polyfill package resolution | ||
## 0.1.17 | ||
### Patch Changes | ||
- [`65db3731`](https://github.com/lemonmade/quilt/commit/65db37312192507643bafa672a29d8e63cce823f) Thanks [@lemonmade](https://github.com/lemonmade)! - Force another version bump | ||
## 0.1.16 | ||
### Patch Changes | ||
- [`0735184`](https://github.com/lemonmade/quilt/commit/073518430d0fcabab7a2db9c76f8a69dac1fdea5) Thanks [@lemonmade](https://github.com/lemonmade)! - Publish new latest versions | ||
## 0.1.15 | ||
### Patch Changes | ||
- [#206](https://github.com/lemonmade/quilt/pull/206) [`d3c6346`](https://github.com/lemonmade/quilt/commit/d3c6346dc61a77fd6d45f13abe29222742b895fc) Thanks [@lemonmade](https://github.com/lemonmade)! - Update templates to include React dependencies | ||
## 0.1.14 | ||
### Patch Changes | ||
- [#203](https://github.com/lemonmade/quilt/pull/203) [`2a5063f`](https://github.com/lemonmade/quilt/commit/2a5063fe8e949eaa7829dd5685901b67a06c09c8) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix test files being included in TypeScript output | ||
## 0.1.13 | ||
@@ -10,0 +106,0 @@ |
{ | ||
"name": "create-quilt-app", | ||
"type": "module", | ||
"version": "0.0.0-preact-aliases-in-test-20220320003146", | ||
"version": "0.0.0-preview-20230102233900", | ||
"license": "MIT", | ||
@@ -22,3 +22,3 @@ "repository": { | ||
"fs-extra": "^10.0.0", | ||
"pkg-dir": "^5.0.0", | ||
"pkg-dir": "^6.0.0", | ||
"prompts": "^2.0.0" | ||
@@ -28,6 +28,8 @@ }, | ||
"extends": [ | ||
"@quilted/eslint-config/node", | ||
"@quilted/eslint-config/package" | ||
] | ||
"@quilted/eslint-config/project" | ||
], | ||
"env": { | ||
"node": true | ||
} | ||
} | ||
} |
{ | ||
"extends": "@quilted/typescript/app.json", | ||
"extends": "@quilted/typescript/project.json", | ||
"compilerOptions": { | ||
@@ -4,0 +4,0 @@ "outDir": "build/typescript", |
@@ -7,10 +7,12 @@ { | ||
"scripts": { | ||
"lint": "sewing-kit lint", | ||
"test": "sewing-kit test", | ||
"type-check": "sewing-kit type-check", | ||
"develop": "sewing-kit develop", | ||
"build": "sewing-kit build" | ||
"lint": "quilt lint", | ||
"test": "quilt test", | ||
"type-check": "quilt type-check", | ||
"develop": "quilt develop", | ||
"build": "quilt build" | ||
}, | ||
"dependencies": { | ||
"@quilted/quilt": "^0.5.0" | ||
"@quilted/quilt": "^0.5.0", | ||
"react": "npm:@quilted/react@^0.1.0", | ||
"react-dom": "npm:@quilted/react@^0.1.0" | ||
}, | ||
@@ -22,5 +24,4 @@ "devDependencies": { | ||
"@quilted/prettier": "^0.2.0", | ||
"@quilted/sewing-kit": "^0.2.0", | ||
"@quilted/typescript": "^0.2.0", | ||
"typescript": "^4.6.0" | ||
"typescript": "^4.7.0" | ||
}, | ||
@@ -27,0 +28,0 @@ "prettier": "@quilted/prettier", |
@@ -6,4 +6,4 @@ { | ||
}, | ||
"include": ["**/sewing-kit.config.ts"], | ||
"include": ["**/quilt.project.ts"], | ||
"references": [{"path": "./app"}] | ||
} |
{ | ||
"extends": "@quilted/typescript/pkg.json", | ||
"extends": "@quilted/typescript/project.json", | ||
"compilerOptions": { | ||
"rootDir": "src", | ||
"rootDir": "source", | ||
"outDir": "build/typescript" | ||
}, | ||
"include": ["src"], | ||
"exclude": ["sewing-kit.config.ts", "**/*.test.ts", "**/*.test.tsx"], | ||
"include": ["source"], | ||
"exclude": ["quilt.project.ts", "**/*.test.ts", "**/*.test.tsx"], | ||
"references": [{"path": "../quilt"}, {"path": "../craft"}] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
create-next-app |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
429128
11933
0
5