v15.4.0-canary.34
Pre-release
Pre-release
Core Changes
- [build-sourcemaps] Remove unused static workers: #79107
- fix: cli test failed when using rspack: #79081
- [build-sourcemaps] Allow inspecting prerender worker: #79098
- Add initial modifyConfig hook: #79162
- Re-land updated bundler for pre-bundling: #79164
Misc Changes
- Turbopack: Make
turbopack-core
Rust 2024: #79131 - Docs: Add PPR page to getting started section: #79076
- Update Turbopack production test manifest: #79139
- Update Turbopack development test manifest: #79140
- Update Rspack production test manifest: #79138
- Fix false-positive
"use cache"
misplacement error: #79151 - docs: use single quote for
'use client'
directive: #79114 - docs: improve
'use client'
directive and client components: #79115 - Turbopack: remove unused
EcmascriptInputTransform::CommonJs
: #79148 - [test] Add
debug-brk
package script: #79097 - perf(turbopack): Optimize
next_page_static_info
: #79009 - Reference the workUnitStore when determining bailout to CSR: #79118
- Revert "Fix false-positive
"use cache"
misplacement error": #79160 - build: Update
swc_core
tov24.0.0
: #79103 - docs: Fix grammar in
vitest.mdx
(How to set up Vitest with Next.js): #78654 - [release] enable changesets: #79035
- Remove uses of
read_glob
fromnode_native_bindings
: #79154 - chore(turbopack): Add a span for sourcemap generation: #79170
- Add
rustc-ice
files to gitignore: #79167 - Update Rspack development test manifest: #79174
Credits
Huge thanks to @wbinnssmith, @delbaoliveira, @unstubbable, @eps1lon, @devjiwonchoi, @mischnic, @kdy1, @gnoff, @SyMind, @ijjk, @chipit24, and @lukesandberg for helping!