Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Release/v0.6.0 #198

Merged
merged 1 commit into from
Mar 15, 2023
Merged

🚀 Release/v0.6.0 #198

merged 1 commit into from
Mar 15, 2023

Conversation

tinkoff-bot
Copy link

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)

DO NOT SQUASH OR REBASE ME

if user merges this PR via rebasing or using squash, it will cause lost of the tag. It happens because tag is already
attached to the initial release commit SHA. If we use rebase or squash, the commit sha changes and already created tag
points to not-existing commit.

@nsbarsukov nsbarsukov merged commit 0853483 into main Mar 15, 2023
@nsbarsukov nsbarsukov deleted the release/0.6.0 branch March 15, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants