Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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

## 1.3.8

* 📅 Release Date: November 18th, 2024
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.3.7...1.3.8

#### Editing improvements

* Register .cts and .mts file extensions with TypeScript content type

#### Dependencies update

* Use the latest VSCode extensions v.1.95.0 for CSS/HTML/JSON editing
* Embed latest Node.js to v.22.11.0 LTS
* Use the latest Vue.js LS v.2.1.10
* Use the latest Angular LS v.19.0.1
* Other dependency updates

## 1.3.7

* 📅 Release Date: August 28th, 2024
Expand Down