Releases: backmeupplz/farcaster-tui
Releases · backmeupplz/farcaster-tui
v0.2.1
Fix binary build: exclude react-devtools-core from bundle Ink dynamically imports react-devtools-core for dev mode only, but bun build --compile fails trying to resolve it statically. Mark it as external so the bundler skips it. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>