PLhery / node-twitter-api-v2

Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.
https://www.npmjs.com/package/twitter-api-v2
Apache License 2.0
1.29k stars 176 forks source link

Fix V2 search error with query key in options #431

Closed itsjustbrian closed 1 year ago

itsjustbrian commented 1 year ago

Issue: #430

PLhery commented 1 year ago

Thank you, makes sense, better and cleaner

PLhery commented 1 year ago

Hmm a test broke, but it's not linked to your change, seems to be Twitter related; I'll investigate before creating a new version

PLhery commented 1 year ago

Published in 1.14.0, thank you!