We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b7257 commit 651c686Copy full SHA for 651c686
CHANGELOG.md
@@ -21,6 +21,7 @@
21
- Support renaming fields in inline records with `@as` attribute. [#6391](https://github.com/rescript-lang/rescript-compiler/pull/6391)
22
- Add builtin abstract types for File and Blob APIs. https://github.com/rescript-lang/rescript-compiler/pull/6383
23
- Untagged variants: Support `promise`, RegExes, Dates, File and Blob. https://github.com/rescript-lang/rescript-compiler/pull/6383
24
+- Untagged variants: Support `bool`. https://github.com/rescript-lang/rescript-compiler/pull/6368
25
- Support aliased types as payloads to untagged variants. https://github.com/rescript-lang/rescript-compiler/pull/6394
26
27
#### :nail_care: Polish
0 commit comments