- 2b6c593: Remove stable from x-stability
- 7bb37c7: Move filterSelectedOpenAPISchemas to @gitbook/openapi-parser
- 5b1e01c: Support for x-stability property
- 813b2af: Support for x-enumDescriptions and x-gitbook-enum
- 48c18c0: Add option to pass scalar plugins
- 7212973: Update scalar
- bb3ca9c: Implement OpenAPI models blocks
- 0278a14: Upgrade Scalar dependencies
- 052e07a: Support references pointing to invalid files
- 53f5dbe: Fix typing of
shouldIgnoreEntity
- 0924259: Expose helper
shouldIgnoreEntity
- e24206e: Use Scalar parser to upgrade OpenAPI spec v2
- c808bb1: Fallback to untrusted validation in case JSON spec is invalid
- a054554: Implement a trusted mode to speed up OpenAPI spec validation
- da55fac: Render GitBook blocks in OpenAPI operation description
- 6157583: Improve Markdown parsing
- 727bde2: Improve and split OpenAPI parser into its own package
- 46edde9: Improve the OpenAPI package API