What's Changed
- Bump flatted from 3.3.4 to 3.4.2 by @dependabot[bot] in #120
- Bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #121
- feat: release v4.4.0 — new plugins, utilities, and docs improvements by @knowledgecode in #122
Major Changes
- New utility functions:
getDaysInMonth,getISOWeek,getISOWeekYearadded to public API - New plugins:
week(ISO 8601 week formatting),quarter(quarter-of-year),timestamp(Unix timestamp seconds/milliseconds) - Bug fixes: timezone name mapping corrections (Falkland, Greenland, Hawaii-Aleutian, Macao, and 10+ additions)
- Docs: CDN usage examples added to README, formatting improved across all pages
Full Changelog: v4.3.1...v4.4.0