Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 18:07
· 24 commits to main since this release

2.0.0 (2022-03-19)

Features

  • Add useRoute hook
  • Add default 404 page
  • Support custom 404 page

Performance Improvements

  • Use react-freeze to implement "really cache"
  • Remove Proxy from Stack class instead of manual trigger
  • Resolving multiple renders with transaction constraint changes
  • Clean up code

BREAKING CHANGES

  • v1 has too many bugs and has been deprecated