Skip to content

Commit fa2051f

Browse files
committed
CHANGELOG
1 parent dae73a9 commit fa2051f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
- Fix completion for application with tagged template. https://github.com/rescript-lang/rescript/pull/7278
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
28-
- Fix dot completion issue with React primitives. https://github.com/rescript-lang/rescript/pull/7292
28+
- Fix dot completion issue with React primitives. https://github.com/rescript-lang/rescript/pull/7292
29+
- Stdlib namespace for Core modules (fixes name clashes with user modules). https://github.com/rescript-lang/rescript/pull/7285
2930

3031
#### :house: Internal
3132

0 commit comments

Comments
 (0)