Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Releases: neynarxyz/react

v0.8.0

15 Aug 22:15
7c61987
Compare
Choose a tag to compare

What's Changed

  • add: create isolated NeynarFrameCard component for rendering frames on their own by @dylsteck in #22

Full Changelog: v0.7.2...v0.8.0

v0.7.2

13 Aug 22:35
41aaaf7
Compare
Choose a tag to compare

What's Changed

  • fix: avoid infinite re-render glitch from useRenderEmbeds in NeynarCastCard by @dylsteck in #21

Full Changelog: v0.7.1...v0.7.2

v0.7.1

12 Aug 22:50
a6a39cd
Compare
Choose a tag to compare

What's Changed

  • fix: export CastCard from the package so devs can pass custom data by @dylsteck in #20

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Aug 01:20
a2feb58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.7.0

v0.6.4

08 Aug 19:03
32edcf3
Compare
Choose a tag to compare

What's Changed

  • add: create global fetcher with sdk version by @dylsteck in #18

Full Changelog: v0.6.3...v0.6.4

v0.6.3

02 Aug 14:55
b501005
Compare
Choose a tag to compare

Fix logo spacing in SIWN Button

v0.6.2

02 Aug 12:51
0b6bf67
Compare
Choose a tag to compare

What's Changed

  • Shreyas/neyn 2180 allow custom css styling for siwn button react by @Shreyaschorge in #17

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

19 Jul 20:04
4c38194
Compare
Choose a tag to compare

What's Changed

  • add: customStyles prop for NeynarProfileCard by @dylsteck in #14

Full Changelog: v0.6.0...v0.6.1

v0.6.0

15 Jul 19:40
63609d4
Compare
Choose a tag to compare

v0.6.0 adds the NeynarFeedList and NeynarConversationList components as well as a few other changes listed below:

  • NeynarFeedList, which mirrors the v2 feed API
  • NeynarConversationList, which mirrors the v2 cast conversation API
  • add customStyles optional prop to NeynarCastCard so the user can override any styling
  • adds support for .mp4 and .m3u8(Warpcast's preferred video streaming format) using hls.js, as well as small improvements to cast embeds in general
  • adds mobile responsiveness support for NeynarCastCard
    falls back to a skeleton image when the user's PFP is null/not loading for NeynarCastCard and NeynarProfileCard

The video below demos the features on our official Storybook

Screenshare.-.2024-07-11.7_38_13.PM.mp4