Skip to content

Releases: fabian-hiller/modular-forms

v0.24.0 (@modular-forms/qwik)

30 Apr 23:51
Compare
Choose a tag to compare

Many thanks to @rafalfigura for contributing to this release.

  • Replace getFormDataValues util with decode-formdata package
  • Change FormData access in formActionQrl to event.sharedMap.get('@actionFormData') (pull request #194)

v0.23.1 (@modular-forms/qwik)

19 Jan 20:36
Compare
Choose a tag to compare

Many thanks to @juanpmarin for contributing to this release.

  • Fix FieldElementProps type by using QRL for functions (issue #168)

v0.23.0 (@modular-forms/qwik)

19 Jan 18:28
Compare
Choose a tag to compare
  • 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)

16 Dec 03:57
Compare
Choose a tag to compare

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)

01 Dec 00:37
Compare
Choose a tag to compare

Many thanks to @saberuster for contributing to this release.

  • Fix return type of toLowerCase, toTrimmed and toUpperCase (issue #153)

v0.21.1 (@modular-forms/qwik)

29 Nov 04:14
Compare
Choose a tag to compare

Many thanks to @brandonpittman for contributing to this release.

  • Fix regex in getFormDataValues for negative numbers
  • Fix type of class and style property of Form component (pull request #152)

v0.21.0 (@modular-forms/qwik)

30 Sep 22:06
Compare
Choose a tag to compare

Many thanks to @genki and @katywings for contributing to this release.

  • Add submit method (issue #130, pull request #136)

v0.20.0 (@modular-forms/solid)

30 Sep 22:06
Compare
Choose a tag to compare

Many thanks to @genki and @katywings for contributing to this release.

  • Add submit method (issue #130, pull request #136)

v0.7.0 (@modular-forms/preact)

30 Sep 22:05
Compare
Choose a tag to compare

Many thanks to @genki and @katywings for contributing to this release.

  • Add submit method (issue #130, pull request #136)

v0.6.0 (@modular-forms/react)

30 Sep 22:04
Compare
Choose a tag to compare

Many thanks to @genki and @katywings for contributing to this release.

  • Add submit method (issue #130, pull request #136)