Skip to content

Commit fe73bf3

Browse files
Version Packages
1 parent 3b1e6a4 commit fe73bf3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/react-compiler-emoji-fix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/emoji/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platejs/emoji
22

3+
## 52.0.2
4+
5+
### Patch Changes
6+
7+
- [#4752](https://github.com/udecode/plate/pull/4752) by [@zbeyens](https://github.com/zbeyens) – Fix React Compiler hook ordering issues by converting EmojiPickerState to proper custom hook
8+
39
## 52.0.1
410

511
### Patch Changes

packages/emoji/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platejs/emoji",
3-
"version": "52.0.1",
3+
"version": "52.0.2",
44
"description": "Emoji plugin for Plate",
55
"keywords": [
66
"plate",

0 commit comments

Comments
 (0)