dayjs v1.8.33 Release Notes

Release Date: 2020-08-10 // over 3 years ago
  • 1.8.33 (2020-08-10)

    ๐Ÿ› Bug Fixes

    • โž• Add PluralGetSet plugin for plural getters/setters (#996) (f76e3ce)
    • โž• Add typescript type defs in esm build (#985) (50e3b3c)
    • ๐Ÿ›  Fix isoWeek Plugin cal bug in UTC mode (#993) (f2e5f32)
    • ๐Ÿ›  Fix Timezone plugin parsing js date, Day.js object, timestamp bug && update type file (#994) (22f3d49), closes #992 #989
    • ๐Ÿ›  Fix Timezone plugin UTCOffset rounding bug (#987) (b07182b), closes #986
    • ๐Ÿ›  Fix UTC plugin bug while comparing an utc instance to a local one (#995) (747c0fb)
    • โšก๏ธ Update pt-br locale weekStart 0 (#984) (0f881c1)