Speed-up import of api-schema-builder and reduce total bundle size by removing polyfills #45
Breaking changes
Validate loaded OpenAPI specification (throws an error if it's not a valid OpenAPI 3.0 document) #47
Drop Node 6 support #45
If your OpenAPI 3.x specification includes servers definition, some of the endpoints that weren't being matched for validation in the past can start getting validated (if any of servers + path combination matches) #46