v2.3.1
Fixes
- Fix npm publishing (#316).
v2.3.0published to GitHub, Homebrew, Scoop, and Docker, but its npm publish job failed (Node 20 could no longer installnpm@latest, which now requires Node ≥ 22.22).v2.3.1runs that job on Node 22 and publishes to npm. No CLI code changes sincev2.3.0.
npm users: this is the first 2.3.x release on npm — it includes everything from v2.3.0: copy request payloads in the interactive listen view (C/H/B), MCP list-filter parity for events and requests, and dependency updates.
Full Changelog: v2.3.0...v2.3.1