Skip to content

Releases: GitbookIO/gitbook

@gitbook/openapi-parser@2.1.2

01 Apr 14:38
b647538
Compare
Choose a tag to compare

Patch Changes

  • 7bb37c7: Move filterSelectedOpenAPISchemas to @gitbook/openapi-parser
  • 5b1e01c: Support for x-stability property
  • 813b2af: Support for x-enumDescriptions and x-gitbook-enum

@gitbook/colors@0.3.1

01 Apr 16:22
432da64
Compare
Choose a tag to compare

Patch Changes

  • fb90eb0: Reduce chroma of first color scale step

@gitbook/react-openapi@1.1.6

24 Mar 16:46
27532a5
Compare
Choose a tag to compare

Patch Changes

  • 6eae764: Support body examples
  • 7212973: Update scalar
  • d2facb2: Mark properties as optional if not required
  • 73e2b47: Fix write only properties in request example
  • 70be2c6: Stringify default value
  • fc00b51: Remove default value in generateSchemaExample
  • a84b06b: Update resolveDescription and add minItems/maxItems
  • Updated dependencies [48c18c0]
  • Updated dependencies [7212973]
    • @gitbook/openapi-parser@2.1.1

@gitbook/openapi-parser@2.1.1

24 Mar 16:46
27532a5
Compare
Choose a tag to compare

Patch Changes

@gitbook/react-openapi@1.1.5

17 Mar 10:09
278689e
Compare
Choose a tag to compare

Patch Changes

  • 886e204: Update OpenAPI operation path design

@gitbook/colors@0.3.0

17 Mar 10:10
278689e
Compare
Choose a tag to compare

Minor Changes

  • 4f0a772: Override tint lightness if supplied color is out of bounds

@gitbook/react-openapi@1.1.4

14 Mar 17:06
903f962
Compare
Choose a tag to compare

Patch Changes

  • c60e9ba: Handle read-only in OpenAPISchemaName
  • 31d800e: Render OpenAPISchemas block
  • ff3b708: Remove read-only properties from codesample

@gitbook/react-contentkit@0.7.0

14 Mar 17:06
903f962
Compare
Choose a tag to compare

Minor Changes

  • 6aaeae2: Fix an issue where ContentKit iframes were not resizing.

Patch Changes

  • 9108c56: Fix an issue where contentkit webframes weren't resized properly
  • c9ea239: Fix an issue where iframe aspect ratio was not respected.

@gitbook/cache-tags@0.2.0

14 Mar 17:06
903f962
Compare
Choose a tag to compare

Minor Changes

  • f32bf1f: Export function getCacheTagForURL to easily get the cache tag for a URL.

@gitbook/react-openapi@1.1.3

11 Mar 09:43
a92cb49
Compare
Choose a tag to compare

Patch Changes

  • 844059f: Fix spacing in OpenAPISecurities