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
@@ -29,7 +29,7 @@
29
29
- A little performance improvement for JSX V4 runtime helper by removing one object allocation for components with key prop. https://github.com/rescript-lang/rescript-compiler/pull/6376
30
30
- The error message for "toplevel expressions should evaluate to unit" has been revamped and improved. https://github.com/rescript-lang/rescript-compiler/pull/6407
31
31
- Display the compile time for `rescript build` command. https://github.com/rescript-lang/rescript-compiler/pull/6404
32
-
-Actualize help message for `build` and `clean` commands. https://github.com/rescript-lang/rescript-compiler/pull/6404
32
+
-Improve help message for `build` and `clean` commands. https://github.com/rescript-lang/rescript-compiler/pull/6404
33
33
- Pass through the `-verbose` flag to builds in watch mode. https://github.com/rescript-lang/rescript-compiler/pull/6404
0 commit comments