0.3.0
What's Changed
- Fix build errors in examples by @jonathanhefner in #180
- fix: move prettier to dev dependency by @niclim in #179
- Add npm
startalias forexamples:startby @jonathanhefner in #183 - Clean up examples by @jonathanhefner in #182
- docs: fix tsc command to use tsconfig.json by @blackgirlbytes in #188
- [MCP Apps] Update
viewporttype by @martinalong in #153 - Add
sheet-music-serverexample by @jonathanhefner in #196 - feat(examples): Add video-resource-server example by @antonpk1 in #175
- fix(examples): add missing server-utils.ts to video-resource-server by @antonpk1 in #205
- fix: Add missing origin parameter to PostMessageTransport default constructor, verify origins in example sandbox proxy by @ochafik in #207
- fix!: require eventSource in PostMessageTransport + add security tests by @ochafik in #208
- fix: make toolInfo.id optional per spec by @antonpk1 in #216
- feat: export method names as consts by @idosal in #192
- Make ui.resourceUri optional (for tools that just need visibility) by @ochafik in #210
- Add
safeAreaInsetssupport to all example apps by @jonathanhefner in #202 - Add
basic-server-*examples for Vue, Svelte, Preact, and Solid by @jonathanhefner in #141 - feat: publish example servers to npm by @jerome3o-anthropic in #184
- fix: make example host more resilient to broken servers by @ochafik in #206
- chore: release 0.3.0 by @ochafik in #204
New Contributors
- @niclim made their first contribution in #179
- @blackgirlbytes made their first contribution in #188
Full Changelog: v0.2.2...v0.3.0