Skip to content

Commit 45e7b98

Browse files
Version Packages
1 parent b5be790 commit 45e7b98

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-turtles-reply.md

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

packages/slate-react/CHANGELOG.md

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

3+
## 0.120.2
4+
5+
### Patch Changes
6+
7+
- [#5986](https://github.com/ianstormtaylor/slate/pull/5986) [`66283839`](https://github.com/ianstormtaylor/slate/commit/662838397fea198f3f8125ae87ac8b54cd29be89) Thanks [@ebroder](https://github.com/ebroder)! - Update TypeScript declarations for React v19 by switching from JSX.Element to React.JSX.Element
8+
39
## 0.120.1
410

511
### Patch Changes

packages/slate-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "slate-react",
33
"description": "Tools for building completely customizable richtext editors with React.",
4-
"version": "0.120.1",
4+
"version": "0.120.2",
55
"license": "MIT",
66
"repository": "git://github.com/ianstormtaylor/slate.git",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)