Skip to content

Releases: GitbookIO/gitbook

@gitbook/[email protected]

19 May 17:14
938125e
Compare
Choose a tag to compare

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]

19 May 17:14
938125e
Compare
Choose a tag to compare

Patch Changes

  • d00dc8c: Pass scalar's errors through OpenAPIParseError

@gitbook/[email protected]

19 May 17:14
938125e
Compare
Choose a tag to compare

Patch Changes

  • c3f6b8c: Update chroma ratio per step
  • 5e975ab: Fix code highlighting for HTTP
  • f7a3470: Change lightness check for color step 9 to allow input colors with a higher-than-needed contrast

@gitbook/[email protected]

22 Apr 09:24
88ffdcc
Compare
Choose a tag to compare

Patch Changes

  • ebc39e9: Missing select icon
  • b6b09d4: Fix OpenAPI responses select placement and icon

@gitbook/[email protected]

18 Apr 11:44
0df3849
Compare
Choose a tag to compare

Minor Changes

  • d67699a: Add OpenAPI Webhook block

Patch Changes

  • eeb977f: Fix Python code example for JSON payload
  • 3363a18: Merge simple alternatives
  • 8ed1bda: Translate OpenAPI blocks
  • 7588cfe: Improve OpenAPIResponses examples and schemas
  • ad1dc0b: Bump scalar packages

@gitbook/[email protected]

10 Apr 11:23
b6a08bc
Compare
Choose a tag to compare

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]

10 Apr 11:23
b6a08bc
Compare
Choose a tag to compare

Patch Changes

  • 2b6c593: Remove stable from x-stability

@gitbook/[email protected]

10 Apr 11:23
b6a08bc
Compare
Choose a tag to compare

Patch Changes

  • cdffd7c: Desaturate text colors by decreasing chroma for the last steps of the color scale

@gitbook/[email protected]

10 Apr 11:37
e4275b2
Compare
Choose a tag to compare

Patch Changes

  • 77397ca: Fix version of @gitbook/api referenced in package.json

@gitbook/[email protected]

10 Apr 11:23
b6a08bc
Compare
Choose a tag to compare

Minor Changes

  • 116575c: Improve typing of getComputedContentSourceCacheTags to match latest API specification