Core Changes
- feat: support import attributes: #59480
- NextJS App router: add
isolated-vm
to server-external-packages.json: #64749 - Add
next experimental-test
command: #64352 - Revert "feat: support import attributes": #65001
Misc Changes
- Ensure install works in test fixtures when
NEXT_TEST_SKIP_CLEANUP=1
is specified: #64829 - test(fixture): allow turbopack build with longer wait time: #64930
- Sync Cargo.lock with turbo: #64989
- fix(test-utils): more robust server teardown: #64991
- Update Turbopack development test manifest: #64996
- Removed the "-" sign on Bun option for create-next-app CLI tool in the documentation: #64972
Credits
Huge thanks to @eps1lon, @chentsulin, @samijaber, @kwonoj, @wbinnssmith, @Ethan-Arrowood, and @begalinsaf for helping!