date-fns 2.27.0
Kudos to @tan75, @hg-pyun, @07akioni, @razvanmitre, @Haqverdi, @pgcalixto, @janziemba, @fturmel, @JuanM04, @zhirzh, @seanghay, @bulutfatih, @nodeadtree, @cHaLkdusT, @a-korzun, @fishmandev, @wingclover, @Zacharias3690, @kossnocorp and @leshakoss for working on the release.
Fixed
-
Fixed translation for quarters in
formatin Chinese Simplified locale (zh-CN). -
Fixed regular expressions for
parsein Estonian locale (er). -
Fixed the format of zeros in
formatDurationin Czech locale (cs). -
Fixed constants not having proper TypeScript and Flow types.
-
Fixed
eachMinuteOfIntervalnot handling intervals less than a minute correctly.