Skip to content

Commit 7ac4831

Browse files
Changelog
1 parent ad7b0c2 commit 7ac4831

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
- 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
2929
- The error message for "toplevel expressions should evaluate to unit" has been revamped and improved. https://github.com/rescript-lang/rescript-compiler/pull/6407
3030
- Improve "Somewhere wanted" error messages by changing wording and adding more context + suggested solutions to the error messages where appropriate. https://github.com/rescript-lang/rescript-compiler/pull/6410
31+
- Add smart printer for pipe-chains. https://github.com/rescript-lang/rescript-compiler/pull/6411
32+
3133

3234
# 11.0.0-rc.3
3335

0 commit comments

Comments
 (0)