Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@DanielSchaffer DanielSchaffer released this 25 Jul 17:41
· 18 commits to develop since this release

Note: v2.4.0 is skipped due to a prerelease versioning conflict.

Added:

  • add support for HtmlWebpackPlugin v4 beta (#55, thanks @Austaras and @erezvish)
  • feat: add inject(head|body) and minify options to safari10NoModuleFix (#63, thanks @despian!)
  • feat: add preset configuration to babel options (#59, thanks @semoal!)

Fixed:

  • fix: Add exclude for 'querystring-es3 (#62, thanks again @despian!)
  • fix Angular Routing example

Updated

  • Bump html-webpack-plugin peerDependency requirement to ^3.2.0 || ^4.0.0