Skip to content

Commit c09f852

Browse files
cannorincristianoc
authored andcommitted
Run npm run format
1 parent 31a9559 commit c09f852

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@
2121
- Add support for for `async`/`await` https://github.com/rescript-lang/rescript-compiler/pull/5537
2222

2323
- Initial support for JSX V4 including genType, still work in progress.
24+
2425
- :boom: when V4 is activated, at most one component is allowed for each module.
2526

26-
- Add placeholder types for ES6 collections (`Set`, `Map`, `WeakSet`, `WeakMap`) https://github.com/rescript-lang/rescript-compiler/pull/5630
27+
- Add placeholder types for ES6 collections: `Set`, `Map`, `WeakSet`, and `WeakMap` https://github.com/rescript-lang/rescript-compiler/pull/5630
2728

2829
#### :bug: Bug Fix
2930

0 commit comments

Comments
 (0)