Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 06:49
· 243 commits to main since this release
45b31e6

Patch Changes

  • Fixed an issue with nested refs in the join command.
  • Fixed pattern for no-server-example.com rule to improve detection accuracy.
  • Changed the report location for pattern and notPattern assertions to be more precise.
  • Updated unevaluatedItems type definition to resolve either boolean or object schema per JSON Schema 2019-09 specification.
  • Enhanced public API by small typescript typing fix and exporting new function bundleFromString.