Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Sep 3, 2024
1 parent 27b4d70 commit ed38c3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Undocumented APIs should be considered internal and may change without warning.

### Added

- Support for React Server Components, including a new `framer-motion/client` entrypoint for `motion` and `m` components.
- Support for React Server Components, including new entrypoints for `motion` and `m` components.

## [11.3.31] 2024-08-29

Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7324,7 +7324,7 @@ __metadata:
"@react-three/fiber": ^8.2.2
"@react-three/test-renderer": ^9.0.0
"@rollup/plugin-commonjs": ^22.0.1
framer-motion: ^11.3.32-alpha.4
framer-motion: ^11.4.0
react-merge-refs: ^2.0.1
three: ^0.137.0
peerDependencies:
Expand All @@ -7335,7 +7335,7 @@ __metadata:
languageName: unknown
linkType: soft

"framer-motion@^11.3.32-alpha.4, framer-motion@workspace:packages/framer-motion":
"framer-motion@^11.4.0, framer-motion@workspace:packages/framer-motion":
version: 0.0.0-use.local
resolution: "framer-motion@workspace:packages/framer-motion"
dependencies:
Expand Down Expand Up @@ -10847,7 +10847,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "next-env@workspace:dev/next"
dependencies:
framer-motion: ^11.3.32-alpha.4
framer-motion: ^11.4.0
next: 14.x
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -12381,7 +12381,7 @@ __metadata:
"@typescript-eslint/parser": ^7.2.0
"@vitejs/plugin-react-swc": ^3.5.0
eslint-plugin-react-refresh: ^0.4.6
framer-motion: ^11.3.32-alpha.4
framer-motion: ^11.4.0
react: ^18.2.0
react-dom: ^18.2.0
styled-components: ^6.1.11
Expand Down

0 comments on commit ed38c3c

Please sign in to comment.