Skip to content

Latest commit

 

History

History
87 lines (55 loc) · 5.05 KB

CHANGELOG.md

File metadata and controls

87 lines (55 loc) · 5.05 KB

Changelog

v0.9.8 (2020-05-08)

Full Changelog

This release improves all the project infrastructure to meet all the best practices. Library's sources are written in TypeScript now and build contains corresponding type definitions. We drop support for UMD build. Anyway, all the APIs haven't changed.

Implemented enhancements:

  • Update documentation #28
  • Add badges to README #24
  • Add TypeScript support #15
  • Include actual current year into license text #14
  • Add CI support #13
  • Add changelog generation #12
  • Revise Husky and lint-staged configuration #11
  • Extract Prettier configuration into separate files #10
  • Add cool ESLint plugins to improve code quality #9
  • Add watch mode support for tests #8
  • Use Rollup for build #7

Security fixes:

  • Update dependencies #18

Merged pull requests:

  • Update documentation #30
  • Add cool ESLint plugins to improve code quality #29
  • Add TypeScript support #27
  • Add changelog generation #26
  • Add badges to README #25
  • Add CI support #23
  • Add watch mode support for tests #22
  • Revise Husky and lint-staged configuration #21
  • Extract Prettier configuration into separate files #20
  • Update dependencies #19
  • Use Rollup for build #17

0.9.7 (2019-02-08)

Full Changelog

0.9.6 (2019-02-08)

Full Changelog

Implemented enhancements:

  • Create changelog file #3
  • Format non minified distribution files with Prettier #2
  • Include license text in distribution files header #1

Merged pull requests:

  • Create changelog file #6
  • Format non minified distribution files with Prettier #5
  • Include license text in distribution files header #4

0.9.5 (2018-10-09)

Full Changelog

0.9.4 (2018-10-09)

Full Changelog

0.9.3 (2018-10-05)

Full Changelog

0.9.2 (2018-06-07)

Full Changelog

0.9.1 (2018-05-30)

Full Changelog

0.9.0 (2018-05-16)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator