Skip to content

Releases: vercel/next.js

v15.0.0-canary.94

30 Jul 23:30
Compare
Choose a tag to compare
v15.0.0-canary.94 Pre-release
Pre-release

Core Changes

  • Update metadata ready tracking (reland): #68342

Credits

Huge thanks to @gnoff for helping!

v15.0.0-canary.93

30 Jul 21:25
Compare
Choose a tag to compare
v15.0.0-canary.93 Pre-release
Pre-release

Core Changes

  • next/form: #68102
  • Remove legacy next/link prefetch={true} warning: #68326
  • Drop react-dev-overlay from production bundle: #68197
  • Update React from 6230622a1a-20240610 to 3208e73e-20240730: #68330

Example Changes

  • docs: Custom Server for App Router: #68167

Misc Changes

  • Ensure sync-react updates pnpm overrides: #68329
  • docs: fix code block for server action: #68268

Credits

Huge thanks to @lubieowoce, @leerob, @timneutkens, @eps1lon, and @icyJoseph for helping!

v15.0.0-canary.92

30 Jul 15:45
Compare
Choose a tag to compare
v15.0.0-canary.92 Pre-release
Pre-release

Core Changes

  • Fix hmr assetPrefix escaping and reuse logic from other files: #67983
  • Add deployment id header for rsc payload if present: #67255
  • Turbopack: Implement HMR for module-scoped environment variable changes: #68209
  • Revert "Update React from 6230622a1a-20240610 to 76002254-20240724 (#68149)": #68300
  • Log cached fetches during HMR refreshes if enabled in logging config: #68287
  • Upgrade Turbopack: #68327

Misc Changes

  • Add app-action deploy test to manifest: #68308
  • Add test for serverExternalPackages inside node_modules: #68156

Credits

Huge thanks to @kjugi, @ijjk, @huozhi, @wbinnssmith, @mischnic, @eps1lon, @unstubbable, and @timneutkens for helping!

v15.0.0-canary.91

29 Jul 23:31
Compare
Choose a tag to compare
v15.0.0-canary.91 Pre-release
Pre-release

Core Changes

  • Move request logging code out of NextNodeServer: #68286

Misc Changes

  • Update turbopack manifest for flakey folder rename: #68296
  • chore(github): initialize triage_with_ai.yml workflow again: #68292

Credits

Huge thanks to @unstubbable, @ijjk, and @samcx for helping!

v15.0.0-canary.90

29 Jul 21:12
Compare
Choose a tag to compare
v15.0.0-canary.90 Pre-release
Pre-release

Core Changes

  • Ensure we only handle app nav failure for actual error: #68285
  • Drop @babel/plugin-transform-classes by default: #68290

Example Changes

  • Examples: Updated the example of catch all routes to utilize the App Router: #68270

Misc Changes

  • chore(github): initial setup for triage_with_ai.yml workflow: #68289
  • docs: add Stack Auth to list of auth libraries: #68284

Credits

Huge thanks to @ijjk, @niketchandivade, @samcx, and @N2D4 for helping!

v15.0.0-canary.89

29 Jul 17:39
Compare
Choose a tag to compare
v15.0.0-canary.89 Pre-release
Pre-release

Core Changes

  • Update React from 6230622a1a-20240610 to 76002254-20240724: #68149
  • fix: grammar in jsdoc: #68253
  • Add telemetry for React Compiler usage: #68079

Misc Changes

  • Cleanup Yarn/npm specific fields in root package.json: #68186
  • Turbopack build: Fix CSS test: #68266
  • Restore workspaces in package.json: #68267
  • Update devlow to 0.3.2: #68275

Credits

Huge thanks to @eps1lon, @domin-mnd, @timneutkens, and @wbinnssmith for helping!

v15.0.0-canary.88

28 Jul 23:31
Compare
Choose a tag to compare
v15.0.0-canary.88 Pre-release
Pre-release

Misc Changes

  • chore: bump turbo to 2.0.9: #68046
  • chore: bump pnpm to 9.6.0: #68044

Credits

Huge thanks to @samcx for helping!

v15.0.0-canary.87

27 Jul 23:32
Compare
Choose a tag to compare
v15.0.0-canary.87 Pre-release
Pre-release

Misc Changes

  • Bump @vercel/ncc to 0.38.1: #67044

Credits

Huge thanks to @torresgol10 for helping!

v15.0.0-canary.86

26 Jul 23:31
Compare
Choose a tag to compare
v15.0.0-canary.86 Pre-release
Pre-release

Core Changes

  • Revert "Update metadata ready tracking": #68200
  • Reapply "[image, link] fix ref merging for callback refs that return a cleanup function" (#68176): #68199
  • fix: properly patch lockfile against swc bindings: #66515
  • Fix ImageResponse headers merging: #67642

Misc Changes

  • Add note about bubbling: #68185

Credits

Huge thanks to @ztanner, @ijjk, @SukkaW, @Luluno01, and @xixixao for helping!

v15.0.0-canary.85

26 Jul 06:59
Compare
Choose a tag to compare
v15.0.0-canary.85 Pre-release
Pre-release

Core Changes

  • Revert "[image, link] fix ref merging for callback refs that return a cleanup function": #68176

Credits

Huge thanks to @ijjk for helping!