Bump @next/bundle-analyzer from 15.0.3 to 15.1.2
Bumps @next/bundle-analyzer from 15.0.3 to 15.1.2.
Release notes
Sourced from @next/bundle-analyzer
's releases.
v15.1.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Update React from 7283a213-20241206 to 65e06cb7-20241218: vercel/next.js#74117
Credits
Huge thanks to
@ztanner
for helping!v15.1.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix(turbo): sassOptions silenceDeprecations was not overwritten with user options: vercel/next.js#73937
- refactor collectAppPageSegments: vercel/next.js#73908
Credits
Huge thanks to
@devjiwonchoi
and@ztanner
for helping!v15.1.1-canary.14
Core Changes
- fix(typed-routes): Fix route type fallback: #73271
- Rename
root-layout-missing-tags-error.tsx
to pascal case: #74089- Turbopack: next/dynamic use transitions instead of AST analysis: #73627
- [Turbopack] fix root and project path usages in a monorepo: #73552
- support
bun.lock
as package manager lockfile: #74056- Stop sourcemapping function names: #74085
- Move ErrorIndicator to separate file: #74090
- Upgrade React from
372ec00c-20241209
to518d06d2-20241219
: #74155Misc Changes
- Turbopack: change COMMON_CHUNKING_TYPE: #74080
- Turbopack: only inherit visited modules from parent layouts: #74072
- fix: improve types in turbopack runtime: #74119
- Fix merge conflicts: #74157
- refactor(turbopack/next-core): Migrate app_page_loader_tree structs to ResolvedVc: #74114
Credits
Huge thanks to
@alitas
,@mischnic
,@devjiwonchoi
,@sokra
,@RiskyMH
,@lubieowoce
,@eps1lon
, and@bgw
for helping!v15.1.1-canary.13
Core Changes
... (truncated)