mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 20:09:04 +00:00
- 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>