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 c293649 commit 5e98a12Copy full SHA for 5e98a12
CHANGELOG.md
@@ -26,6 +26,7 @@
26
- Add `reset` to `experimental_features` to correctly reset playground. https://github.com/rescript-lang/rescript/pull/7868
27
- Fix crash with `@get` on external of type `unit => 'a`. https://github.com/rescript-lang/rescript/pull/7866
28
- Fix record type spreads in inline records. https://github.com/rescript-lang/rescript/pull/7859
29
+- Make inline record fields that overlap with a variant's tag a compile error. https://github.com/rescript-lang/rescript/pull/7875
30
31
#### :memo: Documentation
32
0 commit comments