Closed renovate[bot] closed 2 weeks ago
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x
releases. But if you manually upgrade to 9.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^7.0.0
->^9.0.0
Release Notes
ckeditor/ckeditor5-react (@ckeditor/ckeditor5-react)
### [`v9.3.1`](https://redirect.github.com/ckeditor/ckeditor5-react/blob/HEAD/CHANGELOG.md#931-2024-10-16) [Compare Source](https://redirect.github.com/ckeditor/ckeditor5-react/compare/v9.3.0...v9.3.1) ##### Bug fixes - Behavior of `useCKEditorCloud` hook is now consistent with `Vite` and `Next` runtimes while changing properties. ([commit](https://redirect.github.com/ckeditor/ckeditor5-react/commit/8886ca37769cd5145e6c6249ea5859a60ee9120b)) - Prevent potential crashes of `useMultiRootEditor` during the initialization phase when setting the new state of the multi-root editor with an attached watchdog. Closes [#542](https://redirect.github.com/ckeditor/ckeditor5-react/issues/542). ([commit](https://redirect.github.com/ckeditor/ckeditor5-react/commit/4df6509d5e167d4e94891782e6aa04a00d1673e0)) - Update roots with modified content only. ([commit](https://redirect.github.com/ckeditor/ckeditor5-react/commit/8f5232c7a1af57aac249e4f9f4567f8c3828bfc1)) ### [`v9.3.0`](https://redirect.github.com/ckeditor/ckeditor5-react/blob/HEAD/CHANGELOG.md#930-2024-09-26) [Compare Source](https://redirect.github.com/ckeditor/ckeditor5-react/compare/v9.2.0...v9.3.0) ##### Features - **Experimental:** Better error messages in `useCKEditorCloud`. It now detects existing editor installations and gives migration info from NPM to CDN. ([commit](https://redirect.github.com/ckeditor/ckeditor5-react/commit/6c4bd647532901b4ee51cea88e3016cc420199ce)) ##### Other changes - Remove `ckeditor5-premium-features` from `peerDependencies`. ([commit](https://redirect.github.com/ckeditor/ckeditor5-react/commit/9b9ebe2a263c482d55e4db7526903fb5a8f9fb42)) ### [`v9.2.0`](https://redirect.github.com/ckeditor/ckeditor5-react/blob/HEAD/CHANGELOG.md#920-2024-09-19) [Compare Source](https://redirect.github.com/ckeditor/ckeditor5-react/compare/v9.1.0...v9.2.0) ##### Features - **Experimental:** Improve result type of `useCKEditorCloud` to make `CKEditorPremiumFeatures` and `CKBox` non-nullable when proper configuration is passed. ([commit](https://redirect.github.com/ckeditor/ckeditor5-react/commit/1268d9efeeb5e34ee4f93e0e4d5e4e449ea59603)) ##### Other changes - **Experimental:** Rename the `languages` configuration property to `translations` in `useCKEditorCloud`. ([commit](https://redirect.github.com/ckeditor/ckeditor5-react/commit/1268d9efeeb5e34ee4f93e0e4d5e4e449ea59603)) ### [`v9.1.0`](https://redirect.github.com/ckeditor/ckeditor5-react/blob/HEAD/CHANGELOG.md#910-2024-09-05) [Compare Source](https://redirect.github.com/ckeditor/ckeditor5-react/compare/v9.0.0...v9.1.0) We added an `onChangeInitializedEditors` callback to `CKEditorContext` component to allow tracking newly initialized editors within the JSX React tree. **Example** ```tsxConfiguration
📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.