v15.5.11
📦 next-jsView on GitHub →
✨ 1 features🐛 5 fixes🔧 2 symbols
Summary
This release focuses on backporting critical bug fixes, including resolving a memory leak in tracing and improving LRU cache stability. It does not contain the full set of features from the canary branch.
✨ New Features
- Implement LRU cache with invocation ID scoping for minimal mode response cache.
🐛 Bug Fixes
- Fix memory leak in span map.
- Ensure LRU cache items have minimum size of 1 to prevent unbounded growth.
- Fix NFT tracing of sharp 0.34 in Turbopack.
- Fix NFT tracing issues.
- Validate CSS without computing all paths in Turbopack.