Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: vercel/next.js

v16.1.1-canary.10

31 Dec 00:00

Choose a tag to compare

v16.1.1-canary.10 Pre-release
Pre-release

Misc Changes

  • chore(turbo-tasks-malloc): replace mimalloc-rspack to mimalloc: #87815

Credits

Huge thanks to @xusd320 for helping!

v16.1.1-canary.9

30 Dec 00:00

Choose a tag to compare

v16.1.1-canary.9 Pre-release
Pre-release

Core Changes

  • misc: fix type check log for CI envs: #87838

Misc Changes

  • Update Rspack production test manifest: #87889
  • Update Rspack development test manifest: #87888

Credits

Huge thanks to @feedthejim and @vercel-release-bot for helping!

v16.1.1-canary.8

28 Dec 23:49

Choose a tag to compare

v16.1.1-canary.8 Pre-release
Pre-release

Core Changes

  • [strict-route-types] Add experimental.strictRouteTypes config: #87378

Credits

Huge thanks to @eps1lon for helping!

v16.1.1-canary.7

28 Dec 11:23

Choose a tag to compare

v16.1.1-canary.7 Pre-release
Pre-release

Core Changes

  • Add experimental routing package for resolving adapter routes: #86404
  • Ensure outputs are correct with cache components in deployment adapters: #87018
  • Move off of deprecated url.parse: #87257

Credits

Huge thanks to @ijjk and @eps1lon for helping!

v16.1.1-canary.6

26 Dec 23:30

Choose a tag to compare

v16.1.1-canary.6 Pre-release
Pre-release

Misc Changes

  • [test] Move off of as much url.parse as possible: #87286

Credits

Huge thanks to @eps1lon for helping!

v16.1.1-canary.5

23 Dec 23:39

Choose a tag to compare

v16.1.1-canary.5 Pre-release
Pre-release

Example Changes

  • fix: Change Dockerfile.bun to use group/useradd instead of addgroup/user: #87443
  • fix(examples): resolve hydration mismatch in blog-starter: #87703

Credits

Huge thanks to @pji2918 and @nathannewyen for helping!

v16.1.1

22 Dec 18:40
@bgw bgw

Choose a tag to compare

Note

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

Core Changes

  • Turbopack: Create junction points instead of symlinks on Windows (#87606)

Credits

Huge thanks to @sokra and @ztanner for helping!

v16.1.1-canary.4

22 Dec 23:32

Choose a tag to compare

v16.1.1-canary.4 Pre-release
Pre-release

Core Changes

  • Turbopack: Symlink handling follow-up: #87637

Misc Changes

  • chore: add a missing period to rspack description: #86526

Credits

Huge thanks to @sokra and @Marukome0743 for helping!

v16.1.1-canary.3

22 Dec 14:50

Choose a tag to compare

v16.1.1-canary.3 Pre-release
Pre-release

Core Changes

  • Turbopack: Create junction points instead of symlinks on Windows: #87606

Misc Changes

  • Turbopack: In CI only persist at the end: #87316
  • fix: correct quotes in dev script filter in package.json: #87638

Credits

Huge thanks to @bgw, @sokra, and @naveenkarmegam for helping!

v16.1.1-canary.2

20 Dec 23:35

Choose a tag to compare

v16.1.1-canary.2 Pre-release
Pre-release

Misc Changes

  • ci: track runner name on datadog test reports: #87440
  • docs: tweaks/fixes to papercuts: #87445
  • docs: fix typos and clarify examples in Cache Components guide: #87530

Credits

Huge thanks to @ztanner and @icyJoseph for helping!