Skip to content

v2.6.0

Compare
Choose a tag to compare
@sokra sokra released this 22 May 22:19
· 13286 commits to main since this release

Features:

  • add webpackMode comment option for import()
  • add output.chunkLoadTimeout

Bugfixes:

  • fixed providing webpackChunkName for import() with expression
  • fixed parsing of destructing in assignment
  • fixed some edge cases when parsing declarations