Skip to content

8.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 04:47
· 109 commits to main since this release

Support for Node.js v24.

Dependencies

  • Support libxmljs2@^0.35||^0.37, was @^0.35 (via #1243)

Build

  • Use TypeScript v5.8.3 now, was v5.8.2 (via #1227)
  • Use webpack v5.99.6 now, was v5.98.0 (via #1229, #1231)

Misc

  • CI/CT: test also with Node.js v24 (via #1244)

What's Changed

  • chore(deps): bump the typedoc group across 1 directory with 2 updates by @dependabot in #1222
  • style: apply neostandard to JS files by @jkowalleck in #1224
  • chore(deps): bump the eslint group across 1 directory with 4 updates by @dependabot in #1225
  • chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in the typescript group across 1 directory by @dependabot in #1227
  • chore(deps): bump typescript-eslint from 8.29.0 to 8.29.1 in /tools/code-style in the eslint group across 1 directory by @dependabot in #1228
  • chore(deps-dev): bump webpack from 5.98.0 to 5.99.5 in the webpack group across 1 directory by @dependabot in #1229
  • chore(deps): bump the eslint group across 1 directory with 2 updates by @dependabot in #1230
  • chore(deps-dev): bump npm-run-all2 from 7.0.2 to 8.0.1 by @dependabot in #1234
  • chore(deps-dev): bump mocha from 11.1.0 to 11.2.2 in the mocha group across 1 directory by @dependabot in #1233
  • chore(deps): bump the eslint group across 1 directory with 3 updates by @dependabot in #1232
  • chore(deps-dev): bump mocha from 11.2.2 to 11.3.0 in the mocha group across 1 directory by @dependabot in #1236
  • chore(deps-dev): bump mocha from 11.3.0 to 11.4.0 in the mocha group across 1 directory by @dependabot in #1238
  • chore(deps): bump the eslint group across 1 directory with 5 updates by @dependabot in #1237
  • chore: add workflow permissions by @jkowalleck in #1241
  • chore(deps-dev): bump mocha from 11.4.0 to 11.5.0 in the mocha group across 1 directory by @dependabot in #1239
  • chore(deps): bump the eslint group across 1 directory with 2 updates by @dependabot in #1242
  • ci: use node24 by @jkowalleck in #1244
  • feat: support libxmljs2 0.37 by @jkowalleck in #1243
  • chore(deps-dev): bump webpack from 5.99.5 to 5.99.6 in the webpack group across 1 directory by @dependabot in #1231
  • chore(deps): bump the eslint group across 1 directory with 3 updates by @dependabot in #1245

Full Changelog: v8.0.0...v8.1.0