We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bef891 commit 252f496Copy full SHA for 252f496
CHANGELOG.md
@@ -20,6 +20,8 @@
20
21
#### :rocket: New Feature
22
23
+- Add `littleEndian` feature for `DataView` to Stdlib. https://github.com/rescript-lang/rescript/pull/7881
24
+
25
#### :bug: Bug fix
26
27
- Include `-runtime-path` as bsc argument when generating `.mlmap` file. https://github.com/rescript-lang/rescript/pull/7888
@@ -42,7 +44,6 @@
42
44
43
45
46
- Add `Array.filterMapWithIndex` to Stdlib. https://github.com/rescript-lang/rescript/pull/7876
-- Add `littleEndian` feature for `DataView` to Stdlib. https://github.com/rescript-lang/rescript/pull/7881
47
48
49
0 commit comments