Skip to content

v2.3.1

Choose a tag to compare

@leggetter leggetter released this 30 Jul 11:29
· 17 commits to main since this release
3d0bfbc

Fixes

  • Fix npm publishing (#316). v2.3.0 published to GitHub, Homebrew, Scoop, and Docker, but its npm publish job failed (Node 20 could no longer install npm@latest, which now requires Node ≥ 22.22). v2.3.1 runs that job on Node 22 and publishes to npm. No CLI code changes since v2.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