Files
bun.sh/packages
Claude Bot 33eac619ef Add months support, return NaN for invalid inputs, comprehensive tests
- Added month/months/mo unit support (30.4375 days average)
- Return NaN instead of undefined for invalid string inputs
- Throw errors for NaN/Infinity number inputs
- Complete test coverage matching vercel/ms library (133 tests)
- Updated TypeScript types with string literal autocomplete
- All test cases from vercel/ms parse, format, and index tests

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-01 12:43:13 +00:00
..