Skip to content

v0.1.7: Null depth_km fix and description corrections

Choose a tag to compare

@cyanheads cyanheads released this 24 May 12:09
v0.1.7
2998a8d

Null depth_km fix and description corrections

Patch fixes two issues found during field testing.

Fixed:

  • depth_km: Nullable across all type interfaces and Zod schemas. USGS historical events can omit depth — previously caused a type crash. Format renders null as 'unknown'.
  • descriptions: earthquake_get_event and earthquake-event resource descriptions no longer claim 'products metadata' is returned. Corrected to list the actual fields exposed.

45 tests pass; devcheck clean (excluding bun outdated: mcp-ts-core 0.9.7 → 0.9.9, separate maintenance task).