v16.1.1-canary.19
📦 next-jsView on GitHub →
✨ 2 features🐛 3 fixes🔧 4 symbols
Summary
This release introduces custom cache handler support for next/image and a new Claude Code plugin marketplace. It also includes several Turbopack optimizations and bug fixes related to scope hoisting and output naming.
✨ New Features
- Added support for custom cache handlers in next/image.
- Introduced Claude Code plugin marketplace featuring the Cache Components skill.
🐛 Bug Fixes
- Fixed a scope hoisting bug in Turbopack related to reexport-self-star.
- Fixed an issue in Turbopack where colons in output names were not properly escaped.
- Removed unused code within Turbopack to improve bundle efficiency.
🔧 Affected Symbols
next/imageTurbopackClaude Code plugin marketplaceCache Components skill