Skip to content

Commit 0eee4b0

Browse files
committed
changelog
1 parent 5dcbe31 commit 0eee4b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
- Make JSX completion work for `make` functions of type `React.component<props>`, like what you get when using `React.lazy_`. https://github.com/rescript-lang/rescript-vscode/pull/966
2525
- Hover: print signature above docstrings. https://github.com/rescript-lang/rescript-vscode/pull/969
2626
- Adjust function template snippet return. https://github.com/rescript-lang/rescript-vscode/pull/985
27+
- Don't expand `type t` maker functions in patterns. https://github.com/rescript-lang/rescript-vscode/pull/986
2728

2829
#### :rocket: New Feature
2930

0 commit comments

Comments
 (0)