Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 407 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 407 Bytes

svelte-forms

2.3.1

Patch Changes

  • Fix behavior when validate on change is false

2.3.0

Minor Changes

  • add clear function to field and form
  • add summary property to reflect data from binded fields

2.2.1

Patch Changes

  • Fix badly deployed NPM package

2.2.0

Minor Changes

  • Added summary method to form object

2.1.0

Minor Changes

  • Added pattern validator