You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- @biomejs/biome 1.9 → 2.4 (config migrated)
- @types/node 22 → 24
- @vitest/coverage-istanbul 2 → 4
- typescript 5.6 → 6.0 (added ignoreDeprecations + rootDir)
- vitest 2 → 4
- webpack 5.95 → 5.106
- simple-git-hooks, tsx bumped to latest
Adapt to webpack's rename of ModuleFederationPlugin#_options to #options
(introduced around 5.100), with fallback to the legacy field. Update the
plugin test to mock the barrel export, which vitest 4 no longer collapses
through deep auto-mocks. Tighten Compiler hook callback typings for TS 6.
0 commit comments