Skip to content

Releases: svecosystem/formsnap

formsnap@2.0.1

09 Apr 02:30
892671b

Choose a tag to compare

Patch Changes

  • fix: constraints on nested properties (#216)

formsnap@2.0.0

13 Dec 17:45
526f032

Choose a tag to compare

Major Changes

formsnap@2.0.0-next.1

30 Oct 14:09
0fe9249

Choose a tag to compare

formsnap@2.0.0-next.1 Pre-release
Pre-release

Patch Changes

  • fix: issue with derived updating (#185)

formsnap@2.0.0-next.0

06 Oct 17:47
1ac1f01

Choose a tag to compare

formsnap@2.0.0-next.0 Pre-release
Pre-release

Major Changes

  • Formsnap v2 (Svelte) prerelease (#179)

formsnap@1.0.1

16 Jun 15:41
73e92a3

Choose a tag to compare

Patch Changes

  • chore: support Svelte 5 as a peer dependency (#173)

formsnap@1.0.0

27 Mar 17:29
9d0350c

Choose a tag to compare

Major Changes

  • v1 Stable release 🎉 (#161)

Patch Changes

  • Fixed a bug where FieldErrors wouldn't render errors for nested fields with dataType: 'json' (#159)

formsnap@0.5.1

25 Feb 01:52
c698f8d

Choose a tag to compare

Patch Changes

  • Fixed bug where FieldErrors wouldn't render errors for nested dataType: "json" ElementFields (#151)

v0.5.0

20 Feb 02:30
6f7afcc

Choose a tag to compare

Minor Changes

v0.4.4

12 Feb 19:33
67253af

Choose a tag to compare

Patch Changes

  • Adds support for superforms {_errors?: string[]} syntax (#129)

v0.4.3

24 Jan 02:17
bd5fbef

Choose a tag to compare

Patch Changes

  • Changes input type to "hidden" in hidden form control inputs (#121)