v3.25.63
📦 zodView on GitHub →
✨ 2 features🐛 3 fixes🔧 3 symbols
Summary
Version 3.25.63 introduces improved ISO date parsing with support for hours-only offsets and updates the husky development dependency to v9.
✨ New Features
- Added support for hours-only offsets in ISO date strings and implemented normalization for these offsets.
- Improved handling of seconds in ISO date parsing.
🐛 Bug Fixes
- Fixed ISO date testing suite inconsistencies.
- Refactored code to remove unnecessary assertions.
- Standardized variable names for IP address examples in documentation.
🔧 Affected Symbols
ISO date parsingoffset normalizationhusky