diff --git a/.changeset/funny-dragons-cover.md b/.changeset/funny-dragons-cover.md new file mode 100644 index 0000000..666c811 --- /dev/null +++ b/.changeset/funny-dragons-cover.md @@ -0,0 +1,10 @@ +--- +'react-tweet': patch +--- + +Added multiple improvements from community PRs: + +- https://github.com/vercel/react-tweet/pull/163: Removed the date-fns dependency and made the time component a server component. +- https://github.com/vercel/react-tweet/pull/161: Updated media buttons to use X instead of Twitter. +- https://github.com/vercel/react-tweet/pull/142: Added `Hexagon` to the API types. +- https://github.com/vercel/react-tweet/pull/138: Add `nofollow` to tweet links.