Skip to content

Releases: eclipse-wildwebdeveloper/wildwebdeveloper

1.3.3

21 Nov 19:53
Compare
Choose a tag to compare

What's Changed

  • Bump typescript from 5.2.2 to 5.3.2 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1409
  • [nobug] Bump o.e.wwd version towards 1.3.3 by @vrubezhny in #1410
  • Release notes for 1.3.3 by @vrubezhny in #1411

Full Changelog: 1.3.2...1.3.3

1.3.2

20 Nov 20:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

15 Nov 18:14
Compare
Choose a tag to compare

What's Changed

  • [nobug] Bump version towards 1.3.1 by @vrubezhny in #1307
  • Fixes #1294: WebRoot folder can now be set when debugging a URL by @Si-So in #1306
  • Allow using TypeScript version specified by project by @PyvesB in #1308
  • Fix Run HTML Debug config. validation by @vrubezhny in #1309
  • Add snakeyaml dependency to wildwebdeveloper repository by @HannesWell in #1312
  • Switch back to using the latest LSP4E release by @vrubezhny in #1318
  • Use latest TM4E release from TM4E own repo instead of the Eclipse rel… by @vrubezhny in #1317
  • Fix nodeJSLocation typo by @PyvesB in #1313
  • Upddate vscode-languageserver-protocol and vscode-languageserver-types by @vrubezhny in #1321
  • [tests] Ignore 'DirectoryNotEmptyException' exception... by @vrubezhny in #1322
  • Bump actions/checkout from 3 to 4 by @dependabot in #1323
  • Bump typescript from 5.1.6 to 5.2.2 in /org.eclipse.wildwebdeveloper by @dependabot in #1320
  • Bump typescript from 5.1.6 to 5.2.2 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1319
  • Bump @vue/language-server from 1.8.8 to 1.8.10 in /org.eclipse.wildwebdeveloper by @dependabot in #1326
  • #1327 A "Chrome Debug" session can now be started even when a chrome window is already open by @Si-So in #1328
  • Fix #1310 - preference pages are not found when searching for "yaml" by @zulus in #1325
  • Fix #1316 - Vue.JS tests failures by @zulus in #1324
  • Update VSCode (v.1.82.0) extensions by @vrubezhny in #1329
  • Bump @vue/language-server from 1.8.10 to 1.8.11 in /org.eclipse.wildwebdeveloper by @dependabot in #1331
  • Fix #1332 - Add autoinsert support by @zulus in #1333
  • Fix github workflows by @zulus in #1344
  • Fix #1343 - add fsevents for MacOS users by @zulus in #1345
  • Fix #1247 - Maven build use node from PATH on mac os by @zulus in #1342
  • Compatibility with WTP SSE by @zulus in #1341
  • Update Embedded Node.js Runtime to v.18.18.0 LTS by @vrubezhny in #1338
  • Bump firefox-debugadapter from 2.9.8 to 2.9.9 in /org.eclipse.wildwebdeveloper by @dependabot in #1352
  • Bump @vue/language-server from 1.8.11 to 1.8.15 in /org.eclipse.wildwebdeveloper by @dependabot in #1349
  • Support for Syntactic and Semantic server modes for vue by @zulus in #1355
  • Use vscode-js-debug in place of deprecated node-debug2 by @mickaelistria in #1174
  • Use vscode-js-debug for Chrome by @mickaelistria in #1359
  • [vscode-js-debug] Read host name from output by @mickaelistria in #1367
  • Resolve ts->js mapping relative to rootDir by @mickaelistria in #1368
  • Use "outputCapture": "std" for Node launches by @AndrewFerr in #1372
  • Update VSCode (v.1.83.0) extensions by @vrubezhny in #1357
  • Bump typescript-language-server from 3.3.2 to 4.0.0 in /org.eclipse.wildwebdeveloper by @dependabot in #1373
  • Bump actions/setup-node from 3 to 4 by @dependabot in #1375
  • Bump vscode-languageserver from 8.1.0 to 9.0.1 in /org.eclipse.wildwebdeveloper by @dependabot in #1347
  • Bump typescript-plugin-css-modules from 5.0.1 to 5.0.2 in /org.eclipse.wildwebdeveloper by @dependabot in #1369
  • Bump vscode-languageserver-types from 3.17.4-next.2 to 3.17.5 in /org.eclipse.wildwebdeveloper by @dependabot in #1348
  • Bump @vue/language-server from 1.8.15 to 1.8.20 in /org.eclipse.wildwebdeveloper by @dependabot in #1374
  • Update Embedded Node.js Runtime to v.18.18.2 LTS by @vrubezhny in #1363
  • Bump @vue/language-server from 1.8.20 to 1.8.21 in /org.eclipse.wildwebdeveloper by @dependabot in #1376
  • Bump @vue/language-server from 1.8.21 to 1.8.22 in /org.eclipse.wildwebdeveloper by @dependabot in #1377
  • Bump @angular/language-server from 16.1.8 to 16.2.0 in /org.eclipse.wildwebdeveloper by @dependabot in #1361
  • [build] Shorten the paths of LS NPM Module dependencies by @vrubezhny in #1381
  • Drop Thread.sleep from reconcilers by @zulus in #1340
  • Bump @angular/cli from 16.2.10 to 17.0.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/angular-app by @dependabot in #1387
  • [tests] Update Angular-App test project dependencies to @angular v.17… by @vrubezhny in #1394
  • Increase priority for JS/TS content types by @zulus in #1395
  • Bump actions/github-script from 6 to 7 by @dependabot in #1396
  • Bump @angular/language-server from 16.2.0 to 17.0.2 in /org.eclipse.wildwebdeveloper by @dependabot in #1398
  • Release notes for 1.3.1 by @vrubezhny in #1399

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

