Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 304 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 304 Bytes

CHANGELOG

v2.0.0 (2022-11-18)

  • Refactor to use private class fields.
  • Replace rollup.js with parcel.js for bundling.
  • Update dev dependencies.

Breaking Changes

  • Only minified production builds will be included in the dist folder from now on.

v1.0.0 (2022-08-13)

  • Initial release