Releases: GitbookIO/gitbook
Releases · GitbookIO/gitbook
@gitbook/openapi-parser@2.0.1
Patch Changes
- 0924259: Expose helper
shouldIgnoreEntity
@gitbook/react-openapi@1.0.3
Patch Changes
- dc2dbc5: Update OpenAPI code examples to support multiple content-type
- f1d1d2f: Return empty string if no server provided
- 05e1d8c: Hide x-gitbook-* symbols in OpenAPI blocks
- b4a12d6: Fix circularRef in schema + examples OpenAPI
- 9f0de74: Fix ID not set when there is no operation summary
- da55fac: Render GitBook blocks in OpenAPI operation description
- Updated dependencies [c808bb1]
- Updated dependencies [e24206e]
- Updated dependencies [a054554]
- Updated dependencies [da55fac]
- @gitbook/openapi-parser@2.0.0
@gitbook/openapi-parser@2.0.0
@gitbook/react-openapi@1.0.2
Patch Changes
- bb5c6a4: Support multiple response media types and examples
- a3f1fea: Fix display of OpenAPI header description
- 6157583: Improve Markdown parsing
- 7419ee7: Show additional fields in OpenAPI block
- 82cd9f2: Add support for anchor links in OpenAPI blocks
- Updated dependencies [6157583]
- @gitbook/openapi-parser@1.0.1
@gitbook/openapi-parser@1.0.1
Patch Changes
- 6157583: Improve Markdown parsing
@gitbook/colors@0.2.0
Minor Changes
- 445baaa: Initial release
@gitbook/react-openapi@1.0.1
@gitbook/react-openapi@0.7.1
@gitbook/proxy@0.1.0
Minor Changes
- 53b9f10: First version
@gitbook/react-openapi@0.7.0
Minor Changes
- cf3045a: Add Python support in Code Samples
- 4247361: Add required query parameters to the code sample
- aa8c49e: Display pattern if available in parmas in OpenAPI block
- e914903: Synchronize response and response example tabs
- 4cbcc5b: Rollback of scalar modal while fixing perf issue
Patch Changes
- 51fa3ab: Adds content-visibility css property to OpenAPI Operation for better render performance
- f89b31c: Upgrade the scalar api client package
- 094e9cd: bump: scalar from 1.0.5 to 1.0.7
- 237b703: Fix crash when
example
is undefined for a response - 51955da: Adds tabs to Response Example section e.g. for status code examples
- a679e72: Render mandatory headers in code sample
- c079c3c: Update Scalar client to latest version