Note
This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- Tracing: Fix memory leak in span map (#85529)
- fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth (#89134)
- Turbopack: fix NFT tracing of sharp 0.34 (#82340)
- Turbopack: support pattern into exports field (#82757)
- NFT tracing fixes (#84155 and #85323)
- Turbopack: validate CSS without computing all paths (#83810)
- feat: implement LRU cache with invocation ID scoping for minimal mode response cache (#89129)
Credits
Huge thanks to @timneutkens, @mischnic, @ztanner, and @wyattjoh for helping!