You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve all failing tests across utility library
- calculator: throw on division by zero instead of returning Infinity
- string-utils: handle multiple spaces in wordCount, implement truncate
- task-manager: implement remove, update, and sortBy methods
- date-utils: use Math.round for day calculation in formatRelative
- validator: allow long TLDs and URLs with ports
0 commit comments