We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0365836 commit 91b323bCopy full SHA for 91b323b
CHANGELOG.md
@@ -23,6 +23,10 @@
23
- Initial support for JSX V4, still work in progress.
24
- :boom: when V4 is activated, at most one component is allowed for each module.
25
26
+#### :bug: Bug Fix
27
+
28
+- Fix issue where pipe `->` processing eats up attributes https://github.com/rescript-lang/rescript-compiler/pull/5581
29
30
#### :nail_care: Polish
31
32
- Print patterns in warnings using rescript printer https://github.com/rescript-lang/rescript-compiler/pull/5492
0 commit comments