Skip to content

Latest commit

 

History

History
90 lines (46 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

90 lines (46 loc) · 1.99 KB

Changelog

6.1.5 - 2024-04-29

6.1.4 - 2023-09-24

6.1.3 - 2023-09-11

6.1.2 - 2023-09-10

6.1.1 - 2023-09-10

6.1.0 - 2022-07-29

6.0.7 - 2022-07-23

  • use prepublishOnly rather than prepare

6.0.6 - 2022-02-03

  • update typescript definition

6.0.5 - 2021-10-20

  • version bump
  • remove package-lock.json, no depedencies so make bot and install warnings go away

6.0.4 - 2021-05-14

  • remove un-used babel devDependencies

6.0.3 - 2021-04-21

  • add README.md to published files list

6.0.2 - 2021-04-20

  • Use node 15 for build and publish pipeline

6.0.1 - 2021-04-20

  • Added github actions files for testing and publishing,
  • Added changelog from @Vestride

6.0.0 - 2021-04-13

  • Add exports field to the package.json to support native esm.

5.0.0 - 2021-04-13 (unpublished)

  • Add exports field to the package.json to support native esm.

4.4.0 - 2021-03-21

  • Add Typescript definition file.

4.0.0 - 2019-07-23

  • Add browser field to package.json.

3.0.0 - 2018-06-05

  • Use ES6 default export.

2.0.0 - 2017-07-04

  • Update source files to use ES2016 syntax (const, let, arrow functions).