Skip to content

Latest commit

 

History

History
120 lines (70 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

120 lines (70 loc) · 1.71 KB

@felte/preact

1.2.6

Patch Changes

1.2.5

Patch Changes

  • 8ef7866: Stop grabbing store types from svelte/store
  • Updated dependencies [8ef7866]

1.2.4

Patch Changes

1.2.3

Patch Changes

1.2.2

Patch Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

  • 72f5389: Pass all stores, createSubmitHandler and handleSubmit to extenders

Patch Changes

1.1.7

Patch Changes

1.1.6

Patch Changes

  • d9e7b12: Stop bundling core/common packages to allow for code reusability
  • Updated dependencies [d9e7b12]

1.1.5

Patch Changes

1.1.4

Patch Changes

1.1.3

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • c00d0e1: Add FelteSubmitEvent and allow to set errors on FelteErrorEvent

    Fixes bug where errors failed silently on submit

Patch Changes

  • c00d0e1: Allow onError to return partial errors
  • Updated dependencies [c00d0e1]
  • Updated dependencies [c00d0e1]