Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 705 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 705 Bytes

next-typed-action

0.1.0

Minor Changes

  • b8fde07: Added new actionThrowable, adjustments to types and hook to work with new action type. Removed throwOnError param

Patch Changes

  • b8fde07: Added support for empty input

0.0.5

Patch Changes

  • 4ae0b1a: Added TODO, removed safeAction method, action method is now safe
  • 4ae0b1a: Changes error type to string, experimenting with throwOnError param

0.0.4

Patch Changes

  • 21ee15e: Added TODO, removed safeAction method, action method is now safe

0.0.3

Patch Changes

  • 24e7235: Changeset npm publish fix

0.0.2

Patch Changes

  • de56dda: Test changeset publish
  • 0e6dd59: Added CI, changesets and tsup build