Skip to content

Releases: svecosystem/formsnap

formsnap@2.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 02:30
892671b

Patch Changes

  • fix: constraints on nested properties (#216)

formsnap@2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 17:45
526f032

Major Changes

formsnap@2.0.0-next.1

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

Choose a tag to compare

@github-actions github-actions released this 30 Oct 14:09
0fe9249

Patch Changes

  • fix: issue with derived updating (#185)

formsnap@2.0.0-next.0

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

Choose a tag to compare

@github-actions github-actions released this 06 Oct 17:47
1ac1f01

Major Changes

  • Formsnap v2 (Svelte) prerelease (#179)

formsnap@1.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:41
73e92a3

Patch Changes

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

formsnap@1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 17:29
9d0350c

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

Choose a tag to compare

@github-actions github-actions released this 25 Feb 01:52
c698f8d

Patch Changes

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

v0.5.0

Choose a tag to compare

@huntabyte huntabyte released this 20 Feb 02:30
6f7afcc

Minor Changes

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 12 Feb 19:33
67253af

Patch Changes

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

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 24 Jan 02:17
bd5fbef

Patch Changes

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