Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Jan 23, 2025
1 parent 260199f commit b80699d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,17 @@ Undocumented APIs should be considered internal and may change without warning.

## [12.0.3] 2025-01-23

### Fixed

- Fixed toggling between shared layout animations multiple times.

### Added

- Added private `anchorX` prop to `AnimatePresence`.

## [12.0.2] 2025-01-21

### Fixed
### Changed

- Fixed toggling between shared layout animations multiple times.
- Simplified `useSpring` for smaller bundlesize.

## [12.0.1] 2025-01-21

Expand Down

0 comments on commit b80699d

Please sign in to comment.