Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 4d4bb2c

Browse files
committed
update changelog
1 parent 6b8a0df commit 4d4bb2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
- Fix location issue in make function in JSX V4 that breaks dead code elimination https://github.com/rescript-lang/syntax/pull/660
3333
- Fix parsing (hence pretty printing) of expressions with underscore `_` and comments.
3434

35+
#### :nail_care Polish
36+
37+
- Change the internal representation of props for the lowercase components to record. https://github.com/rescript-lang/syntax/pull/665
38+
3539
## ReScript 10.0
3640

3741
- Fix printing for inline nullary functor types [#477](https://github.com/rescript-lang/syntax/pull/477)

0 commit comments

Comments
 (0)