Skip to content

Latest commit

 

History

History
70 lines (34 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

70 lines (34 loc) · 2.83 KB

Changelog

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

0.3.0 (2021-11-21)

Features

  • add support for Node v17 (40ffa8c)

0.2.2 (2021-11-21)

⚠ BREAKING CHANGES

  • Node v10 is not supported anymore.

Bug Fixes

  • drop support for Node v10 (9e47584)

0.2.1 (2020-10-25)

Bug Fixes

  • keep .github-folder out of released package (c4cda81)

0.2.0 (2020-10-25)

Features

  • add support for webpack@^5 (bd3dc47)

0.1.2 (2019-12-15)

Bug Fixes

  • remove superfluous internal file resolution (77533a6)

0.1.1 (2019-12-15)

0.1.0 (2019-12-15)

0.1.0-beta.2 (2019-12-15)

Bug Fixes

  • reduce package size even more (763ba39)

0.1.0-beta.1 (2019-12-15)

Bug Fixes

  • decrease download size significantly mkII (203baa1)

0.1.0-beta.0 (2019-12-15)

Bug Fixes

  • decrease download size significantly (2a871fa)
  • enable strict mode (aef6940)

0.1.0-alpha.3 (2019-12-14)

Bug Fixes