Skip to content

Releases: vercel/next.js

v14.1.1-canary.32

04 Feb 23:30
Compare
Choose a tag to compare
v14.1.1-canary.32 Pre-release
Pre-release

Core Changes

  • Fix @react-pdf/renderer not working in RSC: #61317
  • Remove extra edge-runtime/primitives override: #61641

Misc Changes

  • Revert "Revert actions/setup-node v4 bump": #61640

Credits

Huge thanks to @wojtekmaj and @ijjk for helping!

v14.1.1-canary.31

04 Feb 20:19
Compare
Choose a tag to compare
v14.1.1-canary.31 Pre-release
Pre-release

Core Changes

  • Update font data: #61621
  • Remove unused mockedRes in resolveRoutes: #61635

Documentation Changes

  • Update 03-linking-and-navigating.mdx: #61622
  • chore(docs): add auto closing tag to : #61546
  • Docs: Add Kinde to authentication docs: #61460

Misc Changes

  • Revert actions/setup-node v4 bump: #61637

Credits

Huge thanks to @hmmChase, @byhow, @DanielRivers, @ztanner, and @ijjk for helping!

v14.1.1-canary.30

03 Feb 23:32
Compare
Choose a tag to compare
v14.1.1-canary.30 Pre-release
Pre-release

Core Changes

  • feat(turbopack): only preload fonts that opt in: #61591
  • feat(turbopack): serve google fonts locally and allow preloading them: #61596

Misc Changes

  • Update Turbopack test manifest: #61608

Credits

Huge thanks to @ForsakenHarmony for helping!

v14.1.1-canary.29

02 Feb 23:32
Compare
Choose a tag to compare
v14.1.1-canary.29 Pre-release
Pre-release

Core Changes

  • chore: update ESLint and plugins to latest: #61544
  • Update turbopack: #61553
  • feat: first pass of next/font manifest: #61424
  • Fix .env HMR for Turbopack in Edge runtime: #61565
  • build(cargo): bump up turbopack: #61590
  • refactor(next-core): consolidate custom ecma transform rules: #61481
  • ensure server action errors notify rejection handlers: #61588

Documentation Changes

  • chore(docs): add // @ts-check to next.config.js docs: #61543

Example Changes

  • Fixing a case sensitivity error: #61563

Misc Changes

  • Skip Relay test for Turbopack: #61578

Credits

Huge thanks to @styfle, @balazsorban44, @kdy1, @ForsakenHarmony, @timneutkens, @code-haseeb, @kwonoj, and @ztanner for helping!

v14.1.1-canary.28

01 Feb 23:30
Compare
Choose a tag to compare
v14.1.1-canary.28 Pre-release
Pre-release

Core Changes

  • Update font data: #61479
  • build: upgrade edge-runtime: #61030
  • Fix experimental react support in app-route runtime: #61511
  • Fix .env hmr for Node.js runtime in Turbopack: #61504
  • remove unnecessary PPR branch in non-PPR reducer: #61176
  • fix: bump @vercel/nft@0.26.3: #61538

Example Changes

  • fix(with-docker): resolve build with pnpm: #61529

Misc Changes

  • chore(deps): bump swr to 2.2.4: #61480
  • Fix styled-components test for Turbopack: #61496
  • Fix emotion test: #61499
  • Fix env-config tests for Turbopack: #61503
  • chore: update github actions: #61517

Credits

Huge thanks to @styfle, @timneutkens, @Kikobeats, @huozhi, @ubinatus, @ztanner, and @ForsakenHarmony for helping!

v14.1.1-canary.27

31 Jan 23:30
Compare
Choose a tag to compare
v14.1.1-canary.27 Pre-release
Pre-release

Core Changes

  • Replace image optimizer IPC call with request handler: #61471
  • feat(next): trace build dependencies for turborepo: #59553
  • Turbopack: fix telemetry attributes for swc options: #61474
  • Always show version text in error overlay: #61421
  • Fix build worker callback arg missing correct page path : #61347

Example Changes

  • fix: dockerfile npm run build: #61466

Credits

Huge thanks to @stefangeneralao, @ijjk, @tknickman, @wbinnssmith, and @huozhi for helping!

v14.1.1-canary.26

31 Jan 18:20
Compare
Choose a tag to compare
v14.1.1-canary.26 Pre-release
Pre-release

Core Changes

  • chore: Update swc_core to v0.89.6: #61426
  • Update turbopack: #61433
  • fix a perf problem in VersionedContentMap: #61442
  • Fix next dynamic import named export from client components: #61378
  • fix issues loading CSS in default slots: #61428
  • avoid sending issues turbopack messages to browser: #61443
  • Support crossOrigin in Turbopack: #61461
  • Pass down __NEXT_EXPERIMENTAL_REACT env to webpack build worker explicitly: #61463

Documentation Changes

  • Remove the regions option from the config section of the middleware file conventions doc: #61425
  • Docs: Update migration wording for /pages: #61453
  • Docs: Add instrumentation.ts API reference, improve instrumentation docs: #61403
  • Docs: Document prefetch null for App Router: #61203
  • Docs: Add note on default.js receiving params: #61454

Misc Changes

  • chore: use real font files for font tests: #61399
  • chore: add resolved label: #61416
  • Update Turbopack test manifest: #61435
  • CNA: exclude ts(js)conf.json as well as .git folder: #61412
  • remove note about updating next.config with hostname as this is not n…: #61458

Credits

Huge thanks to @ForsakenHarmony, @balazsorban44, @StephDietz, @kdy1, @sokra, @huozhi, @delbaoliveira, @chrisweb, @ztanner, and @timneutkens for helping!

v14.1.1-canary.25

31 Jan 00:37
Compare
Choose a tag to compare
v14.1.1-canary.25 Pre-release
Pre-release

Core Changes

  • parallel routes: fix catch-all slots being treated as optional catch-all: #61174
  • fix hmr telemetry reporting: #61420

Credits

Huge thanks to @ztanner and @sokra for helping!

v14.1.1-canary.24

30 Jan 23:38
Compare
Choose a tag to compare
v14.1.1-canary.24 Pre-release
Pre-release

Documentation Changes

  • add the middleware.ts API reference file convention: #61037

Misc Changes

  • chore: add good first issue label comment: #61215

Credits

Huge thanks to @StephDietz and @balazsorban44 for helping!

v14.1.1-canary.23

30 Jan 19:13
Compare
Choose a tag to compare
v14.1.1-canary.23 Pre-release
Pre-release

Core Changes

  • Always respect NEXT_TRACE_UPLOAD_DISABLED: #61402

Example Changes

  • Update blog-starter to App Router: #61170

Credits

Huge thanks to @zeevo and @wbinnssmith for helping!