1.12.0 (2023-11-14)
This feature restores compatibility with Next.js 14.0.3-canary.6
and higher, albeit it currently requires to set the newly introduced experimental flag windowHistorySupport
.
Edit: If using next@14.0.3-canary.8
, the experimental flag is no longer needed.
Features
- Add support for experimental WHS (#394) (e911272). Thanks @Arctomachine!
Full Changelog: v1.11.0...v1.12.0