Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
^7.6.1
^9.0.0
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This PR contains the following updates:
^7.6.1
->^9.0.0
Release Notes
framer/motion
### [`v9.0.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#902-2023-02-07) [Compare Source](https://togithub.com/framer/motion/compare/v9.0.1...v9.0.2) ##### Changed - `Reorder.Item` no longer throws an error within `MotionConfig strict`. ### [`v9.0.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#901-2023-02-02) [Compare Source](https://togithub.com/framer/motion/compare/v9.0.0...v9.0.1) ##### Removed - Tap events no longer suspend `tabindex` attribute for the duration of the gesture. ### [`v9.0.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#900-2023-02-01) [Compare Source](https://togithub.com/framer/motion/compare/v8.5.5...v9.0.0) ##### Added - Tap events are now keyboard accessible. ##### Changed - `whileFocus` only triggers according to `focus-visible` rules. ### [`v8.5.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#855-2023-01-30) [Compare Source](https://togithub.com/framer/motion/compare/v8.5.4...v8.5.5) ##### Fixed - Ensuring `Animation.cancel()` is called on finished WAAPI animations. ### [`v8.5.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#854-2023-01-27) [Compare Source](https://togithub.com/framer/motion/compare/v8.5.3...v8.5.4) ##### Fixed - Reducing size of prop filtering. ### [`v8.5.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#853-2023-01-26) [Compare Source](https://togithub.com/framer/motion/compare/v8.5.2...v8.5.3) ##### Fixed - Manually recording optimised appear `startTime` to fix inaccuracies of Firefox's `Animation.currentTime`. ### [`v8.5.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#852-2023-01-23) [Compare Source](https://togithub.com/framer/motion/compare/v8.5.0...v8.5.2) ##### Fixed - Updated optimised appear animations to defer animations until Chrome releases paint holding. ### [`v8.5.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#850-2023-01-18) [Compare Source](https://togithub.com/framer/motion/compare/v8.4.7...v8.5.0) ##### Added - `layoutRoot` prop. When component has `layout` and `layoutRoot` props, it will perform layout animations instantly but all children will perform layout animations relative to it. ### [`v8.4.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#847-2023-01-18) [Compare Source](https://togithub.com/framer/motion/compare/v8.4.6...v8.4.7) ##### Fixed - Fixed right-click filtering. ### [`v8.4.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#846-2023-01-17) [Compare Source](https://togithub.com/framer/motion/compare/v8.4.5...v8.4.6) ##### Fixed - Fixed WAAPI deoptimisation with layout animations. - Reduced number of animations triggered for components that have gesture event handlers but no corresponding `while-` props. ### [`v8.4.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#845-2023-01-17) [Compare Source](https://togithub.com/framer/motion/compare/v8.4.4...v8.4.5) ##### Fixed - Only trigger `animateChanges` in a `useLayoutEffect` when optimised appear animations are present. - Resync optimised appear handoff animations before cancelling WAAPI animations to ensure seamless visual handoff. ### [`v8.4.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#844-2023-01-17) [Compare Source](https://togithub.com/framer/motion/compare/v8.4.3...v8.4.4) ##### Fixed - Filtering `values` prop. ### [`v8.4.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#843-2023-01-13) [Compare Source](https://togithub.com/framer/motion/compare/v8.4.2...v8.4.3) ##### Fixed - When in Reduced Motion mode, `transition` no longer overrides instant transitions. ### [`v8.4.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#842-2023-01-11) [Compare Source](https://togithub.com/framer/motion/compare/v8.4.1...v8.4.2) ##### Fixed - Events sourced from `pointercancel` no longer being added to pan gesture history. ### [`v8.4.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#841-2023-01-11) [Compare Source](https://togithub.com/framer/motion/compare/v8.4.0...v8.4.1) ##### Fixed - `delay` no longer getting doubled with pregenerated WAAPI keyframes. ### [`v8.4.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#840-2023-01-10) [Compare Source](https://togithub.com/framer/motion/compare/v8.3.4...v8.4.0) ##### Added - Exporting `frameData` and `sync` for internal Framer use. ### [`v8.3.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#834-2023-01-10) [Compare Source](https://togithub.com/framer/motion/compare/v8.3.3...v8.3.4) ##### Fixed - Detection of hex colors with alpha values within complex strings. ### [`v8.3.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#833-2023-01-09) [Compare Source](https://togithub.com/framer/motion/compare/v8.3.2...v8.3.3) ##### Fixed - Stop filtering `pen` hover events. ### [`v8.3.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#832-2023-01-09) [Compare Source](https://togithub.com/framer/motion/compare/v8.3.1...v8.3.2) ##### Fixed - Allow `useMotionTemplate` to accept static values. ### [`v8.3.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#831-2023-01-09) [Compare Source](https://togithub.com/framer/motion/compare/v8.3.0...v8.3.1) ##### Fixed - Memoisation of tap callbacks. ### [`v8.3.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#830-2023-01-09) [Compare Source](https://togithub.com/framer/motion/compare/v8.2.4...v8.3.0) ##### Added - `motion` components can accept a `MotionValue` as `children`. ### [`v8.2.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#824-2023-01-06) [Compare Source](https://togithub.com/framer/motion/compare/v8.2.3...v8.2.4) ##### Fixed - Stop applying scale correction to an element's styles when there's no active projection transform. ### [`v8.2.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#823-2023-01-06) [Compare Source](https://togithub.com/framer/motion/compare/v8.2.2...v8.2.3) ##### Changed - Improved memoisation of internal event handlers. ### [`v8.2.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#822-2023-01-06) [Compare Source](https://togithub.com/framer/motion/compare/v8.2.0...v8.2.2) ##### Fixed - Removed ability to trigger animations via `useAnimationControls()` during render lifecycle. This would be a source of silent or subtle errors. ### [`v8.2.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#820-2023-01-06) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.9...v8.2.0) ##### Added - Exporting easing functions. ### [`v8.1.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#819-2023-01-05) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.8...v8.1.9) ##### Fixed - Preventing infinite keyframe pre-generation. ### [`v8.1.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#818-2023-01-05) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.7...v8.1.8) ##### Fixed - Sampling of animations with delay/repeat settings when interrupting WAAPI animations. ### [`v8.1.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#817-2023-01-04) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.6...v8.1.7) ##### Fixed - Swapping `style` value between `MotionValue` and static value. ### [`v8.1.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#816-2023-01-04) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.5...v8.1.6) ##### Fixed - Minification of `process.env.NODE_ENV`. ### [`v8.1.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#815-2023-01-03) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.4...v8.1.5) ##### Changed - Display warning in development mode when Reduced Motion is enabled on device. ### [`v8.1.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#814-2023-01-03) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.3...v8.1.4) ##### Fixed - Ensuring child variant components fire `onAnimationStart` when an animation is triggered by a parent. ### [`v8.1.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#813-2023-01-02) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.1...v8.1.3) ##### Fixed - Fixed `times`. ### [`v8.1.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#811-2023-01-02) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.0...v8.1.1) ##### Fixed - Fixing error when `Transition.type` is invalid. ### [`v8.1.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#810-2023-01-02) [Compare Source](https://togithub.com/framer/motion/compare/v8.0.4...v8.1.0) ##### Added - `MotionValue.jump` can be used to "jump" a `MotionValue` to a new value, bypassing active springs, ending current animations and resetting to `velocity` to `0`. ### [`v8.0.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#804-2023-01-02) [Compare Source](https://togithub.com/framer/motion/compare/v8.0.3...v8.0.4) ##### Fixed - Cleaning up animations when a `MotionValue` has no active `"change"` subscribers. - Changing `useMotionValueEvent` subscription to `useInsertionEffect`. ### [`v8.0.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#803-2023-01-02) [Compare Source](https://togithub.com/framer/motion/compare/v8.0.2...v8.0.3) ##### Fixed - Use range for tslib dependency. - Fixing multitouch with drag and pan gestures. ### [`v8.0.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#802-2022-12-23) [Compare Source](https://togithub.com/framer/motion/compare/v8.0.1...v8.0.2) ##### Fixed - Fixing defaults for hardware-accelerated animations. ### [`v8.0.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#801-2022-12-21) [Compare Source](https://togithub.com/framer/motion/compare/f58fea876198895716a776550ec6fbf0813ecaad...v8.0.1) ##### Added - Warning for unhydrated refs passed to `useScroll()` options. ### [`v8.0.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#800-2022-12-21) [Compare Source](https://togithub.com/framer/motion/compare/v7.10.3...f58fea876198895716a776550ec6fbf0813ecaad) ##### Removed - Removed polyfilled support for mouse/touch events. - Removed drag pointerup patch for Safari over `` elements. ##### Changed - `DragControls.start` now accepts `PointerEvent` only. ### [`v7.10.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7103-2022-12-20) [Compare Source](https://togithub.com/framer/motion/compare/v7.10.2...v7.10.3) ##### Changed - Firing `animateChanges` in `useLayoutEffect` rather than `useEffect` to ensure optimised appear animations are handed off before paint. ### [`v7.10.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7102-2022-12-16) [Compare Source](https://togithub.com/framer/motion/compare/v7.10.1...v7.10.2) ##### Fixed - Adding support for all easing functions with WAAPI. ### [`v7.10.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7101-2022-12-16) [Compare Source](https://togithub.com/framer/motion/compare/v7.10.0...v7.10.1) ##### Fixed - Fixed type inference of `useMotionValueEvent`. ### [`v7.10.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7100-2022-12-15) [Compare Source](https://togithub.com/framer/motion/compare/v7.9.1...v7.10.0) ##### Added - `.on()` event method to `MotionValue`. - `"animationStart"`, `"animationComplete"`, `"animationCancel"` and `"change"` events for `MotionValue`. - `useMotionValueEvent` helper method for adding events. ### [`v7.9.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#791-2022-12-14) [Compare Source](https://togithub.com/framer/motion/compare/v7.9.0...v7.9.1) ##### Fixed - Fixing mapping Framer Motion easing names to WAAPI. ### [`v7.9.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#790-2022-12-14) [Compare Source](https://togithub.com/framer/motion/compare/v7.8.1...v7.9.0) ##### Added - Hardware-accelerated `opacity` animations. ### [`v7.8.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#781-2022-12-14) [Compare Source](https://togithub.com/framer/motion/compare/v7.8.0...v7.8.1) ##### Changed - Refactored animation pipeline to better accomodate WAAPI. ### [`v7.8.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#780-2022-12-13) [Compare Source](https://togithub.com/framer/motion/compare/v7.7.3...v7.8.0) ##### Added - Added private APIs for starting initial animations before React hydration and handing off to the component after hydration. ### [`v7.7.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#773-2022-12-13) [Compare Source](https://togithub.com/framer/motion/compare/v7.7.2...v7.7.3) ##### Fixed - Fixed spring effect of `useSpring`. ### [`v7.7.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#772-2022-12-12) [Compare Source](https://togithub.com/framer/motion/compare/v7.7.1...v7.7.2) ##### Removed - Reduced `??` operators to reduce bundlesize. ### [`v7.7.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#771-2022-12-12) [Compare Source](https://togithub.com/framer/motion/compare/v7.7.0...v7.7.1) ##### Changed - Removed `style-value-types` and `framesync` as external dependencies. ### [`v7.7.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#770-2022-12-12) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.19...v7.7.0) ##### Added - Added support for `"startOffset"`, `"textLength"` and `"lengthAdjust"` SVG attributes. ##### Removed - Removed ability to define `"inertia"` animation as `"decay"` (officially removed in `3.0.0`). ##### Removed - Removed legacy repeat options (officially removed in `3.0.0`). ### [`v7.6.19`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7619-2022-12-05) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.18...v7.6.19) ##### Fixed - Animation of `viewBox` for SVG elements. ### [`v7.6.18`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7618-2022-12-02) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.17...v7.6.18) ##### Changed - Removed `popmotion` as external dependency. ### [`v7.6.17`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7617-2022-12-01) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.16...v7.6.17) ##### Fixed - Manually firing callback with latest callback when `useOnChange` is provided new motion value (affects `useSpring`). ### [`v7.6.16`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7616-2022-12-01) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.15...v7.6.16) ##### Fixed - Fixing `useOnChange` to resubscribe when provided a new motion value (affects `useSpring`). ### [`v7.6.15`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7615-2022-11-28) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.14...v7.6.15) ##### Fixed - Rounding tree scale to `1` to prevent unnecessary `scale` transforms. ### [`v7.6.14`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7614-2022-11-28) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.13...v7.6.14) ##### Fixed - Nothing to see here. ### [`v7.6.13`](https://togithub.com/framer/motion/compare/v7.6.12...v7.6.13) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.12...v7.6.13) ### [`v7.6.12`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7612-2022-11-24) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.11...v7.6.12) ##### Fixed - `isTransformDirty` node skipping logic. ### [`v7.6.11`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#7611-2022-11-24) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.10...v7.6.11) ##### Fixed - Treat `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.
This PR has been generated by Mend Renovate. View repository job log here.