We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 261e72d commit 70eb2bbCopy full SHA for 70eb2bb
.changeset/warm-impalas-dance.md
packages/react-tweet/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-tweet
2
3
+## 3.2.0
4
+
5
+### Minor Changes
6
7
+- 261e72d: Updated docs on caching tweets and added fetchTweet function.
8
9
## 3.1.1
10
11
### Patch Changes
packages/react-tweet/package.json
@@ -1,6 +1,6 @@
{
"name": "react-tweet",
- "version": "3.1.1",
+ "version": "3.2.0",
"repository": "https://github.com/vercel-labs/react-tweet.git",
"author": "Luis Alvarez (https://twitter.com/luis_fades)",
"scripts": {
0 commit comments