dayjs v1.9.7 Release Notes

Release Date: 2020-12-05 // over 3 years ago
  • 1.9.7 (2020-12-05)

    ๐Ÿ› Bug Fixes

    • โž• add duration.format to format a Duration (#1202) (9a859a1)
    • โž• Add function handling for relativeTime.future and relativeTime.past (#1197) (ef1979c)
    • ๐Ÿ”Œ avoid install installed plugin (#1214) (a92eb6c)
    • ๐Ÿ”Œ avoid memory leak after installing a plugin too many times (b8d2e32)
    • ๐Ÿ›  fix diff bug when UTC plugin enabled (#1201) (9544ed2), closes #1200
    • ๐Ÿ›  fix startOf/endOf bug in timezone plugin (#1229) (eb5fbc4)
    • ๐Ÿ›  fix utc plugin diff edge case (#1187) (971b3d4)
    • โšก๏ธ update customParseFormat plugin to parse 2-digit offset (#1209) (b56936a), closes #1205
    • โšก๏ธ Update timezone plugin type definition (#1221) (34cfb92)