Releases: GitbookIO/gitbook
Releases · GitbookIO/gitbook
@gitbook/[email protected]
Minor Changes
- 326e28e: Design tweaks to code blocks and OpenAPI pages
Patch Changes
- 42ca7e1: Fix openapi CR preview
- 5e975ab: Fix code highlighting for HTTP
- 580101d: Fix schemas disclosure label causing client error
- 20ebecb: Missing top-level required OpenAPI alternatives
- 80cb52a: Handle OpenAPI alternatives from schema.items
- cb5598d: Handle invalid OpenAPI Responses
- c6637b0: Use default value if string number or boolean in generateSchemaExample
- a3ec264: Fix Python code sample "null vs None"
- Updated dependencies [d00dc8c]
- @gitbook/[email protected]
@gitbook/[email protected]
Patch Changes
- d00dc8c: Pass scalar's errors through OpenAPIParseError
@gitbook/[email protected]
@gitbook/[email protected]
@gitbook/[email protected]
@gitbook/[email protected]
Patch Changes
- 70c4182: Improve OpenAPI schema style
- 2b6c593: Remove stable from x-stability
- cbd768a: Improve OpenAPI codesample (add OpenAPISelect component)
- e59076a: Improve OpenAPI schemas block ungrouped style. Classnames have changed, please refer to this PR to update GBX.
- eedefdd: Handle optional security headers
- 23cedd2: Hide deprecated properties in examples
- Updated dependencies [2b6c593]
- @gitbook/[email protected]
@gitbook/[email protected]
Patch Changes
- 2b6c593: Remove stable from x-stability
@gitbook/[email protected]
Patch Changes
- cdffd7c: Desaturate text colors by decreasing chroma for the last steps of the color scale
@gitbook/[email protected]
Patch Changes
- 77397ca: Fix version of @gitbook/api referenced in package.json
@gitbook/[email protected]
Minor Changes
- 116575c: Improve typing of getComputedContentSourceCacheTags to match latest API specification