10 Aug 22:36
Compare
Choose a tag to compare

What's Changed

  • Vue.js info on README by @zulus in #1271
  • Bump @vue/language-server from 1.8.3 to 1.8.4 in /org.eclipse.wildwebdeveloper by @dependabot in #1272
  • [build] Use Tycho v.4.0.0 Release by @vrubezhny in #1276
  • Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.0.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1275
  • Bump vscode-languageserver-types from 3.17.4-next.0 to 3.17.4-next.1 in /org.eclipse.wildwebdeveloper by @dependabot in #1279
  • Bump vscode-languageserver-protocol from 3.17.4-next.1 to 3.17.4-next.2 in /org.eclipse.wildwebdeveloper by @dependabot in #1280
  • Bump @vue/language-server from 1.8.4 to 1.8.5 in /org.eclipse.wildwebdeveloper by @dependabot in #1281
  • Bump @angular/language-server from 16.0.0 to 16.1.4 in /org.eclipse.wildwebdeveloper by @dependabot in #1278
  • Bump yaml-language-server from 1.13.0 to 1.14.0 in /org.eclipse.wildwebdeveloper by @dependabot in #1284
  • Bump @vue/language-server from 1.8.5 to 1.8.6 in /org.eclipse.wildwebdeveloper by @dependabot in #1287
  • Update Embedded Node.js Runtime to v.18.17.0 LTS by @vrubezhny in #1285
  • Bump @vue/language-server from 1.8.6 to 1.8.8 in /org.eclipse.wildwebdeveloper by @dependabot in #1288
  • [build] Use Dash License Tool v.1.0.2 by @vrubezhny in #1296
  • State for "Verbose output" is not stored in the configurations for "C… by @vrubezhny in #1293
  • Fix #1290 - No grammar provided for <vue.sfc.style.variable.injections> by @zulus in #1292
  • Use LemMinX 0.27.0 by @vrubezhny in #1297
  • Disable download external resources by default #1289 by @vrubezhny in #1298
  • Update Embedded Node.js Runtime to v.18.17.1 LTS by @vrubezhny in #1299
  • Add alignWithFirstAttr option to xml.format.splitAttributes by @vrubezhny in #1301
  • Bump @angular/language-server from 16.1.4 to 16.1.8 in /org.eclipse.wildwebdeveloper by @dependabot in #1302
  • Fix Lemminx LS reported configuration setting errors by @vrubezhny in #1303
  • Unnecessary error message is printed to the header of the debug confi… by @vrubezhny in #1304
  • Release notes for 1.3.0 by @vrubezhny in #1305

Full Changelog: 1.2.0...1.3.0

1.2.0

30 Jun 16:01
Compare
Choose a tag to compare

