create-quilt-app
Advanced tools
Comparing version 0.0.0-next-20220319190631 to 0.0.0-preact-aliases-in-test-20220320001042
# create-quilt-app | ||
## 0.0.0-next-20220319190631 | ||
## 0.0.0-preact-aliases-in-test-20220320001042 | ||
### Patch Changes | ||
- [#201](https://github.com/lemonmade/quilt/pull/201) [`9d0ae9d4`](https://github.com/lemonmade/quilt/commit/9d0ae9d48cf111ec746c4a5c36d7e5f336865c02) Thanks [@lemonmade](https://github.com/lemonmade)! - Test prereleases | ||
- [#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 | ||
* [`937a8900`](https://github.com/lemonmade/quilt/commit/937a89009924a7b1d9e2a102028efd97928396e3) Thanks [@lemonmade](https://github.com/lemonmade)! - Improve base TypeScript preset | ||
## 0.1.13 | ||
- [#199](https://github.com/lemonmade/quilt/pull/199) [`09a340ed`](https://github.com/lemonmade/quilt/commit/09a340ed27fac52cecd87dea7e3ced2be85f2fd4) Thanks [@lemonmade](https://github.com/lemonmade)! - Testing prerelease versioning | ||
### Patch Changes | ||
- [#201](https://github.com/lemonmade/quilt/pull/201) [`9d0ae9d`](https://github.com/lemonmade/quilt/commit/9d0ae9d48cf111ec746c4a5c36d7e5f336865c02) Thanks [@lemonmade](https://github.com/lemonmade)! - Test prereleases | ||
* [`937a890`](https://github.com/lemonmade/quilt/commit/937a89009924a7b1d9e2a102028efd97928396e3) Thanks [@lemonmade](https://github.com/lemonmade)! - Improve base TypeScript preset | ||
- [#199](https://github.com/lemonmade/quilt/pull/199) [`09a340e`](https://github.com/lemonmade/quilt/commit/09a340ed27fac52cecd87dea7e3ced2be85f2fd4) Thanks [@lemonmade](https://github.com/lemonmade)! - Testing prerelease versioning | ||
## 0.1.13-next.0 | ||
@@ -14,0 +20,0 @@ |
{ | ||
"name": "create-quilt-app", | ||
"type": "module", | ||
"version": "0.0.0-next-20220319190631", | ||
"version": "0.0.0-preact-aliases-in-test-20220320001042", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -8,4 +8,4 @@ { | ||
"include": ["src"], | ||
"exclude": ["sewing-kit.config.ts", "*.test.ts", "*.test.tsx"], | ||
"exclude": ["sewing-kit.config.ts", "**/*.test.ts", "**/*.test.tsx"], | ||
"references": [{"path": "../quilt"}, {"path": "../craft"}] | ||
} |
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
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
421610