Skip to content

v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Mar 18:17
· 138 commits to main since this 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