Skip to content
Compare
Choose a tag to compare
@lfades lfades released this 18 Dec 06:55
· 11 commits to main since this release

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.