Skip to content

v0.3.1

Choose a tag to compare

@galatanovidiu galatanovidiu released this 06 May 07:47
03cf662

Summary

  • Refresh WPCOM MCP sessions when JSON-RPC HTTP responses report Session not found with code -32005.
  • Preserve support for the existing Invalid or expired session stale-session shape.
  • Add regression coverage for the WPCOM stale-session response.
  • Release package version 0.3.1.

Validation

  • npx jest tests/unit/ --no-coverage
  • npm run build