Skip to content

Commit

Permalink
Release notes for 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vrubezhny committed Aug 10, 2023
1 parent db538f8 commit b1c9b4b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

This page describes the noteworthy improvements provided by each release of Eclipse Wild Web Developer.

## 1.3.0

* 📅 Release Date: August 11th, 2023
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.2.0...1.3.0

#### Editing improvements

* Bugfix for Run Chrome/Firefox Debug launch configurations to save edited values
* Bugfix for Run Debug HTML launch configurations validation for edited values
* Bugfix for "No grammar provided for <vue.sfc.style.variable.injections>" error
* Bugfix for "Disable download external resources by default"
* Bugfix for XML LS (Lemminx) configuration preferences using wrong/not supported values

#### Dependencies update

* Use the latest Vue.js LS to v.1.8.8
* Use the latest Angular LS to v.16.1.4
* Use the latest YAML Language Server v.1.14.0
* 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 ⚠️
* Embed latest Node.js to v.18.17.1 LTS with the latest Security Fixes
* Other dependency updates

## 1.2.0

* 📅 Release Date: June 30th, 2023
Expand Down

0 comments on commit b1c9b4b

Please sign in to comment.