- Move from PNPM to Bun.
- Project QoL (use type imports, new eslint rules & test fixes).
- Moved
util
folder out of theclasses
directory. - Changed Tweet
link
domain fromtwitter.com
tox.com
. - Fixed issue where passing
replies: true
toTimeline.get
would return an empty array.