Skip to content

Commit eac82fc

Browse files
committed
Prepare for 11.1.0-rc.4 release
1 parent 9263e4f commit eac82fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13-
# 11.1.0-rc.4 (Unreleased)
13+
# 11.1.0-rc.4
1414

1515
#### :bug: Bug Fix
1616

17-
- Fix making the static import for the dynamic import of external ffi https://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
1818
- Fix local type variables breaking react components. https://github.com/rescript-lang/rescript-compiler/pull/6665
1919
- Fix remove redundant branches in generated switch body. https://github.com/rescript-lang/rescript-compiler/pull/6672
2020

0 commit comments

Comments
 (0)