@quilted/react-testing
Advanced tools
Comparing version 0.0.0-preview-20230114175545 to 0.0.0-preview-20230116035648
# @quilted/react-testing | ||
## 0.0.0-preview-20230114175545 | ||
## 0.0.0-preview-20230116035648 | ||
### Patch Changes | ||
- Update to React 18 | ||
- Remove need for @babel/runtime peer dependency | ||
## 0.5.25 | ||
### Patch Changes | ||
- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency | ||
## 0.5.24 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "@quilted/react-testing", | ||
"type": "module", | ||
"version": "0.0.0-preview-20230114175545", | ||
"version": "0.0.0-preview-20230116035648", | ||
"repository": { | ||
@@ -86,3 +86,2 @@ "type": "git", | ||
"peerDependencies": { | ||
"@babel/runtime": ">=7.0.0 <8.0.0", | ||
"@jest/globals": "^27.0.0", | ||
@@ -95,5 +94,2 @@ "preact": "^10.11.0", | ||
"peerDependenciesMeta": { | ||
"@babel/runtime": { | ||
"optional": true | ||
}, | ||
"@jest/globals": { | ||
@@ -100,0 +96,0 @@ "optional": true |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
337884
6
109
5176