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 8a49e35 commit ff9bc9eCopy full SHA for ff9bc9e
CHANGELOG.md
@@ -17,6 +17,7 @@
17
- Add `RegExp.flags`. https://github.com/rescript-lang/rescript/pull/7461
18
- Add `Array.findLast`, `Array.findLastWithIndex`, `Array.findLastIndex`, `Array.findLastIndexWithIndex` and `Array.findLastIndexOpt`. https://github.com/rescript-lang/rescript/pull/7503
19
- Add `options` argument to `Console.dir`. https://github.com/rescript-lang/rescript/pull/7504
20
+- Show variant constructor's inline record types on hover. https://github.com/rescript-lang/rescript/pull/7519
21
22
#### :bug: Bug fix
23
0 commit comments