Mobile Release v1.114.1#59711
Merged
Merged
Conversation
…xtValues` private API (#59632) * Export `getRichTextValues` private API This module is used in the footnotes logic, which is triggered on changes in the content of a synced pattern. * Add integration test to cover issue's case
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
4 tasks
# Conflicts: # package-lock.json # packages/react-native-aztec/package.json # packages/react-native-bridge/package.json # packages/react-native-editor/CHANGELOG.md # packages/react-native-editor/ios/Podfile.lock # packages/react-native-editor/package.json
|
Size Change: 0 B Total Size: 1.71 MB ℹ️ View Unchanged
|
carstingaxion
pushed a commit
to carstingaxion/gutenberg
that referenced
this pull request
Mar 27, 2024
* Release script: Update react-native-editor version to 1.114.0 * Release script: Update CHANGELOG for version 1.114.0 * Release script: Update podfile * fix: Restore Xcode 15 patch See: WordPress#59461 * Release script: Update react-native-editor version to 1.114.1 * Release script: Update CHANGELOG for version 1.114.1 * Release script: Update podfile * [RNMobile] Fix issue in synced patterns related to missing `getRichTextValues` private API (WordPress#59632) * Export `getRichTextValues` private API This module is used in the footnotes logic, which is triggered on changes in the content of a synced pattern. * Add integration test to cover issue's case --------- Co-authored-by: Siobhan <siobhan@automattic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Release 1.114.1 of the react-native-editor and Gutenberg-Mobile.