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 d1c3eb2 commit 57142d5Copy full SHA for 57142d5
CHANGELOG.md
@@ -35,6 +35,7 @@
35
- Stdlib namespace for Core modules (fixes name clashes with user modules). https://github.com/rescript-lang/rescript/pull/7285
36
- Fix runtime type check for Object in untagged variants when one variant case is `null`. https://github.com/rescript-lang/rescript/pull/7303
37
- Fix files that were being truncated when sent to the CDN over FTP. https://github.com/rescript-lang/rescript/pull/7306
38
+- Fix better editor completion for applications. https://github.com/rescript-lang/rescript/pull/7291
39
40
#### :house: Internal
41
0 commit comments