Skip to content

Commit 1f9c8f1

Browse files
committed
Add changelog entry
1 parent c416538 commit 1f9c8f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
- Fix error message for arity in the presence of optional arguments. https://github.com/rescript-lang/rescript/pull/7284
2727
- Fix issue in functors with more than one argument (which are curried): emit nested function always. https://github.com/rescript-lang/rescript/pull/7273
2828
- Fix dot completion issue with React primitives. https://github.com/rescript-lang/rescript/pull/7292
29+
- Fix @react.componentWithProps no longer works with @directive("'use memo'"). https://github.com/rescript-lang/rescript/pull/7300
2930

3031
#### :house: Internal
3132

0 commit comments

Comments
 (0)