Skip to content

Releases: jackh-sh/use-server-action

Release v1.2.0

18 Feb 13:47

Choose a tag to compare

Added a new HandledError error to provide explicit errors back to the client as NextJS can prevent errors. Added validation error helper to transform an error into a HandledError.

Release v1.1.5

28 Dec 14:07

Choose a tag to compare

Changelog:

  • Changed the withValidation() middleware to withZodValidation()

Release 1.1.4

23 Dec 22:36

Choose a tag to compare

Initial release of use-server-action