Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:27
bc1c042

What's Changed

In this release, we have updated the linter to issue a warning if it is unable to resolve elements such as $ref within a JSON Schema.

🐝 Bug Fixes

  • Stabilize diagnostic collection names by @ya7010 in #2000
  • fix(lint): avoid false unused deprecated directive by @ya7010 in #2001
  • fix(vscode): make executable settings machine-scoped by @ya7010 in #2002
  • fix(validator): report schema resolution errors by @ya7010 in #2010
  • fix(glob): remove unused profile import by @ya7010 in #2011

📦 Dependencies

  • chore: resolve OSV code scanning alerts by @ya7010 in #2004

🛠️ Other Changes

  • docs: document deprecationMessage as non-standard support by @ya7010 in #2003
  • ci: pin OSV scanner workflow to existing action ref by @ya7010 in #2005
  • fix(validator): report not schema resolution errors by @risu729 in #2007
  • feat(diagnostic): integrate tombi-diagnostic for error reporting in validator by @ya7010 in #2015
  • Update error handling by @ya7010 in #2016
  • chore: change schemastore diagnostics level by @ya7010 in #2017

New Contributors

Full Changelog: v1.2.0...v1.2.1