We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39d9f8 commit be88572Copy full SHA for be88572
CHANGELOG.md
@@ -17,6 +17,7 @@
17
#### :rocket: Main New Feature
18
19
- Add support for type coercion `:>` for records. https://github.com/rescript-lang/rescript-compiler/pull/5721
20
+- Add support for extensible records (e.g. `type t = {...t1, x:int, ...t2}`) https://github.com/rescript-lang/rescript-compiler/pull/5715
21
22
#### :bug: Bug Fix
23
0 commit comments