We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9263e4f commit eac82fcCopy full SHA for eac82fc
CHANGELOG.md
@@ -10,11 +10,11 @@
10
> - :house: [Internal]
11
> - :nail_care: [Polish]
12
13
-# 11.1.0-rc.4 (Unreleased)
+# 11.1.0-rc.4
14
15
#### :bug: Bug Fix
16
17
-- Fix making the static import for the dynamic import of external ffi https://github.com/rescript-lang/rescript-compiler/pull/6664
+- Fix emitting static import instead of dynamic import. https://github.com/rescript-lang/rescript-compiler/pull/6664
18
- Fix local type variables breaking react components. https://github.com/rescript-lang/rescript-compiler/pull/6665
19
- Fix remove redundant branches in generated switch body. https://github.com/rescript-lang/rescript-compiler/pull/6672
20
0 commit comments