Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 1.45 KB

Changelog

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

1.0.1 (2023-12-15)

Bug Fixes

  • types: restore node10 module resolution compatibility (#117) (4d4ae9d)

1.0.0 (2023-12-01)

Mark as stable.

BREAKING CHANGES: drop support for Node 10 type resolution. Upgrade this option to a different one.

0.1.1 (2023-12-01)

This version is now a module.

0.1.0 (2022-05-11)

Features

  • allow passing params to debounce method (0945ce1), closes #39

0.0.2 (2021-08-06)

CI related changes

0.0.1 (2021-08-06)

Only build related changes

0.0.0 (2021-08-06)

Initial release