Skip to content

Releases: ismamz/next-transition-router

v0.2.2

14 Nov 02:20
Compare
Choose a tag to compare

What's Changed

  • Support for newer versions of Next.js and React.

v0.2.1

04 Sep 01:33
Compare
Choose a tag to compare

What's Changed

  • Support for Next.js v14.0.0 or higher.

v0.2.0

03 Sep 18:54
2a279b7
Compare
Choose a tag to compare

What's Changed

  • Adds support for asynchronous functions.
  • Triggers transition when using the router.back method.
  • Enhances documentation and examples.