Skip to content

v3.0.0

Compare
Choose a tag to compare
@remcohaszing remcohaszing released this 18 Jul 13:08
v3.0.0
0903025

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