v2.8.0
Migration guide: https://superforms.rocks/migration-v2
More detailed list of what's new: https://superforms.rocks/whats-new-v2
Added
- Support for object unions, with implicit default values.
- Experimental Storybook support.
Fixed
- It wasn't possible to directly assign
undefined
to a field in the$errors
store. - Intersections in Zod schemas weren't handled properly.
- It wasn't possible to change the reference to the result in
onResult
.