Releases: neynarxyz/nodejs-sdk
Releases · neynarxyz/nodejs-sdk
v1.67.1
v1.67.0
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 tocast.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 thecast.embeds[].metadata
key.
- [BREAKING CHANGE] When a cast embeds another cast, the
- 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
What's Changed
- Add
publishFarcasterAction
method by @Shreyaschorge in #208 - feat: add context for viewers and authors w.r.t. channels by @valerierose in #212
- Minor update: v1.66.0 by @Shreyaschorge in #213
Full Changelog: v1.65.0...v1.66.0
v1.65.0
What's Changed
- Update to latest OAS, primarily for embedded cast metadata [NEYN-2641] by @tybook in #207
- Minor update: v1.65.0 by @tybook in #210
- Fix v1.65.0 by @tybook in #211
Breaking Changes
EmbeddedCast
type renamed toEmbed
EmbedCastId
type renamed toEmbedCast
Full Changelog: v1.64.0...v1.65.0
v1.64.0
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
v1.62.1
What's Changed
- Add pinned_cast_hash property in Channel by @Shreyaschorge in #203
Full Changelog: v1.62.0...v1.62.1
v1.62.0
What's Changed
- docs: update contribution guide by @eurbs in #198
- feat: add 'fold' option to lookupCastConversation() by @eurbs in #199
- Minor update: v1.62.0 by @eurbs in #200
- feat: methods to manage app-level bans by @valerierose in #193
- feat: add blocking and blocked_by to user viewer context by @valerierose in #201
- feat: Sync SDK with OAS by @Shreyaschorge in #202
Full Changelog: v1.61.0...v1.62.0