Files
gitbook/packages/react-contentkit/CHANGELOG.md
Samy Pessé 885264f132 Version Packages (#3506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-05 11:03:50 +02:00

92 lines
1.5 KiB
Markdown

# @gitbook/react-contentkit
## 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