v1.5.1
版本发布时间: 2023-07-18 16:24:39
junhoyeo/threads-api最新发布版本:the-end(2023-09-08 19:02:01)
Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
Summary
- 🛠️ Fix broken type import (TypeScript)
- 🛠️ Use
this.httpAgent
/this.httpsAgent
inlogin
What's Changed
- fix: broken type import by @aleclarson in https://github.com/junhoyeo/threads-api/pull/205
- add httpAgent/httpsAgent at login for proxy by @enggaraziz in https://github.com/junhoyeo/threads-api/pull/204
New Contributors
- @enggaraziz made their first contribution in https://github.com/junhoyeo/threads-api/pull/204
Full Changelog: https://github.com/junhoyeo/threads-api/compare/v1.5.0...v1.5.1