Navigation Menu

Skip to content

v4.12.0

Compare
Choose a tag to compare
@sokra sokra released this 08 Jun 07:26
· 10079 commits to main since this release

Features

  • Errors from loaders show the loader path in the error message
  • add support for optional catch and line and paragraph separator in strings (ES2019)

Bugfixes

  • fixes a bug where chunks have duplicate ids when using records
  • fix bubbling in HMR for import() when importing a non-ESM
  • fix issue with in installing with pnpm
  • update dependencies of the ProfilingPlugin