Skip to content

Releases: GitbookIO/gitbook

@gitbook/react-openapi@1.4.3

12 Sep 14:43
229f2ba
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [6da3655]
    • @gitbook/expr@1.2.0

@gitbook/react-openapi@1.4.2

12 Sep 09:40
7375d3c
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [3548fa6]
    • @gitbook/expr@1.1.1

@gitbook/react-contentkit@0.7.5

12 Sep 14:43
229f2ba
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [262afa3]
    • @gitbook/icons@0.3.1

@gitbook/icons@0.3.1

12 Sep 14:43
229f2ba
Compare
Choose a tag to compare

Patch Changes

  • 262afa3: Fix types for custom icons and update list of icons

@gitbook/expr@1.2.0

12 Sep 14:43
229f2ba
Compare
Choose a tag to compare

Minor Changes

  • 6da3655: Fix exports in gitbook/expr package.json

@gitbook/expr@1.1.1

12 Sep 09:40
7375d3c
Compare
Choose a tag to compare

Patch Changes

  • 3548fa6: Fix eval-estree-expr named import

@gitbook/react-openapi@1.4.1

11 Sep 16:09
872d36b
Compare
Choose a tag to compare

Patch Changes

  • 24f601d: Small optim in resolveTryItPrefillForOperation
  • Updated dependencies [e1ff17e]
  • Updated dependencies [8ff1e3b]
    • @gitbook/expr@1.1.0

@gitbook/expr@1.1.0

11 Sep 16:09
872d36b
Compare
Choose a tag to compare

Minor Changes

  • e1ff17e: Fix bundling of gitbook/expr package

Patch Changes

  • 8ff1e3b: Add support for every/some array methods

@gitbook/react-openapi@1.4.0

06 Sep 09:43
7b34537
Compare
Choose a tag to compare

Minor Changes

  • 12c9d76: Adapt OpenAPI blocks to eval adaptive exprs & prefill TryIt config

Patch Changes

  • 4927e96: Add support for YAML content type in request body/example
  • 61b8507: OpenAPI: Make responses without objects clickable
  • 98e42cf: Handle OpenAPI ignored responses
  • Updated dependencies [12c9d76]
  • Updated dependencies [7fefe49]
  • Updated dependencies [360aa1c]
    • @gitbook/openapi-parser@3.0.2

@gitbook/openapi-parser@3.0.2

06 Sep 09:43
7b34537
Compare
Choose a tag to compare

Patch Changes

  • 12c9d76: Adapt OpenAPI blocks to eval adaptive exprs & prefill TryIt config
  • 7fefe49: Catch OpenAPI validation errors
  • 360aa1c: Upgrade Scalar dependencies