v16.3.1-canary.9Pre-release
Changed 2
- Remove the turbopack-build-events trace span and use next build instead
- Follow re-exports for side-effect free async modules in turbopack
Fixed 1
- Fix a potential deadlock in turbopack scope_and_block
Misc Changes
- [turbopack] Fix a potential deadlock in scope_and_block: #95695
- Remove the turbopack-build-events trace span, use
next buildinstead: #96746 - docs: add
export const dynamic = 'force-static'to Route Handlers example on Static Exports: #96964 - [turbopack] Follow re-exports for side-effect free async modules: #95993
Credits
Huge thanks to @lukesandberg, @m-kawafuji, and @sampoder for helping!