-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: vitejs/vite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(middleware): fix cache issue for import.meta.env in node_modules
#17512
opened Jun 18, 2024 by
smeng9
Loading…
feat(plugins): export
applyHtmlTransforms, to use on custom plugins
#17510
opened Jun 18, 2024 by
Catamo
Loading…
fix(plugins): self.origin value may be null in a WebWorker.
#17509
opened Jun 18, 2024 by
hughfenghen
Loading…
feat(imports): support import attributes - fixes #14674
p2-to-be-discussed
Enhancement under consideration (priority)
#17485
opened Jun 15, 2024 by
redfox-mx
Loading…
7 of 9 tasks
fix(vite-client): fix issue with CSS file update in web worker
#17438
opened Jun 11, 2024 by
xesrevinu
Loading…
fix: show error if vite client cannot be loaded
p3-minor-bug
An edge case that only affects very specific usage (priority)
#17419
opened Jun 7, 2024 by
benmccann
Loading…
docs: add commands in code groups to enhance clarity and ease of use
#17396
opened Jun 5, 2024 by
BhanuVikram
Loading…
fix(build): avoid
__vitePreload breaking rollup dynamic import tree-shaking
#17367
opened May 31, 2024 by
yuzheng14
Loading…
fix(resolve): prioritize
main field over mainFields for requires
#17330
opened May 28, 2024 by
dario-piotrowicz
Loading…
feat(resolve): add support for accessing default conditions using
... in overrideConditions
#17326
opened May 28, 2024 by
magic-akari
Loading…
fix: avoid externalizing plugins that resolve to local files in monorepos
p3-minor-bug
An edge case that only affects very specific usage (priority)
#17323
opened May 27, 2024 by
frandiox
Loading…
Update v4 migration guide per breaking change with data URLs
#17319
opened May 26, 2024 by
msorens
Loading…
refactor: separate tsconfck caches per config in a weakmap
#17317
opened May 25, 2024 by
dominikg
Loading…
fix: specify own Node version as target when bundling config files
p3-minor-bug
An edge case that only affects very specific usage (priority)
#17307
opened May 24, 2024 by
SegaraRai
Loading…
fix: refactor watch code for tsconfig changes to use watchChange hook
#17304
opened May 24, 2024 by
dominikg
Loading…
[#5675] Reconnect HMR socket without reloading the browser page
#16748
opened May 22, 2024 by
tpresley
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.