mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
3fe3809416
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1.7 KiB
1.7 KiB
@gitbook/react-openapi
0.7.0
Minor Changes
cf3045a: Add Python support in Code Samples4247361: Add required query parameters to the code sampleaa8c49e: Display pattern if available in parmas in OpenAPI blocke914903: Synchronize response and response example tabs4cbcc5b: Rollback of scalar modal while fixing perf issue
Patch Changes
51fa3ab: Adds content-visibility css property to OpenAPI Operation for better render performancef89b31c: Upgrade the scalar api client package094e9cd: bump: scalar from 1.0.5 to 1.0.7237b703: Fix crash whenexampleis undefined for a response51955da: Adds tabs to Response Example section e.g. for status code examplesa679e72: Render mandatory headers in code samplec079c3c: Update Scalar client to latest version
0.6.0
Minor Changes
709f1a1: Update Scalar to the latest version, with faster performances and an improved experience
Patch Changes
ede2335: Fix x-codeSamples: false not working at the single operation level0426312: Fix tabs being empty for code samples when they are updated dynamically
0.5.0
Minor Changes
3445db4: Fix files published in the NPM packages by defining "files" in "package.json"
0.4.0
Minor Changes
24cd72e: Fix changeset CI workflow
0.3.0
Minor Changes
de747b7: Refactor the repository to be a proper monorepo and publish JS files on NPM instead of TypeScript files.
0.3.0
Minor Changes
bd0ca5b: Fix missing react imports
0.2.0
Minor Changes
57adb3e: Second release to fix publishing with changeset
0.1.0
Minor Changes
5f8a8fe: Initial release