Skip to content

Commit 5f27cae

Browse files
committed
backport bundle stdlib JS files for playground (#7255)
1 parent 176f02d commit 5f27cae

File tree

6 files changed

+3003
-81
lines changed

6 files changed

+3003
-81
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
- Deprecate js_cast.res https://github.com/rescript-lang/rescript-compiler/pull/7074
1818
- Deprecate top-level `"suffix"` option in `rescript.json`. https://github.com/rescript-lang/rescript-compiler/pull/7056
1919

20+
#### :house: Internal
21+
- Playground: Bundle and upload stdlib runtime so that the playground can execute functions from Core/Belt/Js. #7268
22+
2023
# 11.1.4
2124

2225
- Fix issue where long layout break added a trailing comma in partial application `...`. https://github.com/rescript-lang/rescript-compiler/pull/6949

0 commit comments

Comments
 (0)