remix-hook-form
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "remix-hook-form", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Utility wrapper around react-hook-form for use with Remix.run", | ||
@@ -58,3 +58,3 @@ "type": "module", | ||
"peerDependencies": { | ||
"@remix-run/react": "^1.15.0", | ||
"@remix-run/react": "^2.0.0", | ||
"react": "^18.2.0", | ||
@@ -67,3 +67,3 @@ "react-dom": "^18.2.0", | ||
"@hookform/resolvers": "^3.1.0", | ||
"@remix-run/react": "^1.15.0", | ||
"@remix-run/react": "^2.0.0", | ||
"@testing-library/react": "^14.0.0", | ||
@@ -90,2 +90,2 @@ "@types/node": "^18.15.11", | ||
} | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
45402