This release replaces the @apidevtools/swagger-parser
/ @apidevtools/json-schema-ref-parser
dependency with a much simpler implementation for dereferencing openapi docs, increasing compatibility and reducing bundle size.
We remove support for resolving remote $refs.
Also only URLs are allowed (no file paths) for the input definition from 7.0.0 onwards.