Skip to content

Commit f477099

Browse files
committed
Updating changelog
1 parent 8432b25 commit f477099

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,18 @@ Motion adheres to [Semantic Versioning](http://semver.org/).
44

55
Undocumented APIs should be considered internal and may change without warning.
66

7+
## [12.6.5] 2025-04-11
8+
9+
### Fixed
10+
11+
- Polyfilled `sync` and `cancelSync` exports.
12+
713
## [12.6.4] 2025-04-11
814

915
### Added
1016

1117
- Global injection of `WillChangeMotionValue` for internal Framer use.
1218

13-
### Fixed
14-
15-
- Polyfilled `sync` and `cancelSync` exports.
16-
1719
## [12.6.3] 2025-04-01
1820

1921
### Changed

packages/framer-motion/src/dom.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
export {
22
cancelFrame,
3+
cancelSync,
34
frame,
45
frameData,
56
hover,
67
isDragActive,
78
MotionValue,
89
motionValue,
910
press,
11+
sync,
1012
time,
1113
} from "motion-dom"
1214
export { invariant, noop, progress } from "motion-utils"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy