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 a9f052f commit 98176d1Copy full SHA for 98176d1
CHANGELOG.md
@@ -157,9 +157,6 @@
157
158
([Andrey Kozhev](https://github.com/ankddev))
159
160
-- Typos in the error message shown when trying to install a non-existent package have been fixed.
161
- ([Ioan Clarke](https://github.com/ioanclarke))
162
-
163
### Language server
164
165
- The "inline variable" code action can now trigger when used over the let
@@ -245,3 +242,7 @@
245
242
246
243
- Fix invalid JavaScript codegen in cases where underscores follow a decimal.
247
244
([Patrick Dewey](https://github.com/ptdewey))
+
+- Typos in the error message shown when trying to install a non-existent package
+ have been fixed.
248
+ ([Ioan Clarke](https://github.com/ioanclarke))
0 commit comments