@quilted/preact-testing
Advanced tools
Comparing version 0.0.0-preview-20231104205258 to 0.0.0-preview-20231203020709
# @quilted/react-testing | ||
## 0.0.0-preview-20231104205258 | ||
## 0.0.0-preview-20231203020709 | ||
### Patch Changes | ||
- Update Preact dependencies | ||
- Update Preact versions | ||
## 0.1.3 | ||
### Patch Changes | ||
- [`13553078`](https://github.com/lemonmade/quilt/commit/13553078d09687b902ad63c9b140a8ce74941fda) Thanks [@lemonmade](https://github.com/lemonmade)! - Update Preact versions | ||
## 0.1.2 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "@quilted/preact-testing", | ||
"type": "module", | ||
"version": "0.0.0-preview-20231104205258", | ||
"version": "0.0.0-preview-20231203020709", | ||
"repository": { | ||
@@ -44,6 +44,6 @@ "type": "git", | ||
"expect": "^29.0.0", | ||
"preact": "^10.18.0" | ||
"preact": "^10.19.0" | ||
}, | ||
"peerDependencies": { | ||
"preact": "^10.18.0" | ||
"preact": "^10.19.0" | ||
}, | ||
@@ -55,8 +55,2 @@ "peerDependenciesMeta": { | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"@quilted/eslint-config/project", | ||
"@quilted/eslint-config/react" | ||
] | ||
}, | ||
"scripts": { | ||
@@ -63,0 +57,0 @@ "build": "rollup --config configuration/rollup.config.js" |
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
252411
2826