Sourced from @next/mdx's
releases.
v15.3.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
Credits
Huge thanks to
@kdy1and@styflefor helping!v15.3.1-canary.14
Core Changes
- Add graceful error boundary for bots requests: #78298
- make sure eslint-plugin-next is built when running 'pnpm dev': #78305
- Migrate pages API routes to handler interface: #78166
- Update middleware public/static matching: #78325
- Fix dynamic route param encoding: #78326
Misc Changes
- fix(turbopack): Fix duplicate modules when tree shaking: true: #78203
- test: try to fix flakiness in amphtml util: #78304
- remove BrowserInterface: #78308
Credits
Huge thanks to
@kdy1,@huozhi,@lubieowoce, and@ijjkfor helping!v15.3.1-canary.13
Core Changes
@next/mdx: Use stable turbopack config options: #78261- Upgrade React from
b04254fd-20250415to4a36d3ea-20250416: #78297Misc Changes
- Turbopack: fix duplicate unsupported edge import modules: #78236
- Turbopack: Include Next.js version in panic handler report: #78263
Credits
Huge thanks to
@wbinnssmithand@mischnicfor helping!v15.3.1-canary.12
Core Changes
... (truncated)