Skip to content

Latest commit

 

History

History
45 lines (21 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

45 lines (21 loc) · 1.17 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2021-02-15)

⚠ BREAKING CHANGES

  • drop support for node < 10.16 and webpack 1-3

Features

  • add support for webpack 5 (03dd746)

1.0.2 (2020-06-16)

1.0.1 (2018-10-19)

Features

  • Publish index.d.ts to npm

1.0.0 (2018-10-15)

Bug Fixes

Features

  • Add support for html-webpack-plugin 4 (a7379f1)

BREAKING CHANGES

  • Drop support for node < 6