Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 May 16:42

1.0.0 (2026-05-22)

Bug Fixes

  • add --passWithNoTests to vitest to allow builds with no test files (ccbe423)
  • add explicit type annotation to map callback parameter (385c7a0)
  • annotate CallToolRequestSchema handler return type as Promise for SDK 1.29.0 compat (9e08bb4)
  • remove exactOptionalPropertyTypes for MCP SDK compatibility (8849a1d)
  • remove explicit undefined for optional sessionIdGenerator property (f583bbc)
  • replace local file: dependency with published npm version for CI (3af3178)
  • use ListToolsRequestSchema and add extra param for TS compatibility (ff1aa10)

Features

  • add server.json for MCP Registry publication (#2) (0c3ac2d)
  • initial TimeZest MCP server (1d3f7d9)