Patch Changes
- Fixed an issue with nested refs in the
joincommand. - Fixed pattern for no-server-example.com rule to improve detection accuracy.
- Changed the report location for
patternandnotPatternassertions to be more precise. - Updated
unevaluatedItemstype 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.