Bump webpack from 5.90.2 to 5.90.3
Bumps webpack from 5.90.2 to 5.90.3.
Release notes
Sourced from webpack's releases.
v5.90.3
Bug Fixes
- don't mangle when destructuring a reexport
- types for
Stats.toJson()
andStats.toString()
- many internal types
- [CSS] clean up export css local vars
Perf
- simplify and optimize chunk graph creation
Commits
-
651b3d6
chore(release): 5.90.3 -
c8d4b5e
fix: more types -
5b9f6e4
perf: simplify and optimize chunk graph creation -
1addd26
refactor: more types -
65d547f
fix: should not mangle when destructuring a reexport -
0b2a5a0
fix(css): clean up export css local vars -
0258e6c
update snapshot -
2360e3a
fix: clean up export css local vars -
fc7b34d
fix: should not mangle when destructuring a reexport -
780f891
(perf) Simplify and optimize chunk graph creation - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts