Skip to content

Release v3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 08:47
· 386 commits to main since this release

3.0.1 (2024-08-19)

🐞 Bug Fixes

  • kit: maskitoStringifyTime was adding 0 on the wrong side
    (#1401)
    (b28ee12)
  • kit: Placeholder should support partial programmatic removal of placeholder's characters
    (#1441)
    (146a557)
  • kit: Time incorrectly validates value if timeSegmentMaxValues includes single digit
    (#1402)
    (26670f4)