Skip to content

Commit

Permalink
Update react-native-editor changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed Jul 21, 2023
1 parent 2ce120b commit 6abc32d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions packages/react-native-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ For each user feature we should also add a importance categorization label to i
-->

## Unreleased

## 1.100.1
- [**] Add WP hook for registering non-core blocks [#52791]

## 1.100.0
- [**] Add media inserter buttons to editor toolbar [#51827]
- [**] Update native BlockOutline component styles to remove blue border from blocks [#51222]
- [**] Move the undo/redo buttons to the navigation bar [#51766]
Expand Down Expand Up @@ -49,8 +54,6 @@ For each user feature we should also add a importance categorization label to i
- [**] Fix undo/redo history when inserting a link configured to open in a new tab [#50460]
- [*] [List block] Fix an issue when merging a list item into a Paragraph would remove its nested list items. [#50701]



## 1.95.0
- [*] Fix crash when trying to convert to regular blocks an undefined/deleted reusable block [#50475]
- [**] Tapping on nested text blocks gets focus directly instead of having to tap multiple times depeding on the nesting levels. [#50108]
Expand Down

0 comments on commit 6abc32d

Please sign in to comment.