Files
gitbook/packages/react-contentkit/CHANGELOG.md
Samy Pessé 903f962673 Version Packages (#2964)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-14 18:01:38 +01:00

72 lines
1.2 KiB
Markdown

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