Releases: fabian-hiller/modular-forms
Releases · fabian-hiller/modular-forms
v0.23.1 (@modular-forms/qwik)
Many thanks to @juanpmarin for contributing to this release.
- Fix
FieldElementProps
type by usingQRL
for functions (issue #168)
v0.23.0 (@modular-forms/qwik)
- Fix type errors after upgrading to Qwik v1.4.0
- Upgrade Qwik and Qwik City peer dependency to v1.4.0
v0.22.0 (@modular-forms/qwik)
Many thanks to @DustinJSilk for contributing to this release.
- Fix type errors after upgrading to Qwik v1.3.1
- Remove Qwik specific events from
FieldEvent
type (issue #159)
v0.21.2 (@modular-forms/qwik)
Many thanks to @saberuster for contributing to this release.
- Fix return type of
toLowerCase
,toTrimmed
andtoUpperCase
(issue #153)
v0.21.1 (@modular-forms/qwik)
Many thanks to @brandonpittman for contributing to this release.
- Fix regex in
getFormDataValues
for negative numbers - Fix type of
class
andstyle
property ofForm
component (pull request #152)
v0.21.0 (@modular-forms/qwik)
Many thanks to @genki and @katywings for contributing to this release.
v0.20.0 (@modular-forms/solid)
Many thanks to @genki and @katywings for contributing to this release.
v0.7.0 (@modular-forms/preact)
Many thanks to @genki and @katywings for contributing to this release.
v0.6.0 (@modular-forms/react)
Many thanks to @genki and @katywings for contributing to this release.
v0.20.2 (@modular-forms/qwik)
- Fix
valiField$
andvaliForm$
adapter for Valibot v0.13.0