Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

41 lines (32 loc) · 1.23 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.4.1] - 2021-08-27

Fixed

  • Fixed SyntaxError if arrow function is passed in

1.4.0 - 2020-06-04

Changed

  • Updated dependencies

1.3.0 - 2019-03-20

Changed

  • Version bump to prevent breaking changes

[1.2.2] - 2019-03-20

Changed

  • Updated dependencies

[1.2.1] - 2019-03-20

Fixed

  • Calling 'instance' API method shouldn't create an instance if it doesn't exist

Changed

  • Added documentation for 'instance' API method
  • Bumped year

1.2.0 - 2018-01-18

Changed

  • Updated dependencies

1.1.0 - 2016-10-04

Added

  • Call setOptions method on sub-sequent calls #1