Releases: vercel/next.js
Releases Β· vercel/next.js
v15.1.1-canary.22
Misc Changes
- Fix typo in generateViewport docs: #74288
Credits
Huge thanks to @n1ckoates for helping!
v15.1.3
Note
This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- Retry manifest file loading only in dev mode: #73900
- Use shared worker for lint & typecheck steps: #74154
Credits
Huge thanks to @unstubbable and @ztanner for helping!
v15.1.1-canary.21
v14.2.22
Note
This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- Retry manifest file loading only in dev mode: #73900
- Ensure workers are cleaned up: #71564
- Use shared worker for lint & typecheck steps: #74154
Credits
Huge thanks to @unstubbable, @ijjk, and @ztanner for helping!
v15.1.1-canary.20
Core Changes
- [DevOverlay] fix: restore pagination style: #74296
Credits
Huge thanks to @devjiwonchoi for helping!
v15.1.1-canary.19
v15.1.1-canary.18
Misc Changes
- ci: use consistent playwright-chromium version: #74251
- Fixed typo in documentation: #74254
- docs: fix typo in self-host after() details: #74243
Credits
Huge thanks to @ztanner, @ytreister, and @sommeeeer for helping!