Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 19:57
· 169 commits to main since this release
036d89d

2.1.0 (2024-01-25)

Features

  • isValidTime: add isValidTime function (6a2bdfb)
  • time: add normalizeTime alias for time (c13e6e8)
  • time: add parseIso8601 function (036d89d)
  • validate: add validate function (103f74f)

Bug Fixes

  • isValid: if the value has a "type" field, verify it has the correct value (759d958)