dayjs v1.8.19 Release Notes

Release Date: 2020-01-06 // over 4 years ago
  • 1.8.19 (2020-01-06)

    ๐Ÿ› Bug Fixes

    • โž• Add UpdateLocale plugin to update a locale's properties (#766) (82ce2ba)
    • ๐Ÿ›  Fix CustomParseFormat Plugin 'YYYY-MM' use first day of the month (ba709ec), closes #761
    • ๐Ÿ›  Fix CustomParseFormat Plugin to set correct locale (66ce23f)
    • ๐Ÿ›  Fix WeekOfYear Plugin wrong calender week number bug (79b86db), closes #760
    • โšก๏ธ Update RelativeTime plugin to support function to make additional processing (#767) (4bd9250)
    • โšก๏ธ Update ru, uk, cs locale to support relativeTime with plural (3f080f7)