0.1.0
What's Changed
Spec / API changes:
- feat: implement ui/notifications/tool-cancelled + add missing App.onteardown by @ochafik in #120
- feat: store and expose hostContext in App class by @ochafik in #139
- spec: add
media-srcto CSP for video and audio support by @aharvard in #109 - spec: fix: ui/tool-cancelled -> ui/notifications/tool-cancelled by @idosal in #118
- spec: fix: host may request user consent by @idosal in #126
- build: auto-generate Zod schemas from TypeScript types using ts-to-zod by @ochafik in #116
- examples: add
wiki-explorer-serverexample by @jonathanhefner in #122
Other PRs:
- chore: update @modelcontextprotocol/sdk to 1.24.3 by @ochafik in #117
- Preserve existing files on
gh-pagesduring docs deploy by @jonathanhefner in #121 - refactor(examples): use concurrently API for proper process cleanup by @ochafik in #128
- add npm version badge by @ochafik in #113
New Contributors
Full Changelog: v0.0.7...v0.1.0