Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Aug 17:15
· 13 commits to main since this release
v0.2.3
300e57e

Changed

  • zod updated to v4 (the MCP SDK supports ^3.25 || ^4.0); z.record()
    now uses the explicit two-argument form.
  • Dev dependencies updated: TypeScript 6 (@types/node is listed explicitly
    in the tsconfig types field, as TS 6 no longer auto-includes @types
    packages), @eslint/js 10 (matching ESLint 10).