Skip to content

Latest commit

 

History

History
86 lines (39 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

86 lines (39 loc) · 2.35 KB

Change Log

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

2.0.0 (2019-11-15)

Features

  • internationalization: improve internationalize() function (2875b35)

BREAKING CHANGES

  • internationalization: improve internationalize() with updated daysOfWeek/monthsOfYear configuration schemas

1.1.6 (2019-11-15)

1.1.5 (2019-07-15)

Bug Fixes

  • set package.browser to ESM build (98f5f78)

1.1.4 (2018-12-04)

Bug Fixes

  • add uglify to rollup config (8837706)

1.1.3 (2018-12-04)

Bug Fixes

  • Add internationalization documentation and tests (1e6437c)
  • test formatting (3acd757)
  • Update release script (16983bd)

1.1.2 (2018-12-03)

Bug Fixes

1.1.1 (2018-12-03)

Bug Fixes

1.1.0 (2018-12-03)

Features