v16.2.0-canary.73
📦 next-jsView on GitHub →
✨ 3 features🐛 1 fixes🔧 3 symbols
Summary
This release includes core changes like stubbing adapterPath, performance improvements in turbo-persistence, and new features for the pr-status CLI tool. It also addresses a CSS restriction issue in the Pages Router.
Migration Steps
- If using `unstable_instant`, ensure `cacheComponents` is also configured to avoid a static error.
✨ New Features
- Add support for multi-valued tables.
- pr-status: add reply-thread and resolve-thread subcommands.
- pr-status: add --wait flag and background execution for /pr-status command.
🐛 Bug Fixes
- Exempt data URL CSS from Pages Router global CSS restriction.