-
Notifications
You must be signed in to change notification settings - Fork 3
Update dependency react-spring to v10 #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/major-react-spring-monorepo
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^8.0.27
->^10.0.0
Release Notes
pmndrs/react-spring (react-spring)
v10.0.3
Compare Source
What's Changed
New Contributors
Full Changelog: pmndrs/react-spring@v10.0.2...v10.0.3
v10.0.1
Compare Source
What's Changed
Full Changelog: pmndrs/react-spring@v10.0.0...v10.0.1
v10.0.0
Compare Source
What's Changed
immediate
does by @jorisw in #2357New Contributors
Full Changelog: pmndrs/react-spring@v9.7.5...v10.0.0
v9.7.5
Compare Source
What's Changed
className
prop toAnimatedComponent
s by @LoganDark in #2292New Contributors
Full Changelog: pmndrs/react-spring@v9.7.4...v9.7.5
v9.7.4
Compare Source
What's Changed
enter
,update
, andleave
props. by @dibenso in #2239animated-elements.mdx
by @lordofthelake in #2249useReducedMotion
compatibility for Safari 13 and older by @BenHodgsonR2R in #2300New Contributors
Full Changelog: pmndrs/react-spring@v9.7.3...v9.7.4
v9.7.3
Compare Source
What's Changed
New Contributors
Full Changelog: pmndrs/react-spring@v9.7.2...v9.7.3
v9.7.2
Compare Source
What's Changed
<code>
tags by @malee31 in #2120AnimationConfig
by @dubzzz in #2128New Contributors
Full Changelog: pmndrs/react-spring@v9.7.1...v9.7.2
v9.7.1
Compare Source
What's Changed
Full Changelog: pmndrs/react-spring@v9.7.0...v9.7.1
v9.7.0
Compare Source
What's Changed
useResize
Docs (wrong function name) by @mohammadjavad948 in #2051useResize
docs (obsere → observe) by @ajitid in #2043New Contributors
Full Changelog: pmndrs/react-spring@v9.6.1...v9.7.0
v9.6.1
Compare Source
What's Changed
New Contributors
Full Changelog: pmndrs/react-spring@v9.6.0...v9.6.1
v9.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: pmndrs/react-spring@v9.5.5...v9.6.0
v9.5.5
Compare Source
What's Changed
Full Changelog: pmndrs/react-spring@v9.5.4...v9.5.5
v9.5.4
Compare Source
Full Changelog: pmndrs/react-spring@v9.5.3...v9.5.4
v9.5.3
Compare Source
What's Changed
config.precision
prop by @claytercek in #1897New Contributors
Full Changelog: pmndrs/react-spring@v9.5.2...v9.5.3
v9.5.2
Compare Source
What's Changed
Full Changelog: pmndrs/react-spring@v9.5.1...v9.5.2
v9.5.1
Compare Source
What's Changed
Full Changelog: pmndrs/react-spring@v9.5.0...v9.5.1
v9.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: pmndrs/react-spring@v9.4.5...v9.5.0
v9.4.5
Compare Source
What's Changed
New Contributors
Full Changelog: pmndrs/react-spring@v9.4.4...v9.4.5
v9.4.4
Compare Source
What's Changed
New Contributors
Full Changelog: pmndrs/react-spring@v9.4.3...v9.4.4
v9.4.3
Compare Source
What's Changed
New Contributors
Full Changelog: pmndrs/react-spring@v9.4.2...v9.4.3
v9.4.2
Compare Source
Full Changelog: pmndrs/react-spring@v9.4.1...v9.4.2
v9.4.1
Compare Source
Full Changelog: pmndrs/react-spring@v9.4.0...v9.4.1
v9.4.0
What's Changed
react-spring
by @joshuaellis in #1752skipAnimation
not working as expected withdelay
prop by @martyan in #1783New Contributors
Full Changelog: pmndrs/react-spring@v9.3.1...v9.4.0
v9.3.2
Compare Source
What's Changed
skipAnimation
not working as expected withdelay
prop by @martyan in #1783New Contributors
Full Changelog: pmndrs/react-spring@v9.3.1...v9.3.2
v9.3.1
Compare Source
What's Changed
animated
by @gpoole in #1734New Contributors
Full Changelog: pmndrs/react-spring@v9.3.0...v9.3.1
v9.3.0
Compare Source
What's Changed
Full Changelog: pmndrs/react-spring@v9.2.6...v9.3.0
v9.2.6
Compare Source
Fixes
v9.2.5
Compare Source
Fixes
v9.2.4
Compare Source
Fixes
immediate
to payload in useTransition hook (#1600)v9.2.3
Compare Source
Fixes
v9.2.2
Compare Source
Features
Fixes
Chores
v9.2.1
Fixes
v9.2.0
Features
POTENTIALLY_BREAKING_CHANGE
Parallax – child horizontal prop defaults to parent's (#1458)Fixes
POTENTIALLY_BREAKING_CHANGE
SpringRef – has been re-written as a function resolving (#1423)Chores
v9.1.2
Compare Source
Fixes
onStart
andonRest
were not fired causing a build up of events in the queue.Chores
react-spring.io
v9.1.1
Compare Source
Chores
~
instead of^
. This will help users not interenally download minor version of the package incase we have potential breaking changes like in v9.1.0 – #1414 (thanks @CPatchane)v9.1.0
Compare Source
Features
[styles, api] = useSpring()
we have aliased callingapi
to beapi.start
#1359 (thanks to @dbismut)POTENTIALLY BREAKING CHANGE
We've unified the return of all eventsonStart
,onChange
,onRest
etc. to be the following -(animationResult, controller, item)
item will only not beundefined
when usinguseTransition
.Fixes
Chores
v9.0.1
Includes #1414 to avoid downloading minor versions, only patches will be install
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.