Skip to content

Releases: vercel/next.js

v15.0.0-canary.17

07 Jun 12:01
Compare
Choose a tag to compare
v15.0.0-canary.17 Pre-release
Pre-release

Core Changes

Credits

Huge thanks to @sokra for helping!

v15.0.0-canary.16

06 Jun 23:44
Compare
Choose a tag to compare
v15.0.0-canary.16 Pre-release
Pre-release

Misc Changes

  • Update code examples in documentation (12-third-party-libraries): #66600
  • Update image.mdx: #66618

Credits

Huge thanks to @ArnaudFavier and @chrisjstott for helping!

v15.0.0-canary.15

06 Jun 22:13
Compare
Choose a tag to compare
v15.0.0-canary.15 Pre-release
Pre-release

Core Changes

  • Update font data: #66582
  • Fix Server Actions closure idents tracking: #66601
  • Update to turbopack-240606.2: #66606

Misc Changes

  • docs: otel use anchor instead of path: #66592
  • Add videos to openGraph metadata object: #66613

Credits

Huge thanks to @Netail, @shuding, @jontewks, and @wbinnssmith for helping!

v15.0.0-canary.14

05 Jun 23:31
Compare
Choose a tag to compare
v15.0.0-canary.14 Pre-release
Pre-release

Core Changes

  • Fix loading navigation with metadata and prefetch: #66447

Credits

Huge thanks to @huozhi for helping!

v15.0.0-canary.13

05 Jun 21:23
Compare
Choose a tag to compare
v15.0.0-canary.13 Pre-release
Pre-release

Core Changes

  • Re-land Fix broken HTML inlining of non UTF-8 decodable binary data from Flight payload #65664: #65988
  • feat(turbopack): Introduce RcStr: #66262
  • Remove unused state in Server Actions transform: #66547
  • Add playwright-core to server-external-packages.json: #66549
  • Update to turbopack-240605.2: #66568
  • update turbopack: #66575

Misc Changes

  • disable flaky metadata test in turbopack: #66553
  • Revert "refactor: remove unnecessary lint-staged operations (#65861)": #66554
  • Avoid race condition in ppr navigations test: #66429
  • Remove redundant React dependency declarations in test: #66530
  • Add hint that sync-react doesn't automate everything: #66531
  • Fix sync-react changelog: #66532
  • chore(github-workflow): add bankrupt issues workflow: #66383

Credits

Huge thanks to @ijjk, @ztanner, @kdy1, @devjiwonchoi, @unstubbable, @shuding, @pkiv, @eps1lon, @wbinnssmith, @samcx, and @sokra for helping!

v15.0.0-canary.12

05 Jun 03:37
Compare
Choose a tag to compare
v15.0.0-canary.12 Pre-release
Pre-release

Core Changes

  • fix NextRequest proxy in edge runtime: #66551

Credits

Huge thanks to @ztanner for helping!

v15.0.0-canary.11

04 Jun 20:28
Compare
Choose a tag to compare
v15.0.0-canary.11 Pre-release
Pre-release

Core Changes

  • fixing next/dynamic transform for turbopack: #66527
  • improve order of spans in tracing: #66516
  • add more tracing: #66528
  • refactor: deprecate future directory: #66432
  • fix 'loading' segment not being copied into new CacheNode: #66538

Example Changes

  • Update Sanity example deps and prepare for next v15: #66158

Misc Changes

  • feat: Update swc_core to v0.92.10: #66521
  • Sync Cargo.lock with turbo: #66539
  • docs(caching): Fix typo refrencing fetch changes: #66535
  • Update dev dependecies validate npm package name: #66536

Credits

Huge thanks to @sokra, @kdy1, @wyattjoh, @wbinnssmith, @ztanner, @kippmr, @stipsan, and @torresgol10 for helping!

v15.0.0-canary.10

04 Jun 12:26
Compare
Choose a tag to compare
v15.0.0-canary.10 Pre-release
Pre-release

Core Changes

  • fix missing stylesheets when parallel routes are present: #66300
  • fix css order for some edge cases in App Dir: #66500
  • Fix fetch deduping in dev after reload: #66507
  • optimize server actions: #66523

Credits

Huge thanks to @ztanner, @sokra, and @eps1lon for helping!

v15.0.0-canary.9

03 Jun 23:30
Compare
Choose a tag to compare
v15.0.0-canary.9 Pre-release
Pre-release

Misc Changes

  • docs: update sitemap's version history section: #66478

Credits

Huge thanks to @Lada496 for helping!

v15.0.0-canary.8

03 Jun 20:43
Compare
Choose a tag to compare
v15.0.0-canary.8 Pre-release
Pre-release

Core Changes

  • Fix broken BrowserInterface type: #66461
  • Polish copy button state and styles: #66370
  • expose experimental option to set a memory limit for turbo: #66101
  • avoid filtering the error message: #65311
  • Fix next/navigation type augmentation: #66489
  • fix: only generate prefetch rsc for ppr enabled routes: #66395
  • add layerAssets property to FlightDataPath: #66354

Example Changes

  • refactor: rename API endpoint to '/api/protected-api' for comment: #66456

Misc Changes

  • Update cookies.mdx to show that maxAge accepts a value in seconds: #66476
  • Renamed two files: right order of supported styling: #66443
  • Fix flaky redbox expectation in unstable_after e2e test: #66490
  • Unignore test/**/*.test.* for ESLint: #66415
  • chore(docs): Update Inlang Link on Internationalization Page: #66488
  • Correct spelling in installation guide reference: #66484

Credits

Huge thanks to @anay-208, @boris-szl, @devnyxie, @unstubbable, @huozhi, @arlyon, @sokra, @LorisSigrist, @M-YasirGhaffar, @wyattjoh, and @ztanner for helping!