- Fix: Inconsistent way to generate whole property snippet and value snippet, when it contains
\"
#353 - Upgrade to
4.1.0
version ofvscode-json-languageservice
which enables used of the extended glob patterns. #448 - Fix: Anchor on property which uses alias fails validation #273
- Update
js-yaml
to4.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 ofnpm
#498 - New
disableAdditionalProperties
preference option for yaml, for more strict validation #499
Thanks to Andrew Metcalf, Remco Haszing, Petr Spacek and Sorin Sbarnea