Next.js
Notes
no notes yet
Release notes
v15.1.1
· 1y+
> [!NOTE]
> This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- fix(turbo): sassOptions silenceDeprecations was not overwritten with user options: https://github.com/vercel/next.js/pull/73937
- refactor collectAppPageSegments: https://github.com/vercel/next.js/pull/73908
Credits
Huge thanks to @devjiwonchoi and @ztanner for helping!