You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ These are only breaking changes for unformatted code.
40
40
41
41
#### :nail_care: Polish
42
42
43
-
- Syntax: process uncurried types explicitly in the parser/printer https://github.com/rescript-lang/rescript-compiler/pull/5784
43
+
- Syntax: process uncurried types explicitly in the parser/printer https://github.com/rescript-lang/rescript-compiler/pull/5784https://github.com/rescript-lang/rescript-compiler/pull/5822
44
44
- Syntax: process uncurried function declarations explicitly in the parser/printer https://github.com/rescript-lang/rescript-compiler/pull/5794
45
45
- PPX V4: allow uncurried `make` function and treat it like a curried one [#5802](https://github.com/rescript-lang/rescript-compiler/pull/5802)[#5808](https://github.com/rescript-lang/rescript-compiler/pull/5808)[#5812](https://github.com/rescript-lang/rescript-compiler/pull/5812)
0 commit comments