Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update webpack to 5.43.0 #26979

Merged
merged 1 commit into from
Jul 7, 2021
Merged

update webpack to 5.43.0 #26979

merged 1 commit into from
Jul 7, 2021

Conversation

sokra
Copy link
Member

@sokra sokra commented Jul 7, 2021

Notable changes that affect next.js:

  • EcmaScript modules support
  • cache compression
  • support runtime: false in entry description to disable runtime chunk
  • large strings in JSON do no longer trigger a warning (and have better performance)
  • new external types for ESM support
  • large changes are detected and cache is persistent faster (e. g. when new pages are visited)
  • memory usage fixes
  • performance improvements

@timneutkens timneutkens merged commit 75ca8c0 into canary Jul 7, 2021
@timneutkens timneutkens deleted the webpack/update branch July 7, 2021 10:00
@sokra sokra restored the webpack/update branch July 7, 2021 10:14
@sokra sokra deleted the webpack/update branch July 7, 2021 10:31
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Aug 19, 2021
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants