Skip to content

Releases: remcohaszing/monaco-yaml

v3.0.0

18 Jul 13:08
v3.0.0
0903025
Compare
Choose a tag to compare

Repository maintenance has handed over over to @remcohaszing. Thank you @pengx17 for doing this. 😄

Added

  • The function setDiagnosticsOptions is now exposed by monaco-yaml .

Fixed

  • The missing dependency on js-yaml has been added.
  • The missing dependency on yaml-ast-parser-custom-tags has been added.
  • TypeScript types have been fixed.

Removed