Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@markmals markmals released this 26 Oct 23:53
· 10 commits to main since this release

Bug Fixes

  • Fixed critical race conditions in router - Addressed multiple race conditions that could occur during navigation and form submissions (7ea8ecc, 9b8a09f)
  • Fixed location updates on GET submissions - Ensured location is properly updated for GET form submissions (beaf293)