Skip to content

Commit d5c4d79

Browse files
committed
changelog
1 parent 86d7e46 commit d5c4d79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
- Turn off transformation for closures inside loops when capturing loop variables, now that `let` is emitted instead of `var`. https://github.com/rescript-lang/rescript-compiler/pull/6480
8787
- Improve unused attribute warning message. https://github.com/rescript-lang/rescript-compiler/pull/6787
8888
- Remove internal option `use-stdlib` from build schema. https://github.com/rescript-lang/rescript-compiler/pull/6778
89+
- Fix `Js.Types.JSBigInt` payload to use native `bigint` type. https://github.com/rescript-lang/rescript-compiler/pull/6911
8990

9091
# 11.1.2
9192

0 commit comments

Comments
 (0)