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:
10.2.10
->10.3.1
2.6.0
->2.8.0
2.27.0
->2.30.0
0.12.0
->0.12.2
10.8.2
->10.10.0
10.8.2
->10.10.0
2.29.4
->2.30.1
10.16.0
->10.24.3
8.0.0-beta.37
->8.10.1
10.8.2
->10.10.0
2.7.2
->2.8.1
See all other Renovate PRs on the Dependency Dashboard
How to resolve breaking changes
This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:
Release Notes
pmndrs/use-gesture (@use-gesture/react)
v10.3.1
Compare Source
Patch Changes
6f6f4a5
]v10.3.0
Compare Source
Patch Changes
c19ff0b
]1ee9f42
]v10.2.27
Compare Source
Patch Changes
0dce221
]957aee8
]51c6cfc
]v10.2.26
Compare Source
Patch Changes
db0d934
]43e751a
]v10.2.25
Compare Source
Patch Changes
3701753
]v10.2.24
Compare Source
Patch Changes
60aae21
]v10.2.23
Compare Source
Patch Changes
79684a0
]v10.2.22
Compare Source
Patch Changes
c6215e8
]v10.2.21
Compare Source
Patch Changes
6f4c09b
]854f4df
]v10.2.20
Compare Source
Patch Changes
de807fd
]v10.2.19
Compare Source
Patch Changes
c7cb407
]v10.2.18
Compare Source
Patch Changes
115ee1f
]v10.2.17
Compare Source
Patch Changes
48dc6a1
]d73ee4e
]v10.2.16
Compare Source
Patch Changes
a521a17
: types: remove React types dependency on core packagea521a17
]v10.2.15
Compare Source
Patch Changes
be1703a
]v10.2.14
Compare Source
Patch Changes
e82f1c2
]v10.2.13
Compare Source
Patch Changes
6896094
]15724eb
]v10.2.12
Compare Source
Patch Changes
91651b2
: Fix config types91651b2
]v10.2.11
Compare Source
Patch Changes
670e6e2
]5979b1a
]webcomponents/polyfills (@webcomponents/webcomponentsjs)
v2.8.0
Compare Source
Element.toggleAttribute()
. (#541)v2.7.0
Compare Source
addEventListener/removeEventListener
event listener options,including
{capture: boolean, once: boolean}
.(#469)
webcomponents-loader.js
compatible with the Trusted Types API(#501)
webcomponents-loader.js
.(#507)
date-fns/date-fns (date-fns)
v2.30.0
Compare Source
Kudos to @kossnocorp and @Andarist for working on the release.
Changes
v2.29.3
Compare Source
This release is prepared by our own @leshakoss.
Fixed
Fixed Ukrainian (
uk
) locale grammar forformatDistance
.Improved browser compatibility by transforming the code with
@babel/preset-env
.v2.29.2
Compare Source
This release is brought to you by @nopears, @vadimpopa and @leshakoss.
Fixed
Fixed
sv
locale abbreviated months matcher.Fixed
uk
locale abbreviated months matcher.Fixed a breaking change in
intervalToDuration
by removing a recently introduced RangeError.v2.29.1
Compare Source
Thanks to @fturmel for working on the release.
Fixed
v2.29.0
Compare Source
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
Added
intlFormatDistance
function`.Added
setDefaultOptions
andgetDefaultOptions
functions that allow you to set default default locale,weekStartsOn
andfirstWeekContainsDate
.Added
roundingMethod
option toroundToNearestMinutes
.Added Swiss Italian locale (
it-CH
).Added Occitan (
oc
) locale. (#2061)Added Belarusian Classic (
be-tarask
) locale.Fixed
Fixed Azerbaijani (
az
) locale forformatDistance
.Fixed Czech (
cs
) locale forparse
.Fixed TypeScript types for constants.
Fixed long formatters in the South African English locale (
en-ZA
).Fixed a typo in the Icelandic locale (
is
) forformat
.Fixed weekday format for
formatRelative
in the Portuguese locale (pt
).Fixed
intervalToDuration
being off by 1 day sometimes.Fixed ordinal number formatting in Italian locale (
it
).Fixed issue parsing months in Croatian (
hr
), Georgian (ka
) and Serbian (sr
andsr-Latn
) locales.Changed
Replaced
git.io
links with full URLs in error messages.Internal: removed "v2.0.0 breaking changes" section from individual function docs
v2.28.0
Compare Source
Kudos to @tan75, @fturmel, @arcanar7, @jeffjose, @helmut-lang, @zrev2220, @jooola, @minitesh, @cowboy-bebug, @mesqueeb, @JuanM04, @zhirzh, @damon02 and @leshakoss for working on the release.
Added
Added West Frisian (
fy
) locale.Added Uzbek Cyrillic locale (
uz-Cyrl
).Fixed
add the missing accent mark for Saturday in Spanish locale (
es
) forformat
.allowed
K
token to be used witha
orb
inparse
.GoogleChromeLabs/intersection-observer (intersection-observer)
v0.12.2
Compare Source
cssinjs/jss (jss)
v10.10.0
Compare Source
Improvements
v10.9.2
Compare Source
Bug fixes
v10.9.1
Compare Source
Bug fixes
v10.9.0
Compare Source
Bug fixes
Improvements
moment/moment (moment)
v2.30.1
Compare Source
a lot of TS code.
v2.30.0
Compare Source
preactjs/preact (preact)
v10.24.3
Compare Source
Fixes
Performance
Maintenance
v10.24.2
Compare Source
Performance
Types
Maintenance
v10.24.1
Compare Source
Fixes
Types
spellCheck
type (#4497, thanks @rschristian)Maintenance
v10.24.0
Compare Source
Features
Fixes
Types
AnyComponent
type to support classes (#4479, thanks @rschristian)Maintenance
v10.23.2
Compare Source
Fixes
Types
Maintenance
v10.23.1
Compare Source
Fixes
v10.23.0
Compare Source
Features
This adds support for returning a function in functional refs, example
Fixes
Types
Maintenance
v10.22.1
Compare Source
Fixes
Types
Ref
type. (#4403, thanks @maxbrieiev)preact-render-to-string
(#4395, thanks @Austaras)Maintenance
globalThis
overwindow
if available (#4401, thanks @marvinhagemeister)Performance
v10.22.0
Compare Source
Features
Types
Maintenance
Fixes
compat/client
for IE11 support (#4372, thanks @rschristian)v10.21.0
Compare Source
Features
Fixes
ReactCurrentDispatcher
(#4342, thanks @rschristian)Types
Maintenance
v10.20.2
Compare Source
Fixes
oldDom
is present in the DOM (#4318, thanks @JoviDeCroock)Types
Maintenance
v10.20.1
Compare Source
Fixes
v10.20.0
Compare Source
Features
Fixes
v10.19.7
Compare Source
Types
Fixes
v10.19.6
Compare Source
tl;dr: This release contains bug fixes for incorrect ordering of unkeyed children.
Fixes
null
placeholders using skewed index (#4290, thanks @andrewiggins)Full Changelog: preactjs/preact@10.19.5...10.19.6
v10.19.5
Compare Source
Fixes
Types
v10.19.4
Compare Source
Fixes
Types
Maintenance
v10.19.3
Compare Source
Bug Fixes
MathML
types (#4214, thanks @fekete965)onInput
,onBeforeInput
andonSubmit
(#4226, #4220, thanks @marvinhagemeister)Configuration
📅 Schedule: Branch creation - "after 12am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.