We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac8f3c commit fc88d84Copy full SHA for fc88d84
CHANGELOG.md
@@ -34,6 +34,7 @@
34
- Fix dot completion issue with React primitives. https://github.com/rescript-lang/rescript/pull/7292
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
39
#### :house: Internal
40
0 commit comments