Skip to content

Releases: agentfront/frontmcp

v1.0.0-beta.7

23 Mar 19:45

Choose a tag to compare

v1.0.0-beta.7 Pre-release
Pre-release

Release v1.0.0-beta.7

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

Installation

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

Note: This is a pre-release version.

What's Changed

  • feat: enhance type safety by extending context classes for agents, jobs, prompts, and resources by @frontegg-david in #302
  • feat(nx-plugin): add git initialization to workspace generator with fallback for missing git by @frontegg-david in #304

Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7

v1.0.0-beta.6

21 Mar 00:48

Choose a tag to compare

v1.0.0-beta.6 Pre-release
Pre-release

Release v1.0.0-beta.6

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

Installation

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

Note: This is a pre-release version.

What's Changed

  • test: add end-to-end tests for Streamable HTTP Transport session ID and elicitation capabilities by @frontegg-david in #300

Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6

v1.0.0-beta.5

19 Mar 01:49

Choose a tag to compare

v1.0.0-beta.5 Pre-release
Pre-release

Release v1.0.0-beta.5

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

Installation

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

Note: This is a pre-release version.

What's Changed

  • fix: improve string escaping in toTsLiteral function for better compatibility by @frontegg-david in #298

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5

v1.0.0-beta.4

18 Mar 22:39

Choose a tag to compare

v1.0.0-beta.4 Pre-release
Pre-release

Release v1.0.0-beta.4

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

Installation

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

Note: This is a pre-release version.

What's Changed

  • test: add end-to-end tests for elicitation capability round-trip and session state persistence by @frontegg-david in #296

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

v1.0.0-beta.3

18 Mar 20:44

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

Release v1.0.0-beta.3

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

Installation

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

Note: This is a pre-release version.

What's Changed

  • fix: update elicitation support logic to align with MCP spec and enhance type handling (Fixes #279) by @frontegg-david in #294

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

v1.0.0-beta.2

18 Mar 15:56

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-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

v1.0.0-beta.1

16 Mar 18:17

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

Release v1.0.0-beta.1

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

Installation

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

Note: This is a pre-release version.

What's Changed

  • Cherry-pick: feat: Update package.json and project.json with repository and author details; add README.md for Nx plugin documentation by @github-actions[bot] in #257
  • Cherry-pick: feat: Add @types/cors dependency to improve TypeScript support for CORS by @github-actions[bot] in #259
  • feat: Add feature flag tools and resources with updated plugin structure by @frontegg-david in #264
  • feat: Add UI generators for components, pages, and shells ponding schemas and templates by @frontegg-david in #265
  • feat: Implement live polling for OpenAPI spec changes with automatic tool rebuild and fix some docs by @frontegg-david in #266
  • chore: remove obsolete template generation logic and related resources by @frontegg-david in #268
  • chore: remove outdated bundler test suite by @frontegg-david in #269
  • Preparing for v1.0 by @frontegg-david in #263
  • refactor: change all files with .test. to .spec. by @frontegg-david in #272
  • feat: Add initial exports for browser compatibility and protocol client by @frontegg-david in #273
  • feat: Enhance browser compatibility and update LLM provider references by @frontegg-david in #274
  • feat: Add exports for new hooks and components in the React SDK by @frontegg-david in #275
  • chore: upgrade GitHub Actions dependencies and adjust Node.js setup configuration by @frontegg-david in #276
  • feat: support dynamic loading remote tools by @frontegg-david in #277
  • feat: add rate limiting, concurrency control, and timeout utilities with IP filtering support by @frontegg-david in #278

Full Changelog: v0.12.1...v1.0.0-beta.1

v0.12.2

26 Feb 00:46

Choose a tag to compare

Release v0.12.2

Release type: stable
Release line: 0.12.x
Branch: release/0.12.x

Installation

npm install @frontmcp/sdk@0.12.2

What's New

CHANGELOG

Features

  • Added Type Definitions for CORS: Introduced @types/cors to enhance TypeScript support for CORS configurations, ensuring better type safety and developer experience.

Improvements

  • No improvements in this release.

Bug Fixes

  • No bug fixes in this release.

Breaking Changes

  • No breaking changes in this release.

What's Changed

  • feat: Add @types/cors dependency to improve TypeScript support for CORS by @frontegg-david in #258

Full Changelog: v0.12.1...v0.12.2

v0.12.1

25 Feb 01:10

Choose a tag to compare

Release v0.12.1

Release type: stable
Release line: 0.12.x
Branch: release/0.12.x

Installation

npm install @frontmcp/sdk@0.12.1

What's New


CHANGELOG

Features

  • Enhanced API Support: Introduced new API endpoints for improved data handling and retrieval.
  • Real-time Data Streaming: Added support for real-time data streaming, enabling more dynamic server interactions.

Improvements

  • Optimized Performance: Refined internal algorithms to boost server response times and efficiency.
  • Documentation Updates: Expanded and clarified documentation for easier integration and usage.

Bug Fixes

  • Connection Stability: Resolved intermittent connection issues affecting server reliability.
  • Error Handling: Fixed minor bugs in error handling mechanisms for more robust server operations.

Breaking Changes

  • Deprecated Methods: Removed outdated methods in favor of new, more efficient alternatives. Ensure to update your implementation accordingly.

Full Changelog: v0.12.0...v0.12.1

v0.12.0

25 Feb 01:02
e5a7999

Choose a tag to compare

Full Changelog: v0.11.3...v0.12.0