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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@
56
56
57
57
- Refactor the ast for record expressions and patterns. https://github.com/rescript-lang/rescript/pull/7528
58
58
- Editor: add completions from included modules. https://github.com/rescript-lang/rescript/pull/7515
59
+
- Add `-editor-mode` arg to `bsc` for doing special optimizations only relevant to the editor tooling. https://github.com/rescript-lang/rescript/pull/7541
0 commit comments