|
Ran
|
Files
44
|
Run time
1s
|
Badge
README BADGES
|
push
github
Bump framer-motion from 12.11.0 to 12.12.1 (#474) Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.11.0 to 12.12.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.12.1] 2025-05-16</h2> <h3>Fixed</h3> <ul> <li>Checks for <code>instanceof HTMLElement</code> made compatible with dynamically generated <code>iframe</code>s.</li> </ul> <h2>[12.12.0] 2025-05-16</h2> <h3>Added</h3> <ul> <li><code>springValue</code></li> </ul> <h3>Fixed</h3> <ul> <li>Fixed various typos in the type definitions along with a stale documentation link.</li> </ul> <h2>[12.11.4] 2025-05-15</h2> <h3>Fixed</h3> <ul> <li>Only read <code>transform</code> from the DOM for initial independent transforms when there's no active projection.</li> </ul> <h2>[12.11.3] 2025-05-14</h2> <h3>Changed</h3> <ul> <li><code>useWillChange</code> now only adds <code>transform</code> to <code>will-change</code> to prevent issues with prematurely flattened <code>preserve-3d</code>.</li> </ul> <h2>[12.11.2] 2025-05-14</h2> <h3>Fixed</h3> <ul> <li>Removed <code>__VERSION__</code> placeholder from motion value.</li> <li>Fixed types for <code>Reorder</code> component.</li> </ul> <h2>[12.11.1] 2025-05-14</h2> <h3>Fixed</h3> <ul> <li>Default <code>scroll</code> tracking to <code>document.scrollingElement</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/88761b3d1"><code>88761b3</code></a> v12.12.1</li> <li><a href="https://github.com/motiondivision/motion/commit/faa4fcc5d"><code>faa4fcc</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/a46b071ba"><code>a46b071</code></a> Merge pull request <a href="https://redirec... (continued)
0 of 40 branches covered (0.0%)
Branch coverage included in aggregate %.
0 of 1971 relevant lines covered (0.0%)
0.0 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|