This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
v1.5.1 (🛠️ Bug Fixes)
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 #205
- add httpAgent/httpsAgent at login for proxy by @enggaraziz in #204
New Contributors
- @enggaraziz made their first contribution in #204
Full Changelog: v1.5.0...v1.5.1