Skip to content

Commit 6546a77

Browse files
authored
Add back Js_typed_array (#6891)
* Add back Js_typed_array * Comment out all @bs.send.pipe in Js_typed_array * CHANGELOG
1 parent 4f1ba10 commit 6546a77

File tree

6 files changed

+1456
-2
lines changed

6 files changed

+1456
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
- Remove ml parsing tests and conversion from `.ml` to `.res` via format. https://github.com/rescript-lang/rescript-compiler/pull/6848
3535
- Remove support for compiling `.ml` files, and general cleanup. https://github.com/rescript-lang/rescript-compiler/pull/6852
3636
- Remove `rescript convert` subcommand. https://github.com/rescript-lang/rescript-compiler/pull/6860
37-
- Remove support for `@bs.send.pipe`. https://github.com/rescript-lang/rescript-compiler/pull/6858
37+
- Remove support for `@bs.send.pipe`. This also removes all functions in `Js_typed_array` that rely on `@bs.send.pipe`. https://github.com/rescript-lang/rescript-compiler/pull/6858 https://github.com/rescript-lang/rescript-compiler/pull/6891
3838

3939
#### :bug: Bug Fix
4040

0 commit comments

Comments
 (0)