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
@@ -48,7 +48,7 @@ These are only breaking changes for unformatted code.
48
48
- 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
49
49
- Syntax: process uncurried function declarations explicitly in the parser/printer https://github.com/rescript-lang/rescript-compiler/pull/5794
50
50
- 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)
51
-
- Remove processing of objects expressions, which don't exist in `.res` syntax (`Pexp_object`).
51
+
- Remove processing of objects expressions, which don't exist in `.res` syntax (`Pexp_object`)https://github.com/rescript-lang/rescript-compiler/pull/5841
0 commit comments