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 e30c806 commit c90a02cCopy full SHA for c90a02c
Changes.md
@@ -15,6 +15,7 @@
15
- Classify bigint correctly [#5351](https://github.com/rescript-lang/rescript-compiler/pull/5351)
16
- `*` `@bs.send.pipe` is now removed. Earlier it was deprecated.
17
- `*` Missing labels in function application is now an error (https://forum.rescript-lang.org/t/ann-more-strict-checks-in-missed-labels/2117).
18
+- `*` Fix Js.String.match\_ return type [#5070](https://github.com/rescript-lang/rescript-compiler/pull/5070)
19
- Proper M1 support (CI now supports M1 native builds)
20
21
**Syntax**
0 commit comments