Skip to content

Commit 0fc2c8d

Browse files
committed
changelog
1 parent fd59466 commit 0fc2c8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
#### :bug: Bug fix
2424

2525
- Fix partial application generalization for `...`. https://github.com/rescript-lang/rescript/pull/8343
26-
2726
- Preserve JSX prop locations across the AST0 translation layer, fixing `0:0` editor diagnostics in PPX-related flows. https://github.com/rescript-lang/rescript/pull/8350
27+
- Fix type lowering for `dict{}` and `async`, so you don't need to annotate one extra time when the type is known. https://github.com/rescript-lang/rescript/pull/8359
2828

2929
#### :memo: Documentation
3030

0 commit comments

Comments
 (0)