Skip to content

Commit ed88461

Browse files
authored
Version 0.14.1 (#150)
1 parent 42fdb68 commit ed88461

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13+
## 0.14.1
14+
15+
#### :rocket: New Feature
16+
17+
- Bindings for React 19.1 API (`captureOwnerStack`). https://github.com/rescript-lang/rescript-react/pull/146
18+
1319
## 0.14.0
1420

1521
#### :nail_care: Polish

package-lock.json

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rescript/react",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "React bindings for ReScript",
55
"files": [
66
"README.md",

0 commit comments

Comments
 (0)