Skip to content

Latest commit

 

History

History
73 lines (33 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

73 lines (33 loc) · 2.45 KB

Changelog

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

2.2.0 (2023-01-04)

Features

  • make directive standalone (ba87bb3)

2.1.0 (2022-11-02)

Features

  • add non empty error option (dc81ae6)

2.0.2 (2022-09-30)

Bug Fixes

  • id can be pasted with trailing space (5478aa2)

2.0.1 (2022-03-03)

2.0.0 (2022-02-28)

⚠ BREAKING CHANGES

  • exported class name has changed

Features

  • rename of default class (64a6144)

1.3.0 (2022-02-28)

Features

  • improve behaviour on numbers w/o leading zeros (e2d1399)

Bug Fixes

  • export directive as public api (c1ac306)
  • update github actions to yarn (367ce6b)

1.2.0 (2022-02-25)

Features

  • update blur event and bump dependencies (aedbe00)

1.1.2 (2021-07-20)

Bug Fixes

  • validation accepts null value (47e74c4)

1.1.1 (2020-12-02)

1.1.0 (2020-12-02)

Features