We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4581b2 commit b376694Copy full SHA for b376694
CHANGELOG.md
@@ -28,6 +28,8 @@
28
- AST cleanup: Remove Pexp_function from the AST. https://github.com/rescript-lang/rescript/pull/7198
29
- Remove unused code from Location and Rescript_cpp modules. https://github.com/rescript-lang/rescript/pull/7150
30
- Build with OCaml 5.2.1. https://github.com/rescript-lang/rescript-compiler/pull/7201
31
+- AST cleanup: Remove `Function$` entirely for function definitions. https://github.com/rescript-lang/rescript/pull/7200
32
+
33
34
# 12.0.0-alpha.5
35
0 commit comments