Skip to content

Commit c71844d

Browse files
committed
Update CHANGELOG.md
1 parent 20e20a4 commit c71844d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
- Fix issue in JSX autocomplete when the component is declared external.
33
- Fix jump-to-definition for uncurried calls.
44
- 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 ...>`.
65
- Add autocompletion for object access of the form foo["bar"].
6+
- Fix issue with autocomplete then punned props are used in JSX. E.g. `<M foo ...>`.
77

88
## 1.1.3
99

0 commit comments

Comments
 (0)