We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba34f5 commit 3b98a99Copy full SHA for 3b98a99
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-final-form",
3
- "version": "7.0.0",
+ "version": "7.0.1",
4
"description": "🏁 High performance subscription-based form state management for React",
5
"main": "dist/react-final-form.cjs.js",
6
"jsnext:main": "dist/react-final-form.es.js",
@@ -126,4 +126,4 @@
126
"dependencies": {
127
"@babel/runtime": "^7.15.4"
128
}
129
-}
+}
0 commit comments