Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.8.33](v1.8.32...v1.8.33) (2020-08-10) ### Bug Fixes * Add PluralGetSet plugin for plural getters/setters ([#996](#996)) ([f76e3ce](f76e3ce)) * Add typescript type defs in esm build ([#985](#985)) ([50e3b3c](50e3b3c)) * Fix isoWeek Plugin cal bug in UTC mode ([#993](#993)) ([f2e5f32](f2e5f32)) * Fix Timezone plugin parsing js date, Day.js object, timestamp bug && update type file ([#994](#994)) ([22f3d49](22f3d49)), closes [#992](#992) [#989](#989) * Fix Timezone plugin UTCOffset rounding bug ([#987](#987)) ([b07182b](b07182b)), closes [#986](#986) * Fix UTC plugin bug while comparing an utc instance to a local one ([#995](#995)) ([747c0fb](747c0fb)) * Update pt-br locale weekStart 0 ([#984](#984)) ([0f881c1](0f881c1))
- Loading branch information