You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
This page describes the noteworthy improvements provided by each release of Eclipse Wild Web Developer.
4
4
5
+
## 1.2.0
6
+
7
+
* 📅 Release Date: June 30th, 2023
8
+
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.1.1...1.2.0
9
+
10
+
#### Editing improvements
11
+
12
+
* Allow configuring maxTsServerMemory parameter for JS/TS language server
13
+
* Added support for Vue.js editing
14
+
15
+
#### Dependencies update
16
+
17
+
* Use the latest VSCode ESLint extension v.2.4.2
18
+
* Use the latest VSCode extensions v..1.79.0 for CSS/HTML/JSON editing
19
+
* Use LemMinX 0.26.1 ⚠️ Your lemminx extensions registered to Wild Web Developer may be incompatible if they were built against an older version of LemMinX ⚠️
20
+
* Embed latest Node.js (v.18.16.1) with the latest Security fixes
0 commit comments