# @gitbook/react-contentkit ## 0.7.8 ### Patch Changes - 10995e0: Use NPM Trusted publishing for publishing the package. - Updated dependencies [10995e0] - @gitbook/icons@0.3.4 ## 0.7.7 ### Patch Changes - 6142d6b: Mark as sideEffects, fix all package bundles - Updated dependencies [6142d6b] - @gitbook/icons@0.3.3 ## 0.7.6 ### Patch Changes - bdde392: Fix web frame height calculation - 295f03d: Republish packages - Updated dependencies [295f03d] - @gitbook/icons@0.3.2 ## 0.7.5 ### Patch Changes - Updated dependencies [262afa3] - @gitbook/icons@0.3.1 ## 0.7.4 ### Patch Changes - Updated dependencies [25e2b40] - @gitbook/icons@0.3.0 ## 0.7.3 ### Patch Changes - Updated dependencies [2cdba53] - @gitbook/icons@0.2.2 ## 0.7.2 ### Patch Changes - Updated dependencies [6816f0f] - @gitbook/icons@0.2.1 ## 0.7.1 ### Patch Changes - 11a6511: Add basic error handling when transitioning between states. ## 0.7.0 ### 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. ## 0.6.2 ### Patch Changes - Updated dependencies [88f64b0] - @gitbook/icons@0.2.0 ## 0.6.1 ### Patch Changes - 8beb5d6: Add input elements to ContentKit ## 0.6.0 ### Minor Changes - ea1468c: Send redirectOnError param to getPublishedContent when token is pulled from cookie ### Patch Changes - 648f0e9: Fix potential invalid URL error in react-contentkit ## 0.5.1 ### Patch Changes - 0f1565c: Fix rendering of webframe with SSR causing wrong communication between frame and renderer ## 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: Publish to NPM with JS files and TypeScript declaration files ## 0.2.0 ### Minor Changes - 57adb3e: Second release to fix publishing with changeset ## 0.1.0 ### Minor Changes - 5f8a8fe: Initial release