Skip to content

Commit 2dcec99

Browse files
Changelog
1 parent 24e7bfe commit 2dcec99

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414

1515
#### :boom: Breaking Change
1616

17+
- Change `Intl.Collator.compare` return type from `int` to `Ordering.t` (`float`). https://github.com/rescript-lang/rescript/pull/8289
18+
- Nested React component modules now export only the namespaced component value instead of a public `make` wrapper, and GenType mirrors that new boundary shape. https://github.com/rescript-lang/rescript/pull/8293
19+
1720
#### :eyeglasses: Spec Compliance
1821

1922
#### :rocket: New Feature

0 commit comments

Comments
 (0)