v15.3.1-canary.1
Pre-release
Pre-release
Core Changes
- [next-server] fix params duplicate in query after rewrite: #77939
- [next-server] preserve rsc query for rsc redirects: #77963
- Turbopack: fix a bug where marking a task a completed causes a panic when reading the output: #77922
- Turbopack warning spelling fix: #77999
- Allow URL schemes that include
+
,-
or.
: #77932 - [dev-overlay] Remove unused hydration error related code: #77929
Example Changes
- [test] Use React 19.1 everywhere: #77895
Misc Changes
- chore(cna): use short tailwind classname of font-family: #77271
- Fix CSS Data URL test on Turbopack: #77970
- Turbopack: fix dynamic request lookup with only a single match: #77986
- Update Turbopack production test manifest: #78007
- Update Turbopack development test manifest: #78008
- [test] Assert on all errors in Redbox matchers: #77907
- Turbopack: check css requests in test: #77285
- 15.3 Docs: Turbopack for
build
: #77730 - [test] Stop asserting on internal stackframes when features are working as intended: #78015
- Turbopack: asset ident instead of chunk item ID in CSS: #78018
- fix(turbopack): Consider scoping of
var
declarations: #77954
Credits
Huge thanks to @huozhi, @Marukome0743, @sokra, @mischnic, @wbinnssmith, @eps1lon, @razzeee, @delbaoliveira, and @kdy1 for helping!