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 20e20a4 commit c71844dCopy full SHA for c71844d
CHANGELOG.md
@@ -2,8 +2,8 @@
2
- Fix issue in JSX autocomplete when the component is declared external.
3
- Fix jump-to-definition for uncurried calls.
4
- Fix issue where values for autocomplete were pulled from implementations instead of interfaces.
5
-- Fix issue with autocomplete then punned props are used in JSX. E.g. `<M foo ...>`.
6
- Add autocompletion for object access of the form foo["bar"].
+- Fix issue with autocomplete then punned props are used in JSX. E.g. `<M foo ...>`.
7
8
## 1.1.3
9
0 commit comments