Skip to content

Releases: TheEdoRan/next-safe-action

v7.0.0-next.44

19 May 13:42
131f8bf
Compare
Choose a tag to compare
v7.0.0-next.44 Pre-release
Pre-release

7.0.0-next.44 (2024-05-19)

Refactors

  • hooks: better useOptimisticAction variable names (131f8bf)

v7.0.0-next.43

18 May 17:26
c38dbe1
Compare
Choose a tag to compare
v7.0.0-next.43 Pre-release
Pre-release

7.0.0-next.43 (2024-05-18)

Refactors

  • hooks: use separate type for server state in useOptimisticAction (#134) (c38dbe1), closes #127

v7.0.0-next.42

18 May 15:29
1fbe49c
Compare
Choose a tag to compare
v7.0.0-next.42 Pre-release
Pre-release

7.0.0-next.42 (2024-05-18)

Bug Fixes

  • remove unwanted exported private properties from action client (1fbe49c)

v7.0.0-next.41

18 May 13:30
6319f07
Compare
Choose a tag to compare
v7.0.0-next.41 Pre-release
Pre-release

7.0.0-next.41 (2024-05-18)

Refactors

  • hooks: return shorthand statuses from hooks (#131) (6319f07), closes #129

v7.0.0-next.40

15 May 15:26
0bdc31b
Compare
Choose a tag to compare
v7.0.0-next.40 Pre-release
Pre-release

7.0.0-next.40 (2024-05-15)

Documentation

v7.0.0-next.39

09 May 00:16
74c0dc8
Compare
Choose a tag to compare
v7.0.0-next.39 Pre-release
Pre-release

7.0.0-next.39 (2024-05-09)

Refactors

  • hooks: export EMPTY_HOOK_RESULT just from /hooks path (74c0dc8)

v7.0.0-next.38

08 May 11:36
17935ad
Compare
Choose a tag to compare
v7.0.0-next.38 Pre-release
Pre-release

7.0.0-next.38 (2024-05-08)

Features

v7.0.0-next.37

08 May 01:27
a7cb006
Compare
Choose a tag to compare
v7.0.0-next.37 Pre-release
Pre-release

7.0.0-next.37 (2024-05-08)

Documentation

  • add Form Actions support in features (a7cb006)
  • update demo video (615cdfb)

v7.0.0-next.36

07 May 20:24
20a2ef5
Compare
Choose a tag to compare
v7.0.0-next.36 Pre-release
Pre-release

7.0.0-next.36 (2024-05-07)

Features

  • action-client: export a copy of safe action client from /zod path (#115) (20a2ef5)

v7.0.0-next.35

07 May 12:35
efb6b35
Compare
Choose a tag to compare
v7.0.0-next.35 Pre-release
Pre-release

7.0.0-next.35 (2024-05-07)

Refactors

  • types: rename HookStateSafeActionFn to HookSafeStateActionFn (87b13b4)

Documentation

  • update website links in JSDocs (4ea8559)