Skip to content

2.0.0

Compare
Choose a tag to compare
@vladshcherbin vladshcherbin released this 02 May 06:14
· 60 commits to master since this release

Breaking

  • Make outputFolder option required when targets is an array
  • Use buildEnd hook instead of generateBundle so that plugin won't run multiple times if rollup output is an array

New features

  • Add hook option to set rollup hook which plugin should use

Other

  • Update minimum node version from 8 to 8.3
  • Add node 12 to testing
  • Update dependencies