Bump vite from 5.0.3 to 5.0.4
Bumps vite from 5.0.3 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
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) - See full diff 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