Releases: vercel/react-tweet
Releases · vercel/react-tweet
[email protected]
[email protected]
react-tweet
should better private tweets now:
- When a private tweet is found using
getTweet
it will log to console and return `undefined``. fetchTweet
was added and it returns the tweet alongside some metadata of the tweet that can be used for caching tweets.
[email protected]
- dc5cadf: Added missing token to API requests to Twitter's CDN
[email protected]
[email protected]
[email protected]
42d317f: Updated Twitter theme
[email protected]
Updated Twitter theme styles to better handle external CSS
[email protected]
Allow fetch options to be customized
[email protected]
Theme support
[email protected]
Check for default export in swr import