Skip to content

Releases: shuding/next-view-transitions

0.3.2

22 Sep 23:30
48dc5c8
Compare
Choose a tag to compare

What's Changed

  • Fix page getting stuck when changing hash using the browser's back or forward buttons by @PinkChampagne17 in #19
  • fix when using router if the browser doesn't support view transitions by @Shadowh4k in #31

New Contributors

Full Changelog: 0.3.0...0.3.2

0.3.1

16 Sep 10:30
55957a5
Compare
Choose a tag to compare

What's Changed

  • Fix page getting stuck when changing hash using the browser's back or forward buttons by @PinkChampagne17 in #19

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

27 Jul 20:44
11a71c8
Compare
Choose a tag to compare

What's Changed

  • Extend useRouter to also use transitions by @davelsan in #18

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

26 May 19:07
6a123a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

15 Apr 22:35
b66f8a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...0.1.1

v0.1.0

14 Apr 16:55
b753080
Compare
Choose a tag to compare

Initial release of next-view-transitions. Visit https://next-view-transitions.vercel.app for more information.