Update dependency date-fns to ^2.15.0
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
date-fns | dependencies | minor | ^2.15.0 | source |
Release Notes
date-fns/date-fns
v2.15.0
Thanks to @belgamo, @Matsuuu, @Imballinst, @arsnyder16, @pankajupadhyay29, @DCBN, @leedriscoll, @gottsohn, @mukuljainx and @dtriana for working on the release. Also kudos to @KidkArolis, @imgx64, @fjc0k, @wmonk, @djD-REK, @dandv, @psimk and @brimworks for improving the documentation.
Fixed
-
Fixed behavior of
addBusinessDays
when input date is a weekend day. -
Fixed
parseISO
not returningInvalid Date
on incorrect string when there are spaces in it. -
Fixed
es
round-tripping dates with Wednesday. -
Fixed round-trip bug with
d
/EEEE
ordering in tokens likePPPPP
. - Fixed issues with parsing values in Japanese.
- Fixed Hungarian breaking IE11.
- Fixed Spanish accents in Saturday and Wednesday.
Changed
Added
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.