Skip to content

Commit 8a05f0f

Browse files
committed
Release notes for 1.0.2
1 parent 9be5be4 commit 8a05f0f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

RELEASE_NOTES.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

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

5+
## 1.0.2
6+
7+
* 📅 Release Date: February 28th, 2023
8+
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.0.1...1.0.2
9+
10+
#### Editing improvements
11+
12+
* Improved support for tsconfig.json
13+
* New XML formatting preferences
14+
* Support configurable log level for LemMinX
15+
* Try being more tolerant when reading XML catalog
16+
* Bugfix to Debugging TypeScript in non-root folder
17+
* Added launch/debug support for `*.cjs` (Coommon JS) files
18+
* Bugfix to Angular Language Server pop-up error
19+
* Bugfx to 'Unknown at rule' on file extensions associated with content type LESS
20+
* Bugfix for Typescript analysis broken - TypeScript Language Server is forced to use the WWD provided `tsserver.js`
21+
* Bugfix to `Unsupported notification method: $/typescriptVersion`
22+
23+
#### Dependencies update
24+
25+
* Use newer Node.js (18.13.0) internally
26+
* Updated language servers
27+
* Use LemMinX 0.23 ⚠️ Your lemminx extensions registered to Wild Web Developer may be incompatible if they were built against an older version of LemMinX ⚠️
28+
529
## 1.0.1
630

731
* 📅 Release Date: November 27th, 2022

0 commit comments

Comments
 (0)