Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

40 lines (20 loc) · 1.47 KB

Change Log

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

2.2.3 (2018-06-23)

Bug Fixes

  • documentation: Readme now correctly points to the default import. (c900f11)
  • example: Add Examples (a08e4d1)
  • import: Import should default to commonJS approach (33c32b1)

2.2.2 (2018-06-19)

Bug Fixes

  • documentation: Readme now correctly points to the default import. (c900f11)
  • import: Import should default to commonJS approach (33c32b1)

2.2.1 (2018-06-19)

Bug Fixes

  • documentation: Add more detailed documentation. (7825897)
  • module: Use commonJS (84a276d)

2.2.0 (2018-06-19)