Skip to content

Releases: neynarxyz/nodejs-sdk

v1.67.1

29 Oct 22:03
0f154fd
Compare
Choose a tag to compare

Internal Changes to keep v1 alive
main...v1

v1.67.0

29 Oct 16:00
41866bc
Compare
Choose a tag to compare

What's Changed

  • feat: Location in User object by @valerierose in #214
  • feat: remove deprecated active badge by @valerierose in #217
  • doc: improve wording of documentation by @valerierose in #218
  • Remove deprecated/removed active-status from v1 by @tybook in #220
  • Update descriptions for v1 APIs by @tybook in #221
  • Bring back the suggestedFollows API that was incorrectly removed by @tybook in #222
  • Make FarcasterActionReqBody payload field optional by @tybook in #223
  • Cast embed changes [NEYN-3312; NEYN-3541; NEYN-3525] by @tybook in #216
    • [BREAKING CHANGE] When a cast embeds another cast, the cast.embeds[].metadata key has been renamed to cast.embeds[].cast. This is for greater consistency with how casts are returned elsewhere by the Neynar API and for easier differentiation with embedded URLs, which retain the cast.embeds[].metadata key.
  • feat: PATCH user location by @valerierose in #215
  • Fixup oEmbed types for better Readme doc presentation by @tybook in #226
  • Minor update: v1.67.0 by @tybook in #227

Full Changelog: v1.66.0...v1.67.0

v1.66.0

23 Oct 19:16
ded80cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.65.0...v1.66.0

v1.65.0

21 Oct 19:11
524b69c
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • EmbeddedCast type renamed to Embed
  • EmbedCastId type renamed to EmbedCast

Full Changelog: v1.64.0...v1.65.0

v1.64.0

21 Oct 17:13
60b3f68
Compare
Choose a tag to compare

What's Changed

  • feat: add verified accounts field to user object in sdk by @valerierose in #206

Full Changelog: v1.63.0...v1.64.0

v1.63.0

17 Oct 21:41
281496b
Compare
Choose a tag to compare

What's Changed

  • feat: add 'chron' sort type to lookupCastConversation by @eurbs in #204

Full Changelog: v1.62.1...v1.63.0

v1.62.1

16 Oct 19:28
bfe165f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.62.0...v1.62.1

v1.62.0

15 Oct 17:41
8823049
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.61.0...v1.62.0

v1.61.0

11 Oct 17:01
9515925
Compare
Choose a tag to compare

What's Changed

  • types: remove 'ChannelMember.channel_id' in favor of 'ChannelMember.channel.id' by @eurbs in #195
  • feat: add lookupUserByUsernameV2() by @eurbs in #192

Full Changelog: v1.60.0...v1.61.0

v1.60.0

09 Oct 21:18
3dd199e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.59.0...v1.60.0