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 35e8c71 commit b3e7e29Copy full SHA for b3e7e29
CHANGELOG.md
@@ -12,6 +12,9 @@
12
13
# 11.0.0-rc.8 (Unreleased)
14
15
+#### :rocket: New Feature
16
+- Add support for type coercion for invariant type arguments such as array payloads. https://github.com/rescript-lang/rescript-compiler/pull/6518
17
+
18
#### :bug: Bug Fix
19
20
- Fix accidental removal of `Belt.Result.Ok` and `Belt.Result.Error` constructors in rc.5 https://github.com/rescript-lang/rescript-compiler/pull/6514
0 commit comments