You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,11 @@
10
10
> -:house:[Internal]
11
11
> -:nail_care:[Polish]
12
12
13
-
# 11.1.0-rc.4 (Unreleased)
13
+
# 11.1.0-rc.4
14
14
15
15
#### :bug: Bug Fix
16
16
17
-
- Fix making the static import for the dynamic import of external ffihttps://github.com/rescript-lang/rescript-compiler/pull/6664
17
+
- Fix emitting static import instead of dynamic import.https://github.com/rescript-lang/rescript-compiler/pull/6664
18
18
- Fix local type variables breaking react components. https://github.com/rescript-lang/rescript-compiler/pull/6665
19
19
- Fix remove redundant branches in generated switch body. https://github.com/rescript-lang/rescript-compiler/pull/6672
0 commit comments