Skip to content

Commit

Permalink
Prepare for 11.1.0-rc.5 release (#6689)
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Mar 21, 2024
1 parent 2ad77e5 commit e6309c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -10,12 +10,12 @@
> - :house: [Internal]
> - :nail_care: [Polish]
# 11.1.0-rc.5 (Unreleased)
# 11.1.0-rc.5

#### :bug: Bug Fix

- Fix misparsing in/after JSX. https://github.com/rescript-lang/rescript-compiler/pull/6686
- Fix `@deriving(accessors)` outputting curried functions in uncurried mode https://github.com/rescript-lang/rescript-compiler/pull/6687
- Fix `@deriving(accessors)` outputting curried functions in uncurried mode. https://github.com/rescript-lang/rescript-compiler/pull/6687

# 11.1.0-rc.4

Expand Down

0 comments on commit e6309c7

Please sign in to comment.