Skip to content

Release v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 12:15
· 821 commits to main since this release
2410b64

2.0.1 (2024-01-31)

Bug Fixes

  • core: maskitoUpdateElement should not dispatch InputEvent if value is not changed
    (#977)
    (2410b64)
  • core: don't execute setSelectionRange if element is not focused
    (#937)
    (92f288b)
  • kit: Number rejects the first time input of full width digits
    (#955)
    (c416884)
  • react: @maskito/react library should not include core-js imports
    (#962)
    (3b7e401)