We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fc02e commit 8911c24Copy full SHA for 8911c24
CHANGELOG.md
@@ -4,6 +4,12 @@ Motion adheres to [Semantic Versioning](http://semver.org/).
4
5
Undocumented APIs should be considered internal and may change without warning.
6
7
+## [12.10.1] 2025-05-07
8
+
9
+### Changed
10
11
+- Main thread `scroll` animations are now lazy, resolving after `"scroll"` events instead of every animation frame.
12
13
## [12.10.0] 2025-05-06
14
15
### Added
0 commit comments