Skip to content

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 01:10
· 158 commits to main since this release

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


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