We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9bb84a commit afcea38Copy full SHA for afcea38
CHANGELOG.md
@@ -4,6 +4,13 @@ Motion adheres to [Semantic Versioning](http://semver.org/).
4
5
Undocumented APIs should be considered internal and may change without warning.
6
7
+## [11.18.1] 2024-01-17
8
+
9
+### Fixed
10
11
+- `AnimatePresence` types in React 19.
12
+- SVG with `transform` not always setting styles correctly on mount.
13
14
## [11.18.0] 2024-01-14
15
16
### Added
0 commit comments