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
format
in Chinese Simplified locale (zh-CN
). -
Fixed regular expressions for
parse
in Estonian locale (er
). -
Fixed the format of zeros in
formatDuration
in Czech locale (cs
). -
Fixed constants not having proper TypeScript and Flow types.
-
Fixed
eachMinuteOfInterval
not handling intervals less than a minute correctly.