Skip to content

Releases: vercel/next.js

v15.1.1-canary.22

27 Dec 23:34
Compare
Choose a tag to compare
v15.1.1-canary.22 Pre-release
Pre-release

Misc Changes

  • Fix typo in generateViewport docs: #74288

Credits

Huge thanks to @n1ckoates for helping!

v15.1.3

26 Dec 18:36
Compare
Choose a tag to compare

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

26 Dec 23:33
Compare
Choose a tag to compare
v15.1.1-canary.21 Pre-release
Pre-release

Misc Changes

  • chore(github): update comments stale period: #74291

Credits

Huge thanks to @samcx for helping!

v14.2.22

26 Dec 18:06
Compare
Choose a tag to compare

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

25 Dec 23:34
Compare
Choose a tag to compare
v15.1.1-canary.20 Pre-release
Pre-release

Core Changes

  • [DevOverlay] fix: restore pagination style: #74296

Credits

Huge thanks to @devjiwonchoi for helping!

v15.1.1-canary.19

24 Dec 23:33
Compare
Choose a tag to compare
v15.1.1-canary.19 Pre-release
Pre-release

Core Changes

  • refactor: error boundary rendering in app-render: #74259
  • [metadata] Merge the metadata resolve apis into one api: #74191

Credits

Huge thanks to @huozhi for helping!

v15.1.1-canary.18

23 Dec 23:34
Compare
Choose a tag to compare
v15.1.1-canary.18 Pre-release
Pre-release

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!

v15.1.1-canary.17

22 Dec 23:34
Compare
Choose a tag to compare
v15.1.1-canary.17 Pre-release
Pre-release

Misc Changes

  • docs: update ISR self-hosting example code: #74211

Credits

Huge thanks to @leerob for helping!

v13.5.8

21 Dec 02:51
Compare
Choose a tag to compare

Note

This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Update React from d900fadbf to 1dba980e1f: #74202
  • [i18n] Routing fix: #70761

Credits

Huge thanks to @wyattjoh and @ztanner for helping!

v15.1.1-canary.16

20 Dec 23:34
Compare
Choose a tag to compare
v15.1.1-canary.16 Pre-release
Pre-release

Core Changes

  • Use Geist font in Dev Overlay: #74160
  • [metadata] Align prefetch head type with head: #74161

Credits

Huge thanks to @devjiwonchoi and @huozhi for helping!