Skip to content

Commit d9286f4

Browse files
committed
Update changelog
1 parent 852dcf2 commit d9286f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
- Untagged variants: Support `promise`, RegExes, Dates, File and Blob. https://github.com/rescript-lang/rescript-compiler/pull/6383
2020
- Support aliased types as payloads to untagged variants. https://github.com/rescript-lang/rescript-compiler/pull/6394
2121

22+
#### :nail_care: Polish
23+
24+
- A little performance improvement for JSX V4 runtime helper by removing one object allocation for components with key prop. https://github.com/rescript-lang/rescript-compiler/pull/6376
25+
2226
# 11.0.0-rc.3
2327

2428
#### :bug: Bug Fix

0 commit comments

Comments
 (0)