Commit graph

4 commits

Author SHA1 Message Date
Aric Camarata
599c748151 chore: adopt shared config packages (tsconfig, eslint, prettier) 2026-05-30 15:10:42 -04:00
Aric Camarata
c360c83536 refactor: code quality improvements across the board 2026-03-08 11:37:44 -04:00
Aric Camarata
73f0d874e0 chore: add forceConsistentCasingInFileNames to tsconfig 2026-02-25 15:25:39 -05:00
Aric Camarata
96dd9c5688 feat: initial release of dayjs-hijri-plus v1.0.0
Day.js plugin adding Hijri calendar support via hijri-core. Adds
toHijri(), fromHijri(), hijriYear/Month/Day(), isValidHijri(), and
formatHijri() to all Day.js instances. Supports UAQ and FCNA calendars
via ConversionOptions. Format token escaping wraps substituted values
in Day.js bracket syntax to prevent re-interpretation as format tokens.
14 ESM + 8 CJS tests passing. Dual CJS/ESM build.
2026-02-25 14:15:07 -05:00