Skip to content

Releases: GitbookIO/gitbook

@gitbook/react-openapi@1.3.2

08 Jul 09:04
433d664
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [bd553bc]
    • @gitbook/openapi-parser@2.2.0

@gitbook/openapi-parser@2.2.0

08 Jul 09:04
433d664
Compare
Choose a tag to compare

Minor Changes

  • bd553bc: Expose isJson and isYaml in OpenAPI parser

@gitbook/react-openapi@1.3.1

07 Jul 12:52
32d6f58
Compare
Choose a tag to compare

Patch Changes

  • 957afd9: Add authorization header for OAuth2
  • 7a00880: Improve support for OAuth2 security type
  • a0c06a7: Indent JSON python code sample
  • b403962: Handle nullish OpenAPI mediaTypeObject
  • 1e013cd: Optional label in OpenAPI x-codeSamples
  • 4c9a9d0: Handle nested deprecated properties in generateSchemaExample
  • 40df91a: Deduplicate path parameters from OpenAPI spec
  • 2350baa: Support for OpenAPI Array request body
  • Updated dependencies [1e013cd]
  • Updated dependencies [4f5cbfe]
    • @gitbook/openapi-parser@2.1.5

@gitbook/react-contentkit@0.7.1

07 Jul 12:52
32d6f58
Compare
Choose a tag to compare

Patch Changes

  • 11a6511: Add basic error handling when transitioning between states.

@gitbook/openapi-parser@2.1.5

07 Jul 12:52
32d6f58
Compare
Choose a tag to compare

Patch Changes

  • 1e013cd: Optional label in OpenAPI x-codeSamples
  • 4f5cbfe: Upgrade Scalar parser

@gitbook/fonts@0.1.0

07 Jul 12:52
32d6f58
Compare
Choose a tag to compare

Minor Changes

  • fbfcca5: Initial version of the package

@gitbook/react-openapi@1.3.0

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/openapi-parser@2.1.4

@gitbook/openapi-parser@2.1.4

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

Patch Changes

  • d00dc8c: Pass scalar's errors through OpenAPIParseError

@gitbook/colors@0.3.3

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/react-openapi@1.2.1

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