-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Pull requests: vitejs/vite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(create-vite): add create-vite package
--interactive
/ --no-interactive
breaking change
feat: create-vite
#20797
opened Sep 18, 2025 by
sapphi-red
Loading…
fix(hmr): trigger prune event when import is removed from non hmr module
feat: hmr
trigger: preview
#20768
opened Sep 14, 2025 by
hi-ogawa
Loading…
fix(vite): allow devserver aliases which match URL patterns
#20760
opened Sep 12, 2025 by
HunterLarco
Loading…
docs: add plugin hook filter info to Plugin Authors guide
#20756
opened Sep 12, 2025 by
abbasyed
Loading…
fix(import-analysis): don't throw error on un resolved extneral dependency.
#20749
opened Sep 10, 2025 by
swalker326
Loading…
feat(create-vite): scaffold with rolldown-vite
feat: create-vite
create-vite package
#20739
opened Sep 8, 2025 by
sapphi-red
Loading…
feat(utils): support multiple certificates in resolveServerUrls
p2-nice-to-have
Not breaking anything but nice to have (priority)
#20707
opened Aug 31, 2025 by
monam2
Loading…
feat(react-compiler): add React Compiler variants to create-vite
#20702
opened Aug 29, 2025 by
poteto
Loading…
perf: run Not breaking anything but nice to have (priority)
trigger: preview
dev.createEnvironment
and build.createEnvironment
concurrently
p2-nice-to-have
fix(hmr): wait for Bug, but has workaround or limited in scope (priority)
import.meta.hot.prune
callbacks to complete before running other HMRs
feat: hmr
p2-edge-case
#20698
opened Aug 29, 2025 by
sapphi-red
Loading…
docs: add Sevalla static site hosting instructions and remove Kinsta section
#20691
opened Aug 27, 2025 by
olawanlejoel
Loading…
fix(http): clarify HTTP/2 server compatibility with Connect app
#20664
opened Aug 22, 2025 by
drjoeycadieux
Loading…
docs: clarify cspNonce limitations in SPA deployments
documentation
Improvements or additions to documentation
#20648
opened Aug 19, 2025 by
lodsa-ntos
•
Draft
docs(csp): clarify usage of html.cspNonce and its implications for security
documentation
Improvements or additions to documentation
#20625
opened Aug 16, 2025 by
abdelrhman-arnos
Loading…
fix(optimizer): ensure consistent browserHash between in-memory and persisted metadata
feat: deps optimizer
Esbuild Dependencies Optimization
p2-edge-case
Bug, but has workaround or limited in scope (priority)
trigger: preview
#20609
opened Aug 13, 2025 by
infiton
Loading…
fix(build): replace 'names' with unmangled 'name' for CSS assets
feat: build
p2-edge-case
Bug, but has workaround or limited in scope (priority)
perf(worker): rebuild only when affected
feat: web workers
p2-nice-to-have
Not breaking anything but nice to have (priority)
trigger: preview
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.