Releases: sourcemeta/jsonschema
Releases · sourcemeta/jsonschema
v14.6.0
What's Changed
- Remove NPM
postinstallscript as newer version of NPM no longer print the message by @Karan-Palan in #633 - Do not report non-fixable rules multiple times on
lint --fixand add various new linter rules by @jviotti in #634 - Optimise
lint --fixto avoid re-analysing the schema in vain by @jviotti in #635 - Mark orphaned locations in the
inspectcommand asorphanby @jviotti in #636 - Speed up linting of
defaultandexamplesby @jviotti in #637 - Speed up schema compilation, linting, and bundling by @jviotti in #638
Full Changelog: v14.5.0...v14.6.0
v14.5.0
What's Changed
- Add VS code extension promotion message on install across various distributions by @Karan-Palan in #628
- Match
jsonschema.jsonresolveoption with and without.jsonby @jviotti in #630 - Do not provide a linter error on an explicit
additionalProperties: trueby @jviotti in #632
Full Changelog: v14.4.0...v14.5.0
v14.4.0
What's Changed
Full Changelog: v14.3.0...v14.4.0
v14.3.0
What's Changed
- Make sure
lintgracefully fails given invalid schemas by @jviotti in #621 - Better handle invalid schemas in all commands by @jviotti in #622
- Move some overly verbose logs from
--verboseinto a new--debugoption by @jviotti in #623 - Improve error output on invalid
$reftargets by @jviotti in #625
Full Changelog: v14.2.0...v14.3.0
v14.2.0
v14.1.0
v14.0.4
v14.0.3
v14.0.2
What's Changed
- feat: order lint errors by line number by @Karan-Palan in #599
Full Changelog: v14.0.1...v14.0.2
v14.0.1
What's Changed
Full Changelog: v14.0.0...v14.0.1