v1.0.3
Improvements
- GET form will no longer include the internal state in the URLSearchParams (#501)
- Resolved an issue with form value out of sync if multiple intents are dispatched in a single callback (#496)
- Fixed a regression introduced in v1.0.2 in which Nextjs complains about returning file to the client (#490)
- Refined type inference with interface and nullable schemas by @aaronadamsCA (#508)
- New Shadcn UI example by @marilari88 (#489)
- Fixed several typos on the docs. Thanks to @Forus-Spec (#471), @nphmuller (#477), @ozanbulut (#483), @notomo (#492), @hawkcookie (#498, #502)
New Contributors
- @nphmuller made their first contribution in #477
- @ozanbulut made their first contribution in #483
- @notomo made their first contribution in #492
- @hawkcookie made their first contribution in #498
Full Changelog: v1.0.2...v1.0.3