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 9ec4ee6 commit a0773d6Copy full SHA for a0773d6
CHANGELOG
@@ -1,5 +1,7 @@
1
=== master
2
3
+=== 1.1.0
4
+
5
Reduce complexity of code organization, fixes (akuzko)
6
7
Add bindState helper method, improve Form props (akuzko)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-form-base",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "React base Form component for flexible forms",
"main": "./lib/index.js",
"scripts": {
0 commit comments