Skip to content

Commit 9eaa030

Browse files
🔖 Bump to 0.2.0
* Allow passing values/errors to the component for initial state * Fixed some isValid logic being wrong * Disable validationOnBlur in Formik - only onSubmit now triggers validation
1 parent 975cd71 commit 9eaa030

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-formulieren/formio-renderer",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Alternative Form.io renderer made for Open Forms.",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)