Skip to content

Release v1.2.1

Choose a tag to compare

@sapientpants sapientpants released this 16 Jun 08:22
· 94 commits to main since this release
dd4cd9f

What's Changed

This release includes dependency updates to keep the project current with the latest package versions.

Dependencies Updated

  • @modelcontextprotocol/sdk: 1.11.4 → 1.12.3
  • axios: 1.9.0 → 1.10.0
  • zod: 3.25.3 → 3.25.64
  • @eslint/js: 9.27.0 → 9.29.0
  • @types/cors: 2.8.18 → 2.8.19
  • @types/express: 5.0.2 → 5.0.3
  • @types/node: 22.15.19 → 24.0.1
  • @typescript-eslint/eslint-plugin: 8.32.1 → 8.34.0
  • @typescript-eslint/parser: 8.32.1 → 8.34.0
  • eslint: 9.27.0 → 9.29.0
  • eslint-plugin-prettier: 5.4.0 → 5.4.1
  • jest: 29.7.0 → 30.0.0
  • lint-staged: 16.0.0 → 16.1.2
  • nock: 14.0.4 → 14.0.5
  • ts-jest: 29.3.4 → 29.4.0

Other Changes

  • Added CHANGELOG.md to track release history

Full Changelog: 1.2.0...v1.2.1