Skip to content

Bump @next/bundle-analyzer from 14.1.0 to 14.2.1

Bumps @next/bundle-analyzer from 14.1.0 to 14.2.1.

Release notes

Sourced from @​next/bundle-analyzer's releases.

v14.2.1

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

Core Changes

  • use pathToFileUrl to make esm import()s work with absolute windows paths (#64386) @​sokra

Credits

Huge thanks to @​sokra for helping!

v14.2.1-canary.3

Core Changes

  • Improve rendering performance: #64408
  • Fix the method prop case in Server Actions transform: #64398
  • fix(next-lint): update option --report-unused-disable-directives to --report-unused-disable-directives-severity: #64405

Documentation Changes

  • docs: clarify Internationalization (i18n) Routing: #63853

Misc Changes

  • Update lockfile for compatibility with turbo: #64360

Credits

Huge thanks to @​anatoliik-lyft, @​wbinnssmith, @​shuding, and @​coltonehrman for helping!

v14.2.1-canary.2

Core Changes

  • Fix more Turbopack build tests: #64384
  • use pathToFileUrl to make esm import()s work with absolute windows paths: #64386

Documentation Changes

  • Add WorkOS to list of auth solutions: #64395
  • docs (mdx): update tree to include mdx-components.tsx file: #64376
  • Update 02-server-actions-and-mutations.mdx: #64248
  • Update 04-cypress.mdx: #64375
  • Update 13-debugging.mdx: #64344

Example Changes

  • Add TypeGen to Sanity example: #64198

Credits

... (truncated)

Commits

Merge request reports