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

Releases: neynarxyz/react

v0.9.6

21 Oct 20:01
1a74678
Compare
Choose a tag to compare

What's Changed

  • fix: ensure there is spacing between a channel mention and the rest of the span by @dylsteck in #41
  • build(deps): bump rollup from 4.17.2 to 4.22.4 by @dependabot in #40

Full Changelog: v0.9.5...v0.9.6

v0.9.5

21 Sep 00:06
Compare
Choose a tag to compare

What's Changed

  • docs: fix typo README.md by @osrm in #39
  • build(deps-dev): bump vite from 5.2.11 to 5.2.14 by @dependabot in #38
  • build(deps): bump express from 4.19.2 to 4.21.0 by @dependabot in #36

New Contributors

  • @osrm made their first contribution in #39

Full Changelog: v0.9.4...v0.9.5

v0.9.4

16 Sep 20:38
bd1bc69
Compare
Choose a tag to compare

What's Changed

  • Fix wrong parameters name in README.md by @starit in #34
  • add dropdown by @MrKevinOConnell in #35
  • add a limit prop to the dropdown by @MrKevinOConnell in #37

New Contributors

Full Changelog: v0.9.3...v0.9.4

v0.9.3

30 Aug 17:59
b77b176
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #32
  • fix: small bug and styling patch fixes by @dylsteck in #33

Full Changelog: v0.9.2...v0.9.3

v0.9.2

27 Aug 06:29
3d0ae32
Compare
Choose a tag to compare

What's Changed

  • make video embeds muted by default by @MrKevinOConnell in #31

New Contributors

  • @MrKevinOConnell made their first contribution in #31

Full Changelog: v0.9.1...v0.9.2

v0.9.1

23 Aug 05:00
853ca83
Compare
Choose a tag to compare

What's Changed

  • docs: add "How to securely implement write actions" section by @dylsteck in #27
  • build(deps-dev): bump axios from 1.6.8 to 1.7.4 by @dependabot in #28
  • build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #29
  • add: docs for secure write actions and reaction/version bump fixes by @dylsteck in #30

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

21 Aug 14:41
4b65da2
Compare
Choose a tag to compare

What's Changed

  • fix: remove default handlers for write actions in NeynarFeedCard and in NeynarCastCard reactions by @dylsteck in #26

Full Changelog: v0.8.3...v0.9.0

v0.8.3

17 Aug 00:35
493f54c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.3

v0.8.2

16 Aug 20:43
b7b6368
Compare
Choose a tag to compare

What's Changed

  • fix: ensure frame data is refreshing by pulling from localFrame by @dylsteck in #24

Full Changelog: v.8.1...v0.8.2

v.0.8.1

16 Aug 19:17
b7b6368
Compare
Choose a tag to compare

What's Changed

  • fix: move redirect handlers to the default implementation by @dylsteck in #23

Full Changelog: v0.8.0...v.8.1