Skip to content

0.19.0

Compare
Choose a tag to compare
@evidolob evidolob released this 13 May 17:03
· 241 commits to release since this release
  • Fix: Inconsistent way to generate whole property snippet and value snippet, when it contains \" #353
  • Upgrade to 4.1.0 version of vscode-json-languageservice which enables used of the extended glob patterns. #448
  • Fix: Anchor on property which uses alias fails validation #273
  • Update js-yaml to 4.1.0 #454
  • Add monaco-yaml in the readme under clients #455
  • Add support for maxItemsComputed for document symbols and folding ranges #444
  • Add config parameter to disable additional properties #452
  • Add safety measure for preventing use of npm instead of yarn (engines version trick) #458
  • Require minimal npm version #494
  • This project now use yarn instead of npm #498
  • New disableAdditionalProperties preference option for yaml, for more strict validation #499

Thanks to Andrew Metcalf, Remco Haszing, Petr Spacek and Sorin Sbarnea