Skip to content

Latest commit

 

History

History
40 lines (18 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

40 lines (18 loc) · 1.18 KB

Changelog

2.0.0 (2023-01-24)

⚠ BREAKING CHANGES

  • replace the default export by a named export

Features

  • use a generatic for the label's type (8e66373)

Miscellaneous Chores

  • do not use default exports (6bd4669)

1.0.0 (2022-12-12)

⚠ BREAKING CHANGES

  • migration to typescript

Features

Miscellaneous Chores

0.4.1 (2022-11-28)

Bug Fixes