Skip to content

Release v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 07:59
· 463 commits to main since this release
44c8f17

2.5.0 (2024-06-24)

Features

  • kit: new maskitoParseTime and maskitoStringifyTime utils
    (#1302)
    (d0f9b13)

Bug Fixes

  • core: correct handling of browser autofill/suggestion in Firefox
    (#1326)
    (a049207)
  • kit: Date, DateRange, DateTime supports multi-character date segments separator
    (#1306)
    (cdf2fae)
  • kit: move caret after attempt to erase fixed character in a mask with Placeholder
    (#1307)
    (87ae431)