Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's [Threads](https://threads.net).
Summary
- This release fix issues that was caused by the recent Threads' Auth Changes today.
- Special Thanks to francistogram, aldinp16, onesyah05, ishaanbedi, LilaRest,
vietduc030496, sudarshanmg, yekayee, Aerglonus, yssf-io and SethuSenthil, who helped me research & fix the issue. (Also thanks to dilame who built the [dilame/instagram-private-api](https://github.com/dilame/instagram-private-api)) 👍
What's Changed
* [api] Login with encrypted password by junhoyeo in https://github.com/junhoyeo/threads-api/pull/125
* [Chore] Updated Dynamic Data by SethuSenthil in https://github.com/junhoyeo/threads-api/pull/127
* [api] Fix length check in `_destructureFromUserIDQuerier` by junhoyeo in https://github.com/junhoyeo/threads-api/pull/128
**Full Changelog**: https://github.com/junhoyeo/threads-api/compare/v1.3.2...v1.4.0