Skip to content

v2.2.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sokra sokra released this 28 Dec 15:09
· 14270 commits to main since this release

Bugfixes:

  • fixes chunk loading in old IEs
  • fixes error which prevented using arrow functions in require.ensure (ccfc608)
  • fixes bug when passing function to rules.use (44baa7c)
  • fixes bug for --progress output (0636e7c)
  • fixes bug with export * and non-harmony modules (ee3d53c)
  • fixes bug when removing assets from the compilation (cb4c209)