Breaking Changes
- The
ComposeLanguageClientCapabilities
type has been moved fromlib/client/DocumentSettings
tolib/client/ClientCapabilities
Added
- The client can now specify whether an alternative YAML language service is present (e.g., from the YAML extension), selectively disabling features of this language service. #122