Skip to content

Commit 144eecb

Browse files
committed
Update CHANGELOG.md
1 parent b9addb0 commit 144eecb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
- Editor: Fix issue where pipe completions would not trigger with generic type arguments. https://github.com/rescript-lang/rescript/pull/7231
1818
- Fix leftover assert false in code for `null != undefined`. https://github.com/rescript-lang/rescript/pull/7232
1919

20+
#### :house: Internal
21+
22+
- AST cleanup: Prepare for ast async cleanup: Refactor code for "@res.async" payload handling and clean up handling of type and term parameters, so that now each `=>` in a function definition corresponds to a function. https://github.com/rescript-lang/rescript/pull/7223
23+
24+
2025
# 12.0.0-alpha.7
2126

2227
#### :bug: Bug fix

0 commit comments

Comments
 (0)