Bump date-fns from 2.25.0 to 2.28.0
Created by: dependabot[bot]
Bumps date-fns from 2.25.0 to 2.28.0.
Release notes
Sourced from date-fns's releases.
v2.28.0
Kudos to
@tan75
,@fturmel
,@arcanar7
,@jeffjose
,@helmut-lang
,@zrev2220
,@jooola
,@minitesh
,@cowboy-bebug
,@mesqueeb
,@JuanM04
,@zhirzh
,@damon02
and@leshakoss
for working on the release.Added
Fixed
v2.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
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.Added
v2.26.0
Thanks to
@kossnocorp
,@leshakoss
,@tan75
,@gaplo
,@AbdAllahAbdElFattah13
,@fturmel
,@kentaro84207
,@V-Gutierrez
,@atefBB
,@jhonatanmacazana
,@zhirzh
,@Haqverdi
,@mandaputtra
,@micnic
and@rikkalo
for working on the release.Fixed
... (truncated)
Changelog
Sourced from date-fns's changelog.
v2.28.0 - 2021-12-28
Kudos to
@tan75
,@fturmel
,@arcanar7
,@jeffjose
,@helmut-lang
,@zrev2220
,@jooola
,@minitesh
,@cowboy-bebug
,@mesqueeb
,@JuanM04
,@zhirzh
,@damon02
and@leshakoss
for working on the release.Added
Fixed
v2.27.0 - 2021-11-30
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.Added
v2.26.0 - 2021-11-19
... (truncated)
Commits
-
871ea7a
Add CHANGELOG.md for v2.28.0 -
fe77864
Convert Esperanto locale to TypeScript (#2885) -
a255692
add the missing accents for weekdays in Spanish locale (#2869) -
0c1dae2
bs locale typescript migration (#2882) -
2d4231d
convertbn
locale to TypeScript (#2881) -
927d34a
Sync number of functions that date-fns offers (#2879) -
1b4bfa3
improvements to CONTRIBUTING.md docs (#2861) -
85a0a06
Rename .ts.flow files to .js.flow -
2558765
Rebuild types and indices -
a0e8385
upgrade browserslist / caniuse-lite (#2872) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)