Skip to content

Commit

Permalink
Added changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
lfades committed Apr 8, 2024
1 parent 3baffad commit 323e026
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/funny-dragons-cover.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 323e026

Please sign in to comment.