Skip to content

Commit 34bc121

Browse files
Changelog
1 parent ad7b0c2 commit 34bc121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
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
3132

3233
# 11.0.0-rc.3
3334

0 commit comments

Comments
 (0)