Skip to content

Commit

Permalink
Prepare for 11.1.0-rc.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Mar 14, 2024
1 parent 9263e4f commit eac82fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
> - :house: [Internal]
> - :nail_care: [Polish]
# 11.1.0-rc.4 (Unreleased)
# 11.1.0-rc.4

#### :bug: Bug Fix

- 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
- Fix local type variables breaking react components. https://github.com/rescript-lang/rescript-compiler/pull/6665
- Fix remove redundant branches in generated switch body. https://github.com/rescript-lang/rescript-compiler/pull/6672

Expand Down

0 comments on commit eac82fc

Please sign in to comment.