Release v2.0.1
2.0.1 (2024-01-31)
Bug Fixes
- core:
maskitoUpdateElement
should not dispatchInputEvent
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 includecore-js
imports
(#962)
(3b7e401)