Releases: basementstudio/xmcp
Releases · basementstudio/xmcp
v0.5.3
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
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
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
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
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
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
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
- @fedealvarezcampos made their first contribution
- @fveiraswww made their first contribution
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.3
What's Changed
- Support for tools returning UI & automatically handling resource creation & injection.
- Simpler Apps SDK DX
v0.3.2
What's Changed
- Support for rendering GPT apps UI
- Bug fixing & improvements
Full Changelog: v0.3.1...v0.3.2