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 a4ad682 commit bc9e62cCopy full SHA for bc9e62c
packages/qwik/CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to the library will be documented in this file.
4
5
-## vX.X.X (Month DD, YYYY)
+## v0.20.0 (July 31, 2023)
6
7
- Fix `valiField` and `valiForm` adapter for Valibot v0.7.0
8
- Upgrade Qwik and Qwik City peer dependency to v1.2.4
packages/qwik/package.json
@@ -1,7 +1,7 @@
1
{
"name": "@modular-forms/qwik",
"description": "The modular and type-safe form library for Qwik",
- "version": "0.19.1",
+ "version": "0.20.0",
"license": "MIT",
"author": "Fabian Hiller",
"homepage": "https://modularforms.dev",
0 commit comments