Skip to content

v1.1.0

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 09 Jan 07:02
· 2125 commits to master since this release

2019-01-09

Features

  • Make this.meta available from the options plugin hook (#2642)
  • Add a new writeBundle plugin hook that is called after all files have been written (#2643)

Bug Fixes

  • Make sure the acorn import of the bundled non-ESM acorn plugins is correctly translated to ESM (#2636)
  • Make sure input options are actually passed to the buildStart hook (#2642)

Pull Requests