0.5.1 — 2026-01-01
Changed
bird --helpnow includes explicit “Shortcuts” and “JSON Output” sections (documentsbird <tweet-id-or-url>shorthand +--json).- Release docs now include explicit npm publish verification steps.
Fixed
pnpm bird --helpnow works (dev script runs the CLI entrypoint, not the library entrypoint).following/followersnow fall back to internal v1.1 REST endpoints when GraphQL returns404.
Tests
- Add root help output regression test.
- Add opt-in live CLI test suite (real GraphQL calls; skipped by default; gated via
BIRD_LIVE=1).