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 a990c5b commit a0a61ceCopy full SHA for a0a61ce
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+### Version 2.10.1 - 20 December 2023
2
+- Add support for regular expression pattern modifiers plugin proposal.
3
+- Add support for optional chaining assignment plugin proposal.
4
+- Add tab context menu options for closing other tabs and closing tabs to the right.
5
+- Add support for trailing commas in generic types.
6
+- Improve handling for custom fonts.
7
+- Support TypeScript version 5.2.
8
+- Upgrade Node to version 18.16.1.
9
+- Upgrade Chromium to version 116.
10
+- Upgrade V8 to version 11.2.
11
+- Various bug fixes.
12
+
13
### Version 2.9.0 - 18 April 2023
14
- Outdated NPM packages can now be updated.
15
- Fix an issue that caused the formatting settings to always display default values.
0 commit comments