Skip to content

Commit e2f5977

Browse files
authored
Merge pull request #4580 from udecode/changeset-release/main
2 parents 403b29a + 8057055 commit e2f5977

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-ads-hunt.md

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

packages/test-utils/CHANGELOG.md

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

3+
## 49.2.16
4+
5+
### Patch Changes
6+
7+
- [#4578](https://github.com/udecode/plate/pull/4578) by [@delijah](https://github.com/delijah) – Remove overriding of index signature on `JSX.IntrinsicElements`, in order to avoid error messages on react jsx elements
8+
39
## 49.2.13
410

511
### Patch Changes

packages/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platejs/test-utils",
3-
"version": "49.2.13",
3+
"version": "49.2.16",
44
"description": "Testing utilities for Plate",
55
"keywords": [
66
"plate",

0 commit comments

Comments
 (0)