Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 13:10
· 1490 commits to main since this release

0.6.0 (2023-03-15)

Features

  • angular: add CVA and pipe (#187)
    (a099257)
  • core: add deleteWordBackward & deleteWordForward support
    (#193)
    (24b761c)

Bug Fixes

  • core: show trailing fixed characters + duplicated fixed character on Drop
    (#185)
    (c7f6a1b)
  • kit: maskitoParseNumber incorrectly parses negative numbers
    (#190)
    (d713bd1)
  • kit: Number should drop decimal part on paste from clipboard if precision=0
    (#195)
    (ba85c38)

⚠️ Warning

Default value of decimalSeparator from Number mask becomes dot (it was comma).