v2.0.0
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