Bump date-fns from 2.25.0 to 2.30.0
Created by: dependabot[bot]
Bumps date-fns from 2.25.0 to 2.30.0.
Release notes
Sourced from date-fns's releases.
v2.30.0
Kudos to
@kossnocorp
and@Andarist
for working on the release.Changes
- Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding
@babel/runtime
as a dependency. See more details.v2.29.3
This release is prepared by our own
@leshakoss
.Fixed
v2.29.2
This release is brought to you by
@nopears
,@vadimpopa
and@leshakoss
.Fixed
v2.29.1
Thanks to
@fturmel
for working on the release.Fixed
v2.29.0
On this release worked
@tan75
,@kossnocorp
,@nopears
,@Balastrong
,@cpapazoglou
,@dovca
,@aliasgar55
,@tomchentw
,@JuanM04
,@alexandresaura
,@fturmel
,@aezell
,@andersravn
,@TiagoPortfolio
,@SukkaW
,@Zebreus
,@aviskarkc10
,@maic66
,@a-korzun
,@Mejans
,@davidspiess
,@alexgul1
,@matroskin062
,@undecaf
,@mprovenc
,@jooola
and@leshakoss
.Added
... (truncated)
Changelog
Sourced from date-fns's changelog.
v2.30.0 - 2023-04-30
Kudos to
@kossnocorp
and@Andarist
for working on the release.Changes
- Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding
@babel/runtime
as a dependency. See more details.v2.29.3 - 2022-09-13
This release is prepared by our own
@leshakoss
.Fixed
v2.29.2 - 2022-08-18
This release is brought to you by
@nopears
,@vadimpopa
and@leshakoss
.Fixed
v2.29.1 - 2022-08-18
Thanks to
@fturmel
for working on the release.Fixed
v2.29.0 - 2022-07-22
On this release worked
@tan75
,@kossnocorp
,@nopears
,@Balastrong
,@cpapazoglou
,@dovca
,@aliasgar55
,@tomchentw
,@JuanM04
,@alexandresaura
,@fturmel
,@aezell
,@andersravn
,@TiagoPortfolio
,@SukkaW
,@Zebreus
,@aviskarkc10
,@maic66
,@a-korzun
,@Mejans
,@davidspiess
,@alexgul1
,@matroskin062
,@undecaf
,@mprovenc
,@jooola
and@leshakoss
.Added
... (truncated)
Commits
-
524b5c4
Fix release.md -
31c895a
Add changelog entry for v2.30.0 -
103fc25
Fix & build the library -
354245f
Fix DST tests -
40f2f56
Upgrade the TypeScript example -
f4d8be3
Fix Rollup example by upgrade it -
bf4c240
Upgrade Node.js to the latest v14 -
d5812b3
Update some dev packages -
04ec150
Fix type error in parse -
0157462
Use external Babel helpers - Additional commits viewable in compare view
You can trigger a rebase of this PR 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)