v16.3.0-canary.24
📦 next-jsView on GitHub →
✨ 5 features🐛 2 fixes🔧 2 symbols
Summary
This release introduces new configuration options like nextConfig.instrumentationClientInject and enhances debugging tools with MCP compile_route and memory sampling. It also resolves a cross-parameter leak issue related to prefetching and cached navigations.
✨ New Features
- Added nextConfig.instrumentationClientInject configuration option.
- Introduced MCP (Multi-Channel Protocol) tool: compile_route.
- Added memory samples to mcp tool results in turbopack-trace-server.
- Added create PR skill.
- Enabled rootParams by default.
🐛 Bug Fixes
- Fixed cross-parameter leak when using prefetch={true} and cachedNavigations.
- Stopped pinning compiled chunk source on EcmascriptBuildNodeChunkVersion.