@quilted/react-testing
Advanced tools
Comparing version 0.0.0-preview-20230215062832 to 0.0.0-preview-20230311014930
# @quilted/react-testing | ||
## 0.0.0-preview-20230215062832 | ||
## 0.0.0-preview-20230311014930 | ||
### Patch Changes | ||
- Update testing functions from mount() => render() | ||
- Upgrade Preact dependency | ||
## 0.5.27 | ||
### Patch Changes | ||
- [#525](https://github.com/lemonmade/quilt/pull/525) [`57d13aed`](https://github.com/lemonmade/quilt/commit/57d13aed3815adb36ae74993b068903a7efc680c) Thanks [@lemonmade](https://github.com/lemonmade)! - Upgrade Preact dependency | ||
## 0.5.26 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "@quilted/react-testing", | ||
"type": "module", | ||
"version": "0.0.0-preview-20230215062832", | ||
"version": "0.0.0-preview-20230311014930", | ||
"repository": { | ||
@@ -80,3 +80,3 @@ "type": "git", | ||
"expect": "^27.0.0", | ||
"preact": "^10.11.0", | ||
"preact": "^10.13.0", | ||
"react": "^18.2.0", | ||
@@ -88,3 +88,3 @@ "react-dom": "^18.2.0", | ||
"@jest/globals": "^27.0.0", | ||
"preact": "^10.11.0", | ||
"preact": "^10.13.0", | ||
"react": "^18.0.0", | ||
@@ -91,0 +91,0 @@ "react-dom": "^18.0.0", |
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
342912