Skip to content

Latest commit

 

History

History
62 lines (31 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

62 lines (31 loc) · 2.18 KB

Changelog

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

2.2.0 (2021-09-21)

Features

  • remove background style option (05ecdf6)

2.1.0 (2021-09-21)

Features

  • change constructor interface and add startByMouseEvent (#77) (c2121e7)
  • remove background style option (4072d4d)

2.0.4 (2021-05-30)

2.0.3 (2021-05-30)

Bug Fixes

  • make options arg optional (9c83d62)

2.0.2 (2021-05-30)

Bug Fixes

2.0.1 (2021-05-30)

Bug Fixes

  • name & deescription in package.json (0516baf)

2.0.0 (2021-05-30)

⚠ BREAKING CHANGES

  • change target files to publish to npm.

The only following files are published.

  • package.json
  • README.md
  • CHANGELOG.md
  • LICENSE
  • lib/*
  • change target files to publish (4b35cb4)

1.0.1 (2021-05-30)

0.2.4 (2021-05-30)