paramount
paramount copied to clipboard
fix(deps): update dependency react-spring to v9.7.1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
react-spring | 9.0.0-beta.1 -> 9.7.1 |
Release Notes
pmndrs/react-spring
v9.7.1
What's Changed
- fix: esm/cjs exports by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2101
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.7.0...v9.7.1
v9.7.0
What's Changed
- docs: Update targets.mdx fixed a single typo (Middeleware to middleware) by @real-charlie in https://github.com/pmndrs/react-spring/pull/2047
- docs: fix typo in
useResize
Docs (wrong function name) by @mohammadjavad948 in https://github.com/pmndrs/react-spring/pull/2051 - docs: fix a typo in
useResize
docs (obsere → observe) by @ajitid in https://github.com/pmndrs/react-spring/pull/2043 - docs(fix): 'Learn more about targets' href by @prichodko in https://github.com/pmndrs/react-spring/pull/2054
- docs: Update react-three-fiber.mdx by @RockinRonE in https://github.com/pmndrs/react-spring/pull/2059
- feat: enable SpringRef.set to be called with a function by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2069
- fix: react-konva peer deps by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2068
- Configure Renovate by @renovate in https://github.com/pmndrs/react-spring/pull/2075
- chore(deps): update actions/setup-node action to v3 by @renovate in https://github.com/pmndrs/react-spring/pull/2079
- chore(deps): update actions/checkout action to v3 by @renovate in https://github.com/pmndrs/react-spring/pull/2078
- chore: add bundle-size workflow by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2080
- chore(deps): update all non-major dependencies by @renovate in https://github.com/pmndrs/react-spring/pull/2081
- chore: use Turborepo & TSUP by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2082
- chore(deps): update actions/cache action to v3 by @renovate in https://github.com/pmndrs/react-spring/pull/2083
- chore(deps): update dependency @types/react to v18 by @renovate in https://github.com/pmndrs/react-spring/pull/2084
- chore(deps): update dependency @types/fs-extra to v11 by @renovate in https://github.com/pmndrs/react-spring/pull/2086
- chore(deps): update node.js to v18 by @renovate in https://github.com/pmndrs/react-spring/pull/2089
- chore(deps): update dependency @types/react-dom to v18 by @renovate in https://github.com/pmndrs/react-spring/pull/2087
New Contributors
- @real-charlie made their first contribution in https://github.com/pmndrs/react-spring/pull/2047
- @mohammadjavad948 made their first contribution in https://github.com/pmndrs/react-spring/pull/2051
- @ajitid made their first contribution in https://github.com/pmndrs/react-spring/pull/2043
- @prichodko made their first contribution in https://github.com/pmndrs/react-spring/pull/2054
- @RockinRonE made their first contribution in https://github.com/pmndrs/react-spring/pull/2059
- @renovate made their first contribution in https://github.com/pmndrs/react-spring/pull/2075
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.6.1...v9.7.0
v9.6.1
What's Changed
- docs(fix): typo by @apostolos in https://github.com/pmndrs/react-spring/pull/2042
New Contributors
- @apostolos made their first contribution in https://github.com/pmndrs/react-spring/pull/2042
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.6.0...v9.6.1
v9.6.0
What's Changed
- Docs/rebuild by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1924
- chore(docs): fix spelling and grammar by @hyamero in https://github.com/pmndrs/react-spring/pull/1950
- chore(docs): fix spelling issues by @duanwilliam in https://github.com/pmndrs/react-spring/pull/1970
- fix(docs): remove typo by @wtfmozart in https://github.com/pmndrs/react-spring/pull/1995
- chore(docs): fix a small typo of the hook name. by @ahamed in https://github.com/pmndrs/react-spring/pull/1997
- fix(docs): imperative and target links in homepage by @heyfirst in https://github.com/pmndrs/react-spring/pull/1998
- feat(docs): add parallax page by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2000
- chore(fix): fix internal typo by @schmuecker in https://github.com/pmndrs/react-spring/pull/1987
- [refactor][beta-docs]: sort of devDeps by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2003
- feat(docs): add r3f doc guide by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2002
- feat: add steps easing & clamp function & noise demo by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2024
- fix: useTrail should not run on initial render when a ref is passed by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2026
- chore(demo): add css-gradient demo by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2027
- [docs]: graduate beta to official by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2034
- feat: add examples page by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2021
- [feat]: add useSpringValue by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2035
- feat: add useScroll, useResize & useInView hooks by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2038
- docs(feat): add analytics & feedback forms to docs by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2040
New Contributors
- @hyamero made their first contribution in https://github.com/pmndrs/react-spring/pull/1950
- @duanwilliam made their first contribution in https://github.com/pmndrs/react-spring/pull/1970
- @wtfmozart made their first contribution in https://github.com/pmndrs/react-spring/pull/1995
- @ahamed made their first contribution in https://github.com/pmndrs/react-spring/pull/1997
- @heyfirst made their first contribution in https://github.com/pmndrs/react-spring/pull/1998
- @schmuecker made their first contribution in https://github.com/pmndrs/react-spring/pull/1987
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.5...v9.6.0
v9.5.5
What's Changed
- fix: remove infer S extends L by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1988
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.4...v9.5.5
v9.5.4
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.3...v9.5.4
v9.5.3
What's Changed
- fix: Make decay easing respect the
config.precision
prop by @claytercek in https://github.com/pmndrs/react-spring/pull/1897 - chore(docs): Update accessibility.mdx by @kooku0 in https://github.com/pmndrs/react-spring/pull/1965
- chore: add react peer dependencies by @CharlesStover in https://github.com/pmndrs/react-spring/pull/1938
- chore: use proper peer dependencies range condition by @eugenet8k in https://github.com/pmndrs/react-spring/pull/1971
- fix: fixes for typescript 4.8 by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1979
New Contributors
- @claytercek made their first contribution in https://github.com/pmndrs/react-spring/pull/1897
- @kooku0 made their first contribution in https://github.com/pmndrs/react-spring/pull/1965
- @CharlesStover made their first contribution in https://github.com/pmndrs/react-spring/pull/1938
- @eugenet8k made their first contribution in https://github.com/pmndrs/react-spring/pull/1971
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.2...v9.5.3
v9.5.2
What's Changed
- chore: remove yarn cache by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1945
- fix: check if we have an internal ref to update by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1949
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.1...v9.5.2
v9.5.1
What's Changed
- chore: remove yarn cache by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1945
- fix: useTransition would not obey refs by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1944
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.0...v9.5.1
v9.5.0
What's Changed
- docs: typo by @Deaponn in https://github.com/pmndrs/react-spring/pull/1900
- fix: make children on AnimatedComponent optional by @LinusU in https://github.com/pmndrs/react-spring/pull/1925
- feat: add useReducedMotion hook & export useIsomorphicLayout hook by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1886
- fix: run stop function and don't flush the current queue by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1934
New Contributors
- @Deaponn made their first contribution in https://github.com/pmndrs/react-spring/pull/1900
- @LinusU made their first contribution in https://github.com/pmndrs/react-spring/pull/1925
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.4.5...v9.5.0
v9.4.5
What's Changed
- Update CONTRIBUTING.md by @zidanehammouda in https://github.com/pmndrs/react-spring/pull/1865
- refactor: fix link to repo dependents by @Fasani in https://github.com/pmndrs/react-spring/pull/1857
- build(deps): bump next from 12.0.10 to 12.1.0 by @dependabot in https://github.com/pmndrs/react-spring/pull/1841
- Links jump to section (part 2) + fix tarot images by @orta in https://github.com/pmndrs/react-spring/pull/1867
- Official support for React18 incl StrictMode by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1875
New Contributors
- @zidanehammouda made their first contribution in https://github.com/pmndrs/react-spring/pull/1865
- @orta made their first contribution in https://github.com/pmndrs/react-spring/pull/1867
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.4.4...v9.4.5
v9.4.4
What's Changed
- chore: edit MDX files for v2 by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1846
- fix: link color by @Fasani in https://github.com/pmndrs/react-spring/pull/1849
- Docs fixes by @bkrmadtya in https://github.com/pmndrs/react-spring/pull/1845
- resolves #1855
New Contributors
- @Fasani made their first contribution in https://github.com/pmndrs/react-spring/pull/1849
- @bkrmadtya made their first contribution in https://github.com/pmndrs/react-spring/pull/1845
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.4.3...v9.4.4
v9.4.3
What's Changed
- saw two grammatical errors & fixed 'em by @raidsrc in https://github.com/pmndrs/react-spring/pull/1812
- Fix missing commas in api object by @chriscerie in https://github.com/pmndrs/react-spring/pull/1825
New Contributors
- @raidsrc made their first contribution in https://github.com/pmndrs/react-spring/pull/1812
- @chriscerie made their first contribution in https://github.com/pmndrs/react-spring/pull/1825
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.4.2...v9.4.3
v9.4.2
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.4.1...v9.4.2
v9.4.1
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.4.0...v9.4.1
v9.4.0
What's Changed
- feat: add easing functions to
react-spring
by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1752 - Feature/add container refs by @kindoflew in https://github.com/pmndrs/react-spring/pull/1771
- feat: add exitBeforeEnter prop to useTransition by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1773
- Update use-transition.mdx by @david-buck in https://github.com/pmndrs/react-spring/pull/1781
- update readme to use the right rafz by @arzafran in https://github.com/pmndrs/react-spring/pull/1780
- Chore/update dev tool by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1785
- chore(docs): fix typo (correspend -> correspond) by @fk in https://github.com/pmndrs/react-spring/pull/1789
- Stop RAF update loop when there are no pending tasks by @srubin in https://github.com/pmndrs/react-spring/pull/1786
- fix: delay use transition by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1791
-
skipAnimation
not working as expected withdelay
prop by @martyan in https://github.com/pmndrs/react-spring/pull/1783 - feat: css variables by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1798
New Contributors
- @david-buck made their first contribution in https://github.com/pmndrs/react-spring/pull/1781
- @arzafran made their first contribution in https://github.com/pmndrs/react-spring/pull/1780
- @fk made their first contribution in https://github.com/pmndrs/react-spring/pull/1789
- @srubin made their first contribution in https://github.com/pmndrs/react-spring/pull/1786
- @martyan made their first contribution in https://github.com/pmndrs/react-spring/pull/1783
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.3.1...v9.4.0
v9.3.2
What's Changed
- Update use-transition.mdx by @david-buck in https://github.com/pmndrs/react-spring/pull/1781
- update readme to use the right rafz by @arzafran in https://github.com/pmndrs/react-spring/pull/1780
- chore(docs): fix typo (correspend -> correspond) by @fk in https://github.com/pmndrs/react-spring/pull/1789
-
skipAnimation
not working as expected withdelay
prop by @martyan in https://github.com/pmndrs/react-spring/pull/1783
New Contributors
- @david-buck made their first contribution in https://github.com/pmndrs/react-spring/pull/1781
- @arzafran made their first contribution in https://github.com/pmndrs/react-spring/pull/1780
- @fk made their first contribution in https://github.com/pmndrs/react-spring/pull/1789
- @martyan made their first contribution in https://github.com/pmndrs/react-spring/pull/1783
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.3.1...v9.3.2
v9.3.1
What's Changed
- docs: Describe combining ref forwarding with
animated
by @gpoole in https://github.com/pmndrs/react-spring/pull/1734 - Update README.md by @kabilanvennila in https://github.com/pmndrs/react-spring/pull/1748
- Docs fix by @millsoper in https://github.com/pmndrs/react-spring/pull/1761
- Remove ref to non-existent Code of Conduct from PR template by @millsoper in https://github.com/pmndrs/react-spring/pull/1764
- fix: update overflow css property without mixing shorthand and non-shorthand properties by @Lucasdsk in https://github.com/pmndrs/react-spring/pull/1767
- Use standard funding mechanism by @flying-sheep in https://github.com/pmndrs/react-spring/pull/1740
New Contributors
- @gpoole made their first contribution in https://github.com/pmndrs/react-spring/pull/1734
- @kabilanvennila made their first contribution in https://github.com/pmndrs/react-spring/pull/1748
- @millsoper made their first contribution in https://github.com/pmndrs/react-spring/pull/1761
- @Lucasdsk made their first contribution in https://github.com/pmndrs/react-spring/pull/1767
- @flying-sheep made their first contribution in https://github.com/pmndrs/react-spring/pull/1740
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.3.0...v9.3.1
v9.3.0
What's Changed
- fix: handle ParallaxLayers inside fragments (#1667) by @kindoflew in https://github.com/pmndrs/react-spring/pull/1671
- fix(native): add children prop by @CodyJasonBennett in https://github.com/pmndrs/react-spring/pull/1705
- feat: interpolate bare numbers with units by @CodyJasonBennett in https://github.com/pmndrs/react-spring/pull/1473
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.2.6...v9.3.0
v9.2.6
Fixes
- useChain does not run hooks in sequence when duration is specified #1492
- useSpring does not orchestrate animations if one is using config w/o duration, when others do #1584
- Type inference failed with functions passed to useSpring etc.
v9.2.5
Fixes
v9.2.4
Fixes
- Animated should not try to access Array.prototype (#1585)
- Add
immediate
to payload in useTransition hook (#1600) - useSprings controller clear refs properly when length changes in React.StrictMode (#1597)
v9.2.3
Fixes
- incorrect type imports for rafz (#1560)
v9.2.2
Features
- NEW package @react-spring/rafz (a fork of the pmndrs library rafz) – did not constitute minor bump.
Fixes
- Three – Array props were not been updated correctly, big thanks @midanosi! (#1430)
- Three – XR session was breaking Springs, big thanks @ffdead (#1518)
Chores
- update the yarn.lock with updated packages
v9.2.1
Fixes
- Parallax – add position properties to layer
v9.2.0
Features
- Parallax – Sticky!! Thanks to @kindoflew (#619)
-
POTENTIALLY_BREAKING_CHANGE
Parallax – child horizontal prop defaults to parent's (#1458)
Fixes
- Parallax – scrollTo gets correct scroll value (#1455)
- Core – SpringValue would jump to to value at end of decay (#1437)
- Core – SpringValue wouldn't animate after immediate value has been changed (#1026)
- useTransition – useTransition wasn't passing it's ref (#1453)
- useTransition – Delay prop wasn't being added to the trail delay caused by the trail prop (#1099)
- Core – Springs sometimes return undefined (#1096)
-
POTENTIALLY_BREAKING_CHANGE
SpringRef – has been re-written as a function resolving (#1423)
Chores
- repo now uses preconstruct and changesets
- recrawl has been removed from repo due to lack of windows support
- support react@17 in peer deps (#1478)
v9.1.2
Fixes
- revert changes from #1023 because of a misunderstanding of the API
- resolve #1419 where
onStart
andonRest
were not fired causing a build up of events in the queue.
Chores
- Updating demos to work with
react-spring.io
v9.1.1
Chores
- Deps of packages now use
~
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
Features
- We listened to the feedback people had, so whilst we encourage people to use the pattern
[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
- scrollTop is not set when from & to are equal #1185 (thanks @Rohanhacker)
- skip animation with async to infinite loop #1160
- Stop jank in animation when duration changes on SpringValue #1163
Chores
- We have our test suite working again! hooray, it means we can review and commit PR's quicker and more effectively
- We've updated all our examples in this repo to v9 #1386 (huge thanks to @dbismut)
v9.0.1
Includes #1414 to avoid downloading minor versions, only patches will be installed in deps.
v9.0.0
https://aleclarson.github.io/react-spring/v9/
v9.0.0-rc.3
v9.0.0-rc.2
v9.0.0-rc.1
v9.0.0-canary.809.5.f01ecc2
v9.0.0-canary.809.4.a637589
v9.0.0-canary.809.3.a66b280
v9.0.0-canary.809.2.49361198
v9.0.0-canary.808.12.11b2708
v9.0.0-canary.808.9.7e75a67
v9.0.0-canary.808.8.4a87fcb
v9.0.0-canary.808.7.d857dc8
v9.0.0-canary.808.6.a1d7e01
v9.0.0-canary.808.5.5cdf687
v9.0.0-canary.808.4.e67bf81
v9.0.0-canary.808.3.225e0b1
v9.0.0-canary.808.2.958e7ba
v9.0.0-beta.9
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.