Update dependency date-fns to ^2.6.0
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
date-fns | dependencies | minor | ^2.6.0 | source |
Release Notes
date-fns/date-fns
v2.6.0
Kudos to @marnusw, @cdrikd and @rogyvoje for working on the release!
Added
-
Added
parseJSON
- lightweight function (just 411 B) that parses dates formatted withtoJSON
. - Added the language code to each locale.
-
Added
subBusinessDays
function. - Added both Serbian - cyrillic (sr) and latin (sr-Latn) locales.
v2.5.1
Thanks to @mitchellbutler for the bug fix!
Fixed
v2.5.0
Kudos to @dkozickis, @drugoi, @kranthilakum, @102, @gpetrioli and @JulienMalige for making the release happen.
Fixed
Added
- Added Kazakh (kk) locale.
- Added Telugu (te) locale.
- Added Canadian French (fr-CA) locale.
- Added Australian English (en-AU) locale.
-
Exported
Interval
andLocale
types from Flow typings.
v2.4.1
Thanks to @mrclayman for reporting the issue and @leshakoss for fixing it.
Fixed
v2.4.0
This release brought to you by these amazing people: @lovelovedokidoki, @alexigityan, @kalekseev and @andybangs. You rock!
Fixed
- Fixed Vietnamese parsing patterns.
- Fixed Czech parsing regexes.
-
Fixed offset for Eastern Hemisphere in
parseISO
.
Added
v2.3.0
Huge thanks to @lovelovedokidoki who improved 8 (!) locales in an unstoppable open-source rampage and @VesterDe for fixing Slovenian locale
Fixed
- Fixed the translation of "yesterday" in the Slovenian locale.
- Fixed French parsing issues with June and August.
- Improved Turkish parsing.
- Fixed "March" in Dutch parsing patterns.
- Fixed Hindi parsing patterns.
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.