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 3dd3c85 commit d72b101Copy full SHA for d72b101
.changeset/slow-kangaroos-sip.md
packages/react-tweet/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-tweet
2
3
+## 3.2.2
4
+
5
+### Patch Changes
6
7
+- b917cff: Fix for videos in mobile and included react 19 in peer dependencies.
8
9
## 3.2.1
10
11
### Patch Changes
packages/react-tweet/package.json
@@ -1,6 +1,6 @@
{
"name": "react-tweet",
- "version": "3.2.1",
+ "version": "3.2.2",
"repository": "https://github.com/vercel-labs/react-tweet.git",
"author": "Luis Alvarez (https://twitter.com/luis_fades)",
"scripts": {
0 commit comments