Skip to content

Releases: TheEdoRan/next-safe-action

v7.8.1

29 Aug 22:27
a46b71a
Compare
Choose a tag to compare

7.8.1 (2024-08-29)

Documentation

  • update documentation links (7f9888a)

v7.8.0

29 Aug 13:17
81cd392
Compare
Choose a tag to compare

7.8.0 (2024-08-29)

Features

v7.7.1

20 Aug 21:00
2bf7fa1
Compare
Choose a tag to compare

7.7.1 (2024-08-20)

Bug Fixes

  • types: infer MetadataSchema in SafeActionClient (2bf7fa1)

v7.7.1-beta.1

20 Aug 17:22
52bee97
Compare
Choose a tag to compare
v7.7.1-beta.1 Pre-release
Pre-release

7.7.1-beta.1 (2024-08-20)

Refactors

  • type return of createSafeActionClient (52bee97)

v7.7.0

18 Aug 13:55
d9d326e
Compare
Choose a tag to compare

7.7.0 (2024-08-18)

Features

  • middleware: make createMiddleware function stable (d9d326e)

v7.6.4

17 Aug 22:50
4876d2d
Compare
Choose a tag to compare

7.6.4 (2024-08-17)

Refactors

v7.6.3

16 Aug 17:48
53ddab6
Compare
Choose a tag to compare

7.6.3 (2024-08-16)

Bug Fixes

  • parallelize action callbacks execution (53ddab6)

v7.6.2

14 Aug 17:13
b2c02f0
Compare
Choose a tag to compare

7.6.2 (2024-08-14)

Bug Fixes

  • types: allow omitting input in executeOnMount when it's undefined (b2c02f0), closes #217

v7.6.1

14 Aug 16:40
6e23887
Compare
Choose a tag to compare

7.6.1 (2024-08-14)

Bug Fixes

  • hooks: add isTransitioning and isPending shorthand statuses to return object (#231) (6e23887), closes #227

v7.6.1-beta.1

14 Aug 16:18
90e522b
Compare
Choose a tag to compare
v7.6.1-beta.1 Pre-release
Pre-release

7.6.1-beta.1 (2024-08-14)

Bug Fixes

  • hooks: add isTransitioning and isPending shorthand statuses to return object (#230) (90e522b), re #227