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 03b5e92 commit 8e4d66aCopy full SHA for 8e4d66a
CHANGELOG.md
@@ -21,6 +21,7 @@
21
- Add new Stdlib helpers: `String.capitalize`, `String.isEmpty`, `Dict.size`, `Dict.isEmpty`, `Array.isEmpty`, `Map.isEmpty`, `Set.isEmpty`. https://github.com/rescript-lang/rescript/pull/7516
22
23
#### :bug: Bug fix
24
+- Fix issue with ast conversion (for ppx use) on functions with attributes on first argument. https://github.com/rescript-lang/rescript/pull/7761
25
26
#### :memo: Documentation
27
0 commit comments