Skip to content

Commit 24fc824

Browse files
committedJan 7, 2024
changelog
1 parent ef66239 commit 24fc824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
## master
1414

1515
- Better error recovery when analysis fails. https://github.com/rescript-lang/rescript-vscode/pull/880
16+
- Expand type aliases in hovers. https://github.com/rescript-lang/rescript-vscode/pull/881
17+
- Include fields when completing a braced expr that's an ID, where it the path likely starts with a module. https://github.com/rescript-lang/rescript-vscode/pull/882
1618

1719
## 1.32.0
1820

19-
- Expand type aliases in hovers. https://github.com/rescript-lang/rescript-vscode/pull/881
20-
2121
#### :bug: Bug Fix
2222

2323
- Fix so that you don't need a leading `#` to complete for polyvariant constructors. https://github.com/rescript-lang/rescript-vscode/pull/874

0 commit comments

Comments
 (0)