Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 745 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 745 Bytes

v1.0.9 (28 December 2019)

  • [DOCS] Improve the documentation, particularly on the usage of format.

v1.0.8 (12 October 2019)

  • [BUGFIX] Not losing milliseconds when converting time zones. (#25)
  • [BUGFIX] Fix missing _lib/convertToFP/index.js. (#20)
  • [UPGRADE] Upgrade dependencies and match the date-fns@2 build config.

v1.0.6 (2 February 2019)

  • [BUGFIX] Rewrite import paths in esm version to use esm version of date-fns. (#8 @pkaske)

v1.0.3 (21 January 2019)

  • [BUGFIX] Removed const, let, template string and arrow function syntax which is not transpiled in the ems build to fix for IE11.

v1.0.0 (12 January 2019)

  • [ENHANCEMENT] Typescript typings.

v0.1.1 (13 November 2018)

Initial release.