Skip to content

0.2.0

Choose a tag to compare

@ochafik ochafik released this 16 Dec 22:25
· 13 commits to main since this release
894f793

What's Changed

  • feat(examples): add SSE transport support and shared server utility by @ochafik in #136
  • Add BYO zod version support by @fredericbarthelet in #49
  • examples: make basic apps responsive for narrow viewports by @ochafik in #135
  • tests: add Playwright E2E tests with screenshot golden testing (+ fix examples session handling) by @ochafik in #115
  • api: optional Client in AppBridge (allow custom forwarding), better protocol types (AppRequest, AppNotification, AppResult) by @ochafik in #146
  • docs: typo and formatting issues in spec header by @idosal in #148
  • fix: add mimeType to resource declarations in examples by @antonpk1 in #149
  • fix: ensure E2E screenshot tests work consistently across CI and local by @ochafik in #150
  • [MCP Apps] Add styles prop to host context by @martinalong in #127
  • [MCP Apps] Have apps request display mode instead by @martinalong in #152
  • Add pre-commit check for private registry URLs in package-lock.json by @ochafik in #133
  • Mark src/generated as linguist-generated by @jonathanhefner in #154
  • fix: Windows compatibility - bun as optional dep, cross-env for examples by @ochafik in #145
  • fix: make react a peer dependency to support multiple versions by @ochafik in #164
  • Fix sandbox-proxy-ready notification name in spec by @ochafik in #160
  • feat: add server helpers, make connect() to default to parent post transport by @ochafik in #165
  • docs: add tool visibility and restructure _meta.ui by @antonpk1 in #131
  • refactor: rename request methods to remove send prefix by @ochafik in #161
  • feat: make MCP SDK a peer dependency by @ochafik in #168
  • chore: release 0.2.0 by @ochafik in #170

New Contributors

Full Changelog: v0.1.0...v0.2.0