Skip to content

Build(deps): bump next from 15.0.3 to 15.0.4 in /ui

Ronan Amicel requested to merge dependabot-npm_and_yarn-ui-next-15.0.4 into main

Bumps next from 15.0.3 to 15.0.4.

Release notes

Sourced from next's releases.

v15.0.4

[!NOTE]
This release is backporting changes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​eps1lon

v15.0.4-canary.45

Core Changes

  • Upgrade React from de68d2f4-20241204 to 1c9b1387-20241204: #73565

v15.0.4-canary.44

Core Changes

  • Use stable @types/react: #73563
  • Cache the bound args encryption result for inline server functions: #73521
  • chore: remove non-existent hash fragments from URLs: #73165
  • next-upgrade: Ensure highest versions are used not latest: #73566

Misc Changes

  • create-next-app: Use stable React 19 types: #73569

Credits

Huge thanks to @​eps1lon, @​unstubbable, and @​lumirlumir for helping!

v15.0.4-canary.43

Core Changes

  • fix(after): improve error message if promise arg rejects: #73524
  • feat: added compression to resume data cache using deflate: #73227
  • Use React 19 stable in Pages Router: #73562

Misc Changes

  • [Turbopack] more debugging options for Persistent Cache: #73550
  • sync-react: Add affordance to stop syncing Pages Router: #73533
  • Remove unused React 17 install: #73534

Credits

Huge thanks to @​sokra, @​lubieowoce, @​eps1lon, and @​wyattjoh for helping!

... (truncated)

Commits

Merge request reports

Loading