Releases: TheEdoRan/next-safe-action
Releases · TheEdoRan/next-safe-action
v8.0.0-beta.13
Bug Fixes
- hooks: thrown errors set
hasErrored
status and trigger onError
callback (df902d4)
v8.0.0-beta.12
Features
- validation-errors: add
overrideErrorMessage
function to throwValidationErrors
(#346) (c280512)
v8.0.0-beta.11
Features
- metadata: type check passing
metadata
to actions (231bc00)
v8.0.0-beta.9
Refactors
- remove unneeded arg prop in
metadata
method (bf5dc6a)
v8.0.0-beta.10
Refactors
- move standard schema stuff in a single file (e7d2772)
v8.0.0-beta.7
Refactors
- rename
schema
method to inputSchema
, and deprecate it (#339) (fbf8101)
v8.0.0-beta.6
Refactors
- hooks: deprecate
useStateAction
hook (0cca929)
v8.0.0-beta.5
Refactors
- make safe action result always defined (#338) (a517386)
v8.0.0-beta.4
Refactors
- remove bind args validation errors result and shaper function, throw them instead (#337) (3f6c70f)