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
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,28 @@
2
2
3
3
This page describes the noteworthy improvements provided by each release of Eclipse Wild Web Developer.
4
4
5
+
## 1.3.0
6
+
7
+
* 📅 Release Date: August 11th, 2023
8
+
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.2.0...1.3.0
9
+
10
+
#### Editing improvements
11
+
12
+
* Bugfix for Run Chrome/Firefox Debug launch configurations to save edited values
13
+
* Bugfix for Run Debug HTML launch configurations validation for edited values
14
+
* Bugfix for "No grammar provided for <vue.sfc.style.variable.injections>" error
15
+
* Bugfix for "Disable download external resources by default"
16
+
* Bugfix for XML LS (Lemminx) configuration preferences using wrong/not supported values
17
+
18
+
#### Dependencies update
19
+
20
+
* Use the latest Vue.js LS to v.1.8.8
21
+
* Use the latest Angular LS to v.16.1.4
22
+
* Use the latest YAML Language Server v.1.14.0
23
+
* Use LemMinX v.0.27.0 ⚠️ Your lemminx extensions registered to Wild Web Developer may be incompatible if they were built against an older version of LemMinX ⚠️
24
+
* Embed latest Node.js to v.18.17.1 LTS with the latest Security Fixes
0 commit comments