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
- Deprecate top-level `"suffix"` option in `rescript.json`. https://github.com/rescript-lang/rescript-compiler/pull/7056
19
20
21
+
#### :bug: Bug Fix
22
+
23
+
- Handle absolute file paths in gentype. https://github.com/rescript-lang/rescript-compiler/pull/7111
24
+
- Fix "rescript format" with many files. https://github.com/rescript-lang/rescript-compiler/pull/7081
25
+
20
26
#### :house: Internal
27
+
21
28
- Playground: Bundle and upload stdlib runtime so that the playground can execute functions from Core/Belt/Js. https://github.com/rescript-lang/rescript/pull/7268
0 commit comments