Releases: vercel/react-tweet
Releases · vercel/react-tweet
Release list
react-tweet@3.3.1
react-tweet@3.3.0
- Fixed the empty tweet state so empty objects no longer break rendering — #199
- Replaced mentions of vercel-labs with vercel across the repo — #198
- Fixed quoted tweet avatars so they respect custom components and rounded styles — #196
- Exported utility functions for public use — #177
- Removed the deprecated create-react-app example — #203
- Added highlighted label support for X accounts that have one — #203
- Added a "Show more" link for text links that are truncated — #203
- Upgraded dependencies (Nextra, Next.js, Tailwind) for the docs/site — #217
react-tweet@3.2.2
- Fixed issue with video playback in mobile (#187)
- Added React 19 to peer dependencies.
react-tweet@3.2.1
react-tweet@3.2.0
react-tweet should better private tweets now:
- When a private tweet is found using
getTweetit will log to console and return `undefined``. fetchTweetwas added and it returns the tweet alongside some metadata of the tweet that can be used for caching tweets.
react-tweet@3.1.1
- dc5cadf: Added missing token to API requests to Twitter's CDN
react-tweet@3.1.0
react-tweet@3.0.4
react-tweet@3.0.3
42d317f: Updated Twitter theme
react-tweet@3.0.2
Updated Twitter theme styles to better handle external CSS