Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

63 lines (32 loc) · 2.11 KB

Changelog

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

2.2.3 (2022-06-25)

Bug Fixes

  • reduce bundle size caused by wrong tsconfig (407fd4f)

2.2.2 (2022-06-25)

Docs

  • changelog: fix on npm

2.2.1 (2022-06-25)

Docs

  • readme: remove old Travis CI badge (5f1f3dc)

2.2.0 (2022-06-25)

Features

  • support new aliases and prefixes (10c0f52)

2.1.1 (2021-08-14)

Bug Fixes

  • ci-based release mechanism

2.1.0 (2021-08-14)

Features

  • support new aliases and prefixes (6630626)

Bug Fixes

2.0.0 (2020-10-17)

⚠ BREAKING CHANGES

  • remove support for text-decoration-* (56fb54f)

1.0.1 (2020-09-13)

Docs

  • readme: fix usage example (efe90ed)

Tests

  • fix missing imported value (4a79691)

1.0.0 (2020-09-13)

  • initial release