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 a3bcdbd commit a766e09Copy full SHA for a766e09
RELEASE_NOTES.md
@@ -2,6 +2,19 @@
2
3
This page describes the noteworthy improvements provided by each release of Eclipse Wild Web Developer.
4
5
+## 0.13.4
6
+
7
+* 📅 Release Date: April 11th 2022
8
+* All changes: https://github.com/eclipse/wildwebdeveloper/compare/0.13.3...0.13.4
9
10
+* Dependency and inclusions updates
11
+ ** Embedded Node.js
12
+ ** LemMinX language server 0.19.1
13
+ ** Newer Eclipse Platform and other dependencies updated
14
+* Better support for JSX & TSX (recognized as JS/TS files, and for some config files, now recognized as json.
15
+* Support Eclipse variables in Launch Configuration (so they're more portable)
16
+* Other bugfixes and improvements
17
18
## 0.13.3
19
20
* 📅 Release Date: February 8th, 2022
0 commit comments