What's Changed
- fix(core): floor adaptive precision at float resolution to let springs settle on sub-precision drift by @joshuaellis in #2520
- chore(deps): update build-tooling by @renovate[bot] in #2524
- chore(deps): update commitlint to v21.0.2 by @renovate[bot] in #2525
- fix(parallax): pin container to top-left to prevent double scrollbar by @joshuaellis in #2527
- docs(core): clarify null/undefined goals are skipped, not animated by @joshuaellis in #2528
- fix(shared): guard string interpolator against number-less output values by @joshuaellis in #2529
- test(parallax): pin #2052 sticky-layer-in-component regression by @joshuaellis in #2530
- test(core): cover declarative useSpring auto-start under StrictMode (#2361) by @joshuaellis in #2531
- fix(core): auto-start useTransition when props is a function (#2287) by @joshuaellis in #2532
- fix(three): drive demand-mode frameloop so looping animations don't freeze by @joshuaellis in #2536
- chore: version packages by @github-actions[bot] in #2521
Full Changelog: v10.1.0...v10.1.1