Skip to content

Commit f928653

Browse files
authored
Update changelog (prepare for rc 3 release) (#6384)
1 parent d513d74 commit f928653

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13-
# 11.0.0-rc.3 (Unreleased)
14-
15-
#### :nail_care: Polish
16-
17-
- Add [`Bun`](https://bun.sh) to reserved names, so that modules named `Bun` don't clash with the globally exposed `Bun` object. https://github.com/rescript-lang/rescript-compiler/pull/6381
13+
# 11.0.0-rc.3
1814

1915
#### :bug: Bug Fix
2016

2117
- Fix issue with JSX V4 when component props have the default value with same name. https://github.com/rescript-lang/rescript-compiler/pull/6377
22-
- Fixed printer with `"uncurried": false` in bsconfig. https://github.com/rescript-lang/rescript-compiler/pull/6378
18+
- Fixed code formatter with `"uncurried": false` in bsconfig. https://github.com/rescript-lang/rescript-compiler/pull/6378
19+
20+
#### :nail_care: Polish
21+
22+
- Add [`Bun`](https://bun.sh) to reserved names, so that modules named `Bun` don't clash with the globally exposed `Bun` object. https://github.com/rescript-lang/rescript-compiler/pull/6381
2323

2424
# 11.0.0-rc.2
2525

0 commit comments

Comments
 (0)