create-quilt-app
Advanced tools
Comparing version 0.0.0-preview-20230114175545 to 0.0.0-preview-20230401011453
# create-quilt-app | ||
## 0.0.0-preview-20230114175545 | ||
## 0.0.0-preview-20230401011453 | ||
### Patch Changes | ||
- Update to React 18 | ||
- Update to TypeScript 5.0 | ||
## 0.1.31 | ||
### Patch Changes | ||
- [#536](https://github.com/lemonmade/quilt/pull/536) [`cf6e2de1`](https://github.com/lemonmade/quilt/commit/cf6e2de186d8644fad9afcedda85c05002e909e1) Thanks [@lemonmade](https://github.com/lemonmade)! - Update to TypeScript 5.0 | ||
## 0.1.30 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "create-quilt-app", | ||
"type": "module", | ||
"version": "0.0.0-preview-20230114175545", | ||
"version": "0.0.0-preview-20230401011453", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -1,1 +0,1 @@ | ||
export {default} from './App'; | ||
export {default} from './App.tsx'; |
@@ -24,3 +24,3 @@ { | ||
"@quilted/typescript": "^0.2.0", | ||
"typescript": "^4.7.0" | ||
"typescript": "^5.0.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "prettier": "@quilted/prettier", |
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
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
431879
30