What's Changed

  • [build] Update WindowsPR to use Maven 3.9.2 by @vrubezhny in #1227
  • [build] Update licensecheck to use Maven 3.9.2 by @vrubezhny in #1228
  • Enhanced language server TSX test to verify functionality on xml notation by @kascaks in #1222
  • Bump @typescript-eslint/parser from 5.59.7 to 5.59.8 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1230
  • Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1229
  • Allow configuring maxTsServerMemory for JS/TS language server by @PyvesB in #1226
  • Fix API incompatobilities in latest o.e.lsp4e (v. >= 0.17) by @vrubezhny in #1235
  • [build] Use "filterProvided" option when building repository by @vrubezhny in #1238
  • Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1239
  • Bump @typescript-eslint/parser from 5.59.8 to 5.59.9 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1240
  • Fix API incompatibilities in latest o.e.lsp4e (v. >= 0.17) by @vrubezhny in #1243
  • Bump typescript from 5.0.4 to 5.1.3 in /org.eclipse.wildwebdeveloper by @dependabot in #1231
  • Bump typescript from 5.0.4 to 5.1.3 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1232
  • Bump @typescript-eslint/parser from 5.59.9 to 5.59.11 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1248
  • Bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1249
  • [build] Add a Github Action build using MacOS by @vrubezhny in #1250
  • Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1254
  • Bump @typescript-eslint/parser from 5.59.11 to 5.60.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1253
  • Use LemMinX 0.26.0 by @vrubezhny in #1255
  • Update Embedded Node.js Runtime to v.18.16.1 LTS by @vrubezhny in #1256
  • [tests] Fix eslint test project by @vrubezhny in #1257
  • Update VSCode (v.1.79.0) extensions by @vrubezhny in #1245
  • Update LSs & NPM Modules - vscode-eslint 2.4.2 (release) by @vrubezhny in #1258
  • Use LemMinX 0.26.1 by @vrubezhny in #1260
  • Bump typescript from 5.1.3 to 5.1.5 in /org.eclipse.wildwebdeveloper by @dependabot in #1261
  • Bump typescript from 5.1.3 to 5.1.5 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1262
  • Vue Support - #83 by @zulus in #1241
  • [nobug] Bump o.e.wildwebdeveloper version towards 1.1.0 by @vrubezhny in #1263
  • Bump typescript from 5.1.5 to 5.1.6 in /org.eclipse.wildwebdeveloper by @dependabot in #1264
  • Bump typescript from 5.1.5 to 5.1.6 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1265
  • [nobug] Add vue-app to dependabot updates by @vrubezhny in #1266
  • [nobug] Update make all dependabot checks daily by @vrubezhny in #1267
  • Bump eslint-plugin-vue from 8.7.1 to 9.15.1 in /org.eclipse.wildwebdeveloper.tests/testProjects/vue-app by @dependabot in #1269
  • Bump eslint from 7.32.0 to 8.43.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/vue-app by @dependabot in #1268
  • Release notes for 1.2.0 by @vrubezhny in #1270

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

25 May 14:24
Compare
Choose a tag to compare

What's Changed

  • [nobug] Bump tests version towards 1.1.1 by @vrubezhny in #1204
  • Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1203
  • Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1202
  • [build] Fixed docker image to provide maven v.3.9.2 by @vrubezhny in #1207
  • Update LSs & NPM Modules - vscode-eslint 2.4.1 (pre-release) by @vrubezhny in #1206
  • Update VSCode (v.1.78.2) extensions by @vrubezhny in #1208
  • Bump vscode-languageserver-protocol from 3.17.4-next.0 to 3.17.4-next.1 in /org.eclipse.wildwebdeveloper by @dependabot in #1211
  • Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1213
  • Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1212
  • ESLint errors not showing in jsx files #1150 by @vrubezhny in #1214
  • Bump yaml-language-server from 1.12.0 to 1.13.0 in /org.eclipse.wildwebdeveloper by @dependabot in #1218
  • Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1219
  • Errors in tsx since upgrading to 1.0.0 #980 by @vrubezhny in #1221
  • Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1220
  • Updates for commons-compress 1.23.0 are available #1223 by @vrubezhny in #1224
  • [tests] Refactorings->Rename doesn't work for TypeScript files #1209 by @vrubezhny in #1210

Full Changelog: 1.1.0...1.1.1

1.1.0

05 May 15:15
Compare
Choose a tag to compare

What's Changed

  • Use LemMinX 0.25 by @vrubezhny in #1180
  • [nobug] Bump tests version towards 1.1.0 by @vrubezhny in #1186
  • Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.2 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1183
  • Bump @typescript-eslint/parser from 5.59.0 to 5.59.2 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1184
  • [tests] Use Node v.18.16.0 on Jenkins by @vrubezhny in #1187
  • [nobug] Bump o.e.wildwebdeveloper version towards 1.1.0 by @vrubezhny in #1190
  • Bump @angular/language-server from 15.2.1 to 16.0.0 in /org.eclipse.wildwebdeveloper by @dependabot in #1189
  • Update VSCode (v.1.78.0) extensions by @vrubezhny in #1191
  • Update TypeScript and JavaScript grammars to the latest ones from VSC… by @vrubezhny in #1192
  • Bump @angular/cli from 15.2.8 to 16.0.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/angular-app by @dependabot in #1197
  • [tests] Update Angular-App test project dependencies to @angular v.16… by @vrubezhny in #1198
  • Bump @types/node from 18.16.4 to 20.0.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/HelloWorldTS by @dependabot in #1199
  • Release notes for 1.1.0 by @vrubezhny in #1200

