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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -185,6 +185,10 @@ No changes compared to rc.9.
185
185
- Improve `rescript` CLI to use `stdout`/`stderr` appropriately for help command's message. https://github.com/rescript-lang/rescript-compiler/pull/6439
186
186
- Generate `f()` instead of `f(undefined)` for `f()`. https://github.com/rescript-lang/rescript-compiler/pull/6459
187
187
188
+
#### :boom: Breaking Change
189
+
190
+
- Drop Node.js v16 support, due to it reaching End-of-Life. https://github.com/rescript-lang/rescript-compiler/pull/6429
0 commit comments