remix-forms
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1
{ | ||
"name": "remix-forms", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.1", | ||
"description": "The full-stack form library for React Router v7", | ||
"main": "./dist/index.js", | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.js", | ||
@@ -50,3 +50,3 @@ "type": "module", | ||
"react": ">=16.8", | ||
"react-router": "^7.1.1", | ||
"react-router": "7.1.3", | ||
"tsup": "^8.3.5", | ||
@@ -53,0 +53,0 @@ "typescript": "5.7.2", |
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