v1.4.2 - Stable
Highlights
- TypeScript v6
- SDK/CLI: Add
sourceTokenAddresssearch filter tosearchMessagesand--source-tokenCLI option for filtering messages by source token - CLI: Clean JSON output — data on stdout, diagnostics on stderr, single JSON envelope per command
What's Changed
- deps: bump major versions by @andrevmatos in #215
- feat: add sourceTokenAddress filter to searchMessages and CLI by @aelmanaa in #216
- cli: fix get-supported-tokens on tokenPool addresses by @andrevmatos in #217
- feat(cli): add update notifier to alert users when a newer version is available by @aelmanaa in #218
- fix: estimate with cctp decimal bps by @andrevmatos in #222
- fix: manual exec when small gasLimit estimated by @andrevmatos in #223
- cli: adopt Vercel/gws output architecture for clean JSON output by @aelmanaa in #219
- fix: graceful fallback when dest RPC is unavailable in show command by @aelmanaa in #224
Full Changelog: v1.4.1...v1.4.2