Skip to content

6.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 13:34
· 12 commits to main since this release

Fixed

  • XML: properly handle normalizedString & token (#1098 via #1116)

Build

  • Use TypeScript v5.5.3 now, was v5.4.5 (via #1108)
  • Use webpack v5.92.1 now, was v5.91.0 (via #1091, #1094)

What's Changed

  • tests: refactor functional tests for OptPlug implementatios by @jkowalleck in #1088
  • chore(deps-dev): bump webpack from 5.91.0 to 5.92.0 in the webpack group by @dependabot in #1091
  • chore(deps-dev): bump webpack from 5.92.0 to 5.92.1 in the webpack group by @dependabot in #1094
  • chore(deps-dev): bump mocha from 10.4.0 to 10.5.2 in the mocha group by @dependabot in #1100
  • chore: tool-belts to workspaces by @jkowalleck in #1102
  • chore: tool-belts standalone & bump to eslint8 by @jkowalleck in #1105
  • chore(deps-dev): bump mocha from 10.5.2 to 10.6.0 in the mocha group by @dependabot in #1107
  • chore(deps-dev): bump typescript from 5.4.5 to 5.5.3 in the typescript group across 1 directory by @dependabot in #1108
  • chore(dev-deps): bump some dev-deps by @jkowalleck in #1111
  • chore(dev-deps): bump some dev-deps by @jkowalleck in #1113
  • chore(deps): bump eslint-plugin-simple-import-sort from 12.1.0 to 12.1.1 in /tools/code-style in the eslint group across 1 directory by @dependabot in #1115
  • fix: properly handle XML normalizedString/token by @jkowalleck in #1116

Full Changelog: v6.10.0...v6.10.1