Skip to content

Releases: svecosystem/formsnap

[email protected]

30 Oct 14:09
0fe9249
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: issue with derived updating (#185)

[email protected]

06 Oct 17:47
1ac1f01
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Major Changes

  • Formsnap v2 (Svelte) prerelease (#179)

[email protected]

16 Jun 15:41
73e92a3
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

27 Mar 17:29
9d0350c
Compare
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)

[email protected]

25 Feb 01:52
c698f8d
Compare
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
Compare
Choose a tag to compare

Minor Changes

v0.4.4

12 Feb 19:33
67253af
Compare
Choose a tag to compare

Patch Changes

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

v0.4.3

24 Jan 02:17
bd5fbef
Compare
Choose a tag to compare

Patch Changes

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

v0.4.2

25 Dec 03:05
008b2b6
Compare
Choose a tag to compare

Patch Changes

  • fix: apply correct data-fs attributes to elements (#96)

v0.4.1

03 Nov 17:51
631f377
Compare
Choose a tag to compare

Patch Changes

  • Fix: Add missing attributes for SSR (#89)