Releases: remcohaszing/monaco-yaml
Releases · remcohaszing/monaco-yaml
v5.5.0
v5.4.1
What's Changed
- d095257 Add getOptions method to retrieve current configuration of monaco-yaml by @pmahdicheraghi in #280
- 187d130 Use OIDC for publishing to npm
New Contributors
- @pmahdicheraghi made their first contribution in #280
Full Changelog: v5.4.0...v5.4.1
v5.4.0
- 7ff3604 Update to yaml-language-server 1.18.0
Full Changelog: v5.3.1...v5.4.0
v5.3.1
- 1d9f1d8 Preserve diagnostic data in code actions
Full Changelog: v5.3.0...v5.3.1
v5.3.0
- 9cddfb8 Update to
yaml-language-server@1.16.0 - 9cddfb8 Update to Prettier 3
Full Changelog: v5.2.3...v5.3.0
v5.2.3
What's Changed
- 467b134 fix: missing client capabilities by @sumimakito in #248
New Contributors
- @sumimakito made their first contribution in #248
Full Changelog: v5.2.2...v5.2.3
v5.2.2
- fdd9417 Update monaco-languageserver-types to 0.4.0
Full Changelog: v5.2.1...v5.2.2
v5.2.1
v5.2.0
- 1997880 Reduce bundle size
- 6f86e70 Add support for document on type formatting
- 32bb27e Add support for YAML selection ranges
- 4df69c7 Update to yaml-language-server 1.15.0
- bbeb19b Publish TypeScript declaration maps
- cac9739 Use the marker data provider revalidate method to avoid reloading the worker.
Full Changelog: v5.1.1...v5.2.0