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: Changes.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,12 +29,12 @@
29
29
- Removed printing modules (Printf, Format etc) and related functions. Details of files added/removed: https://github.com/rescript-lang/rescript-compiler/commit/0fd8bb0e77c4b0e96a9647ac8af614305057003f.
30
30
31
31
* There could be issues with `rescript-relay`. See https://github.com/rescript-lang/rescript-compiler/issues/5493.
32
-
* Several Belt libraries are now converted to ReScript syntax, with corresponding comments in Markdown format suitable for hovering.
32
+
* Several Belt / Js libraries are now converted to ReScript syntax, with corresponding comments in Markdown format suitable for hovering. See [#5361](https://github.com/rescript-lang/rescript-compiler/pull/5361).
33
33
34
34
**Playground**
35
35
36
36
- Added `jsoo_playground_main.ml` as the rescript-lang.org playground bundle entrypoint
37
-
-`*` Removed Reason syntax support for the playground experience (seehttps://github.com/rescript-lang/rescript-compiler/pull/5375)
37
+
-`*` Removed Reason syntax support for the playground experience. Seehttps://github.com/rescript-lang/rescript-compiler/pull/5375
0 commit comments