Full Changelog: 1.0.5...1.1.0

1.0.5

22 Apr 14:37
Compare
Choose a tag to compare

What's Changed

  • Bump version towards 1.0.5 by @vrubezhny in #1166
  • Bump typescript-plugin-css-modules from 5.0.0 to 5.0.1 in /org.eclipse.wildwebdeveloper by @dependabot in #1164
  • Bump typescript from 5.0.3 to 5.0.4 in /org.eclipse.wildwebdeveloper by @dependabot in #1165
  • [nobug] Bump version towards 1.0.5 by @vrubezhny in #1167
  • Bump @angular/language-server from 15.2.0 to 15.2.1 in /org.eclipse.wildwebdeveloper by @dependabot in #1168
  • Bump typescript-language-server from 3.3.1 to 3.3.2 in /org.eclipse.wildwebdeveloper by @dependabot in #1171
  • Bump @typescript-eslint/parser from 5.57.1 to 5.58.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1170
  • Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1172
  • Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1173
  • Update Embedded Node.js Runtime to v.18.16.0 LTS by @vrubezhny in #1175
  • Use LemMinX 0.24 by @vrubezhny in #1176
  • Release notes for 1.0.5 by @vrubezhny in #1178

Full Changelog: 1.0.4...1.0.5

1.0.4

06 Apr 19:23
Compare
Choose a tag to compare

What's Changed

  • Bump zone.js from 0.12.0 to 0.13.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/angular-app by @dependabot in #1127
  • Bump @typescript-eslint/parser from 5.54.0 to 5.55.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1129
  • Bump typescript-plugin-css-modules from 4.2.2 to 4.2.3 in /org.eclipse.wildwebdeveloper by @dependabot in #1128
  • [test] Fix for TestHTML.testFormat by @vrubezhny in #1134
  • Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.55.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1130
  • [test] Fix for TestJSON.testFormatEnabled by @vrubezhny in #1142
  • Fix "Unsupported request method: eslint/noConfig" error by @vrubezhny in #1139
  • [nobug] Use maven provided dependencies instead of the Orbit provided… by @vrubezhny in #1131
  • Update Embedded Node.js Runtime to latest LTS version (v.18.14.2) by @vrubezhny in #1116
  • [docs] Update info on using embedded/custom Node.js versions by @vrubezhny in #1143
  • Try LSP4E snapshots by @mickaelistria in #1146
  • Bump typescript from 4.9.5 to 5.0.2 in /org.eclipse.wildwebdeveloper.tests/testProjects/HelloWorldTS by @dependabot in #1136
  • Bump typescript from 4.9.5 to 5.0.2 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1137
  • Bump typescript-plugin-css-modules from 4.2.3 to 5.0.0 in /org.eclipse.wildwebdeveloper by @dependabot in #1147
  • Bump @typescript-eslint/parser from 5.55.0 to 5.56.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1148
  • Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1149
  • Update Embedded Node.js Runtime to latest LTS version (v.18.15.0) by @vrubezhny in #1145
  • Bump typescript-language-server from 3.3.0 to 3.3.1 in /org.eclipse.wildwebdeveloper by @dependabot in #1152
  • Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1153
  • Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1154
  • Bump @typescript-eslint/parser from 5.57.0 to 5.57.1 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1159
  • Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1160
  • Bump typescript from 4.9.5 to 5.0.3 in /org.eclipse.wildwebdeveloper by @dependabot in #1156
  • Bump typescript from 5.0.2 to 5.0.3 in /org.eclipse.wildwebdeveloper.tests/testProjects/eslint by @dependabot in #1157
  • Update VSCode (v.1.77.0) extensions by @vrubezhny in #1158
  • [docs] Add details on building and JUnit testing by @vrubezhny in #1162
  • Update TypeScript and JavaScript grammars to the latest ones from VSC… by @vrubezhny in #1161

Full Changelog: 1.0.3...1.0.4

1.0.3

08 Mar 22:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3