Skip to content

Releases: svecosystem/formsnap

[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)

v0.4.0

01 Nov 19:50
33199c1
Compare
Choose a tag to compare

Minor Changes

  • Feat: Controlled SuperForm usage (#83)

v0.3.1

31 Oct 18:50
d677854
Compare
Choose a tag to compare

Patch Changes

  • Fix (#79): Bug with the options prop of the <Form.Root /> component (#81)