fix(deps): update minor and patch for gatsby-plugin-preload-fonts #29383
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.16.1
->^2.21.1
Release Notes
date-fns/date-fns
v2.21.1
Compare Source
Thanks to Sasha Koss for working on the release.
Fixed
v2.21.0
Compare Source
This release is brought to you by Aleksei Korzun, Tan75, Rubens Mariuzzo, Christoph Stenglein and Clément Tamisier.
Fixed
formatDistanceStrict
return12 months
instead of1 year
whenunit: 'month'
.Added
ht
) locale.de-AT
) locale.v2.20.3
Compare Source
Kudos to fturmel for working on the release.
Fixed
v2.20.2
Compare Source
Kudos to Maxim Topciu for working on the release.
Fixed
v2.20.1
Compare Source
This release is brought to you by Sasha Koss and Tan75.
Fixed
isDate
Flow typings that we broke inv2.20.0
.v2.20.0
Compare Source
This release is brought to you by Sasha Koss, Maxim Topciu, tu4mo, Tan75, Ardit Dine, Carl Rosell, Roman Mahotskyi, Mateusz Krzak, fgottschalk, Anastasia Kobzar, Bilguun Ochirbat, Lesha Koss, YuLe and guyroberts21.
Fixed
Made
formatDistanceStrict
andformatDistanceToNowStrict
always return1 year
instead of12 months
. (#2388)Fixed
nextDay
,nextMonday
andnextTuesday
missing in exports and type definitions. (#2325)Fixed a DST bug in
formatDistanceStrict
. (#2307)Added
Added new
eachMinuteOfInterval
function.Added Albanian (
sq
) localeAdded Mongolian (
mn
) localeAdded
nextWednesday
,nextThursday
,nextFriday
,nextSaturday
andnextSunday
.v2.19.0
Compare Source
On this release worked Tan75.
Fixed
Assigned the correct
firstWeekContainsDate
value (4
) for the French locale. (#2148)Fixed torsdag abbreviation in the Swedish locale.
Fixed a bug in
differenceInMonths
andintervalToDuration
that occurs when dealing with the 28th of February. (#2255)Added
nextDay
,nextMonday
andnextTuesday
that allows getting the next day of the week, Monday or Tuesday respectively.v2.18.0
Compare Source
Thanks to Tan75 and Lesha Koss.
Fixed
Fixed documentation missing for
intlFormat
. (#2258)Fixed date formats in the Latvian locale. (#2202)
Added
parseJSON
. (#2149)v2.17.0
Compare Source
Kudos to @shaykav, @davidgape89, @rikkalo, @tan75, @talgautb, @owenl131, @kylesezhi, @inigoiparragirre, @gius, @Endeauvirr and @frankyston.
Fixed
Fixed Russian locale parsing issue.
Fixed
differenceInMonths
for edge cases, such as the end of February dates.Fixed suffixes for the Kazakh locale.
Fixed
formatDuration
week translation inpt
andpt-BR
locales.Made Japanese locale to use the correct value for the start of the week.
Adjusted date formats in the Basque locale.
Fixed the short and medium date formats in the Czech locale.
Adjusted the Polish translations of
formatDistance
.Fixed the week's abbreviations in the Brazilian Portuguese.
Added
Added
intlFormat
a lightweight formatting function that uses Intl API. Eventually, it will become the default formatting function, so it's highly recommended for new code.Added
en-ZA
locale.Added an ability to format lowercase am/pm with
aaa
andbbb
tokens.Added ordinal formatting for Japanese year values.
Configuration
📅 Schedule: "before 7am on Monday" in timezone GMT.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.