v16.2.0-canary.61
📦 next-jsView on GitHub →
✨ 2 features🐛 2 fixes🔧 1 symbols
Summary
This release focuses on core stability, fixing an issue with parameter leakage in development navigation, and introduces a new testing helper package for Playwright.
✨ New Features
- Add @next/playwright package with instant() testing helper.
- [sync-react] Allow syncing from a React commit.
🐛 Bug Fixes
- Fix params leaking into instant navigation shell in dev: #90455
- Unflake lru-disk-eviction test on Windows: #90465