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 93fb1e0 commit c9d5823Copy full SHA for c9d5823
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="1.11.6"></a>
2
+## [1.11.6](https://github.com/8base/boost/compare/v1.11.5...v1.11.6) (2021-04-21)
3
+
4
5
+### Features
6
7
+* add showErrorOnTouched prop to the all fields ([9f0919d](https://github.com/8base/boost/commit/9f0919d))
8
9
10
11
<a name="1.11.5"></a>
12
## [1.11.5](https://github.com/8base/boost/compare/v1.11.4...v1.11.5) (2021-04-08)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@8base/boost",
- "version": "1.11.5",
+ "version": "1.11.6",
"author": "8base",
"license": "MIT",
"main": "es/index.js",
0 commit comments