Skip to content

Releases: basementstudio/xmcp

v0.5.3

03 Dec 18:12
c05cb8d

Choose a tag to compare

Core Changes

  • Optimize react tools compilation and hashing
  • Create remote MCP clients and generate schemas
  • @xmcp-dev/cli

Full Changelog: v0.5.1...v0.5.3

v0.5.2

03 Dec 15:59
8fdeb9b

Choose a tag to compare

Core Changes

  • Optimize react tools compilation and hashing
  • Create remote MCP clients and generate schemas
  • @xmcp-dev/cli

Full Changelog: v0.5.1...v0.5.2

v0.5.1

25 Nov 20:46
edd5e44

Choose a tag to compare

Core Changes

  • hot fix: compiler callback store breaking context on node version > 22
  • add opt-in telemetry tracking

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 Nov 16:41
cbbff2b

Choose a tag to compare

Core Changes

  • Improve runtime file selection - smaller output size
  • Skip type checking config
  • Reduce download size by 30%
  • Swap webpack compiler with rspack - improve compilation times
  • Rework config workflow
  • React code transpilation with rspack
  • Update template UI

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Nov 15:07
842079d

Choose a tag to compare

Core Changes

  • Dev mode and import generation optimizations
  • Remove experimental flag - support React by default
  • Clean up legacy SSR code
  • Deprecate --ui and --gpt flags
  • Fix Type checking on dev/build
  • Bug fixing and improvements

Full Changelog: v0.3.6...v0.4.0

v0.3.6

29 Oct 22:51
6288eaf

Choose a tag to compare

Core changes

  • Fix/lock swc core version
  • Fix/react jsx runtime error
  • Fix node modules resolution
  • Abstract Next.js adapter
  • Fix client side react rendering

Full Changelog: v0.3.5...v0.3.6

v0.3.5

23 Oct 19:15
b520279

Choose a tag to compare

Core Changes

  • Add support for Structured Content output
  • Complete OpenAI widget metadata & handling
  • Experimental SSR + Hydration feature. Support returning React components in tool handlers.
  • Fix toggle off paths from config on unselection (create-xmcp-app)
  • bug fixing & improvements

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

16 Oct 23:14
f124367

Choose a tag to compare

What's Changed

Update create-xmcp-app --gpt CLI project scaffolding

Full Changelog: v0.3.3...v0.3.4

v0.3.3

16 Oct 22:18
dae8aba

Choose a tag to compare

What's Changed

  • Support for tools returning UI & automatically handling resource creation & injection.
  • Simpler Apps SDK DX

v0.3.2

10 Oct 16:55
eeacbe9

Choose a tag to compare

What's Changed

  • Support for rendering GPT apps UI
  • Bug fixing & improvements

Full Changelog: v0.3.1...v0.3.2