Bump vite from 5.0.2 to 5.0.4
Bumps vite from 5.0.2 to 5.0.4.
Changelog
Sourced from vite's changelog.
5.0.4 (2023-11-29)
- fix: bindCLIShortcuts to proper server (#15162) (67ac572), closes #15162
- fix: revert "fix: js fallback sourcemap content should be using original content (#15135)" (#15178) (d2a2493), closes #15135 #15178
- fix(define): allow define process.env (#15173) (ec401da), closes #15173
- fix(resolve): respect order of browser in mainFields when resolving (#15137) (4a111aa), closes #15137
- feat: preserve vite.middlewares connect instance after restarts (#15166) (9474c4b), closes #15166
- refactor: align with Promise.withResolvers() (#15171) (642f9bc), closes #15171
5.0.3 (2023-11-28)
- fix:
generateCodeFrame
infinite loop (#15093) (6619de7), closes #15093- fix: js fallback sourcemap content should be using original content (#15135) (227d56d), closes #15135
- fix(css): render correct asset url when CSS chunk name is nested (#15154) (ef403c0), closes #15154
- fix(css): use non-nested chunk name if facadeModule is not CSS file (#15155) (811e392), closes #15155
- fix(dev): bind plugin context functions (#14569) (cb3243c), closes #14569
- chore(deps): update all non-major dependencies (#15145) (7ff2c0a), closes #15145
- build: handle latest json-stable-stringify replacement (#15049) (bcc4a61), closes #15049
Commits
-
73ef074
release: v5.0.4 -
d2a2493
fix: revert "fix: js fallback sourcemap content should be using original cont... -
4a111aa
fix(resolve): respect order of browser in mainFields when resolving (#15137) -
9474c4b
feat: preserve vite.middlewares connect instance after restarts (#15166) -
ec401da
fix(define): allow define process.env (#15173) -
642f9bc
refactor: align with Promise.withResolvers() (#15171) -
67ac572
fix: bindCLIShortcuts to proper server (#15162) -
2649f40
release: v5.0.3 -
811e392
fix(css): use non-nested chunk name if facadeModule is not CSS file (#15155) -
cb3243c
fix(dev): bind plugin context functions (#14569) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts