v2.1.0
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)