1.2.0
Changes since 1.1.2:
Features
Fixes
- fix: replace platform-specific optionalDependencies with bun devDependency (#518)
- fix: autoResize reporting viewport height when content is taller (#525)
- fix: remove duplicate --color-text-ghost from McpUiStyleVariableKey (#523)
- fix: examples servers' npm run start:stdio (#507)
- fix: work around tsx watch hang on Windows in quickstart (#428)
Refactors
- refactor: remove unnecessary type assertions (#471)
- refactor: replace deprecated RESOURCE_URI_META_KEY with modern format (#457)
Examples & Plugin
- pdf-server: ignore client roots by default (#510)
- plugin: refactor create-mcp-app skill to reference patterns.md (#416)
Docs
- docs: add Security documentation section and SEO improvements (#524)
- docs: add MCP client configuration examples to CONTRIBUTING.md (#508, #526)
- docs: use apps.extensions.modelcontextprotocol.io domain for docs URLs (#499)
- docs: add SECURITY.md with GitHub Security Advisories guidance (#472)
Full Changelog: v1.1.2...v1.2.0