Update dependency date-fns to ^2.7.0
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
date-fns | dependencies | minor | ^2.7.0 | source |
Release Notes
date-fns/date-fns
v2.7.0
Thanks to @mzgajner, @NaridaL, @Zyten, @leshakoss, @fintara, @kpr-hellofresh for contributing to the release.
Fixed
- Fixed a mistake in the Slovenian locale.
-
Fixed incorrect behavior of
parseISO
in Firefox caused by differences ingetTimezoneOffset
.
Changed
- Make object arguments types more elaborate in Flow type definitions.
- Get rid of deprecated Function in Flow type definitions.
-
Allow
parseJSON
to accept strings without trailing 'Z' symbol and with up to 6 digits in the milliseconds' field.
Added
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.