Skip to content

Commit 19760da

Browse files
committed
Update CHANGELOG.md
1 parent 5639270 commit 19760da

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@
1212
1313
# 10.1.0-rc.1
1414

15+
## :rocket: New Feature
16+
17+
- Add extra variants for output filename suffixes in `bsconfig.json`: `.bs.mjs` and `.bs.cjs` are allowed https://github.com/rescript-lang/rescript-compiler/pull/5631
18+
1519
#### :bug: Bug Fix
20+
1621
- Fix location issue in error messages with JSX V4 where the multiple props types are defined https://github.com/rescript-lang/syntax/pull/655
1722
- Fix location issue in make function in JSX V4 that breaks dead code elimination https://github.com/rescript-lang/syntax/pull/660
1823

0 commit comments

Comments
 (0)