Releases: ismamz/next-transition-router
Releases · ismamz/next-transition-router
v0.2.6
- Fix anchor links to another page.
v0.2.3
What's Changed
- Prevent transition when it is a modified event
v0.2.2
What's Changed
- Support for newer versions of Next.js and React.
v0.2.1
What's Changed
- Support for Next.js v14.0.0 or higher.
v0.2.0
What's Changed
- Adds support for asynchronous functions.
- Triggers transition when using the
router.back
method.
- Enhances documentation and examples.