Skip to content

Commit 9dbdc04

Browse files
authored
Support inline records in external definitions (#8304)
* support inline records in external definitions * changelog * review fixes
1 parent 40efd34 commit 9dbdc04

File tree

43 files changed

+895
-307
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+895
-307
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
- Reanalyze: add glob pattern support for suppress/unsuppress configurations (e.g., `"src/generated/**"`). https://github.com/rescript-lang/rescript/pull/8277
2424
- Add optional `~locales` and `~options` parameters to `String.localeCompare`. https://github.com/rescript-lang/rescript/pull/8287
25+
- Support inline records in external definitions. https://github.com/rescript-lang/rescript/pull/8304
2526

2627
#### :bug: Bug fix
2728

0 commit comments

Comments
 (0)