Skip to content

Latest commit

 

History

History
60 lines (26 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

60 lines (26 loc) · 2.01 KB

2.1.0 (2021-09-17)

Features

  • build: Switch to rollup (ef0c5e9)

2.0.0 (2021-09-17)

Bug Fixes

  • module: Update documention to show breaking change (15c8955)

BREAKING CHANGES

  • module: The import has changed to a default import

1.1.4 (2021-09-17)

Bug Fixes

  • config: Update module output (e4d04d9)

1.1.3 (2021-09-17)

Bug Fixes

  • module: Fix module output via ts (252d133)

1.1.2 (2021-09-17)

Bug Fixes

  • module: Fix module output via ts (1fa970f)

1.1.1 (2021-09-17)

Bug Fixes

  • module: Update module export (8d31d30)

1.1.0 (2021-07-26)

Features

  • stop-words: Remove all from stop words (#8) (2c60bf4)

1.0.3 (2021-06-20)

Bug Fixes

  • cicd: Add releaserc file (eb6f14f)