We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0226bd4 commit 31a9559Copy full SHA for 31a9559
CHANGELOG.md
@@ -23,6 +23,8 @@
23
- Initial support for JSX V4 including genType, still work in progress.
24
- :boom: when V4 is activated, at most one component is allowed for each module.
25
26
+- Add placeholder types for ES6 collections (`Set`, `Map`, `WeakSet`, `WeakMap`) https://github.com/rescript-lang/rescript-compiler/pull/5630
27
+
28
#### :bug: Bug Fix
29
30
- Fix issue where pipe `->` processing eats up attributes https://github.com/rescript-lang/rescript-compiler/pull/5581
0 commit comments