Skip to content

v0.9.0

Compare
Choose a tag to compare
@edmundhung edmundhung released this 10 Sep 21:18
· 274 commits to main since this release

Breaking Change

  • Restricted the type of submission.payload to Record<string, unknown> instead of Record<string, any> to unblock usages on Remix v2-pre by @kentcdodds in #272

Full Changelog: v0.8.2...v0.9.0