Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 06 Apr 18:41
· 95 commits to main since this release

Release v1.0.3

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

Installation

npm install @frontmcp/sdk@1.0.3

What's New

FrontMCP v1.0.3 Changelog

Features

  • Dynamic NX Versioning: Introduced a function to dynamically retrieve the NX version, enhancing flexibility in version management.

Improvements

  • Dependency Updates: Upgraded several dependencies to their latest versions for improved performance and security:
    • vectoriadb updated to ^2.2.0
    • @nx/devkit updated to 22.6.4
    • @enclave-vm/core updated to ^2.13.0
    • @enclave-vm/ast updated to ^2.13.0
    • @jest/globals and jest now support ^29.0.0 || ^30.0.0
    • @types/jest updated to ^30.0.0
  • Observability Enhancement: Updated @frontmcp/observability to version 1.0.2 for better monitoring capabilities.

Bug Fixes

Breaking Changes

What's Changed

  • chore: update dependencies to latest versions and rename @frontmcp/cli to frontmcp by @frontegg-david in #339

Full Changelog: v1.0.2...v1.0.3