Skip to content

Latest commit

 

History

History
67 lines (30 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

67 lines (30 loc) · 2.49 KB

2.5.0 (2020-05-21)

Features

  • add patreon funding link (7e444f5)

2.4.1 (2020-03-18)

Bug Fixes

  • make rollup config file cjs-compat. (7ea9c3a)

2.4.0 (2020-02-16)

Bug Fixes

  • lint-staged commands been using the tslint; (6f203b4)

Features

  • terser now minifies all the code via rollup plugin; (5d5a666)

2.3.1 (2020-01-30)

Bug Fixes

  • remove everything from dist packages excepting dist code. (aac7e06)

2.3.0 (2020-01-28)

Features

  • added related projects section to readme; (203bc60)

2.2.1 (2020-01-27)

Bug Fixes

2.2.0 (2020-01-27)

Features

  • try new travis structure based on jobs (5379ba8)

2.1.0 (2020-01-27)

Bug Fixes

  • add semantic release plugins to dev dependencies; (d7dd63d)

Features

  • add eslint (13a43f5)
  • now releases put under control of semantic-release; (b93d9e6)
  • replace all badges with badgen.net ones; (9432dc3)