Skip to content

v1.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Mar 15:56
· 132 commits to main since this release

Release v1.0.0-beta.2

Release type: beta
Release line: 1.0.x
Branch: release/1.0.x

Installation

npm install @frontmcp/sdk@1.0.0-beta.2

Note: This is a pre-release version.

What's Changed

  • fix(nx): add Nx monorepo support with scaffolding instructions and commands by @frontegg-david (fixes #281) in #284
  • test: add E2E tests for session reconnect behavior with terminated session ID by @frontegg-david (fixes #280) in #286
  • feat: persist client capabilities in session store for recreation by @frontegg-david (fixes #279) in #288
  • fix: enhance type safety by using explicit interfaces in schemas and type checks by @frontegg-david (fixes #283) in #290
  • feat: add auto-generated input types for guard configuration schemas and enhance metadata options by @frontegg-david (fixes #282) in #292

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2