# @gitbook/react-openapi ## 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 level - 0426312: 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