Skip to content

Bump @next/bundle-analyzer from 14.1.0 to 14.1.1

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

Release notes

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

v14.1.1

Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary

Core Changes

Credits

Huge thanks to @​huozhi, @​shuding, @​Ethan-Arrowood, @​styfle, @​ijjk, @​ztanner, @​balazsorban44, @​kdy1, and @​williamli for helping!

v14.1.1-canary.82

Core Changes

  • fix(turbopack): don't emit issues for deleted pages: #62012
  • perf: don't emit issues via websocket for now: #59024
  • add native css nesting support: #62644
  • refactor(next-swc): remove unused features: #62696
  • Upgrade mini-css-extract-plugin: #62698
  • Update precompiled for mini-css-extract-plugin: #62699
  • feat: display text diff for text mismatch hydration errors: #62684
  • Fix lint check: #62702

Documentation Changes

  • Correct format for autoplay attribute in NextJS video docs : #62695
  • Update unstable_cache docs for revalidate option: #62689

... (truncated)

Commits

Merge request reports