BREAKING Changes
Refactor
Build
- Use TypeScript
v5.8.2
now, wasv5.7.2
(via #1204, #1217) - Use webpack
v5.98.0
now, wasv5.97.1
(via #1213)
What's Changed
- chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 in the typescript group across 1 directory by @dependabot in #1204
- feat: drop support for node <20.18 by @jkowalleck in #1209
- chore(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in the typescript group across 1 directory by @dependabot in #1206
- refactor: prefix native module imports with
node:
by @jkowalleck in #1210 - chore(deps-dev): bump webpack from 5.97.1 to 5.98.0 in the webpack group across 1 directory by @dependabot in #1213
- chore(deps): bump the eslint group across 1 directory with 4 updates by @dependabot in #1212
- chore(deps): bump globals from 15.15.0 to 16.0.0 in /tools/code-style by @dependabot in #1215
- chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 in the typescript group across 1 directory by @dependabot in #1217
- chore(deps): bump the eslint group across 1 directory with 7 updates by @dependabot in #1219
- chore: cleanup dev-deps by @jkowalleck in #1220
Full Changelog: v7.1.0...v8.0.0