Skip to content

Releases: PLhery/node-twitter-api-v2

1.12.10

14 Dec 15:34
Compare
Choose a tag to compare

1.12.9

23 Oct 19:36
Compare
Choose a tag to compare
  • Fix: Add missing expansions/'tweet.fields' item for tweet edition #392
  • Feat: friends/followers objects list V1 #391 (@Abdullah-Malik)

1.12.8

09 Oct 08:43
Compare
Choose a tag to compare
  • Feat: Add edit_history_tweet_ids to TweetV2
  • Feat: Add v1 friends/followers paginators (thanks to @Abdullah-Malik) #380

1.12.7

14 Sep 19:43
Compare
Choose a tag to compare
  • Fix: Fix Exception throw when response data is truthy but not an object (for example, a raw HTML page) #354
  • Fix: Typing issue with TwitterApiErrorData.errors that can be undefined in some cases #357
  • Feat: Add include_rts parameters for .userTimeline #349

1.12.6

12 Sep 15:33
Compare
Choose a tag to compare

1.12.5

15 Aug 19:13
Compare
Choose a tag to compare
  • Fix: Better check for error presence in ApiResponseError instantiation

1.12.4

15 Aug 18:54
Compare
Choose a tag to compare
  • Fix: Ignore rate limit data for endpoints without rate limit headers in paginators #341
  • Fix: Patch for unifiying endpoints with various error payload in v1 API #342
  • Feat: variants property for media.fields, add MediaVariantsV2 interface (thanks to @roncli) #347

1.12.3

29 Jun 19:35
Compare
Choose a tag to compare
  • Feat: .favoriteTimeline for API v1 #296 (thanks to @AuroraDysis)
  • Feat: duration_millis property for v1 medias (thanks to @RyoshiKayo)
  • Feat: source_user_id and source_user_id_str missing properties in MediaEntityV1 (thanks to @AuroraDysis)

1.12.2 - Home timeline

21 May 20:37
Compare
Choose a tag to compare
  • Feat: .homeTimeline for API v2 #288

1.12.1 - Improved typings

20 May 12:16
Compare
Choose a tag to compare