Skip to content

Pull requests: vitejs/vite

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(ssr): encode whitespace in module runner sourceURL
#23513 opened Sep 17, 2026 by danielroe Contributor Loading…
fix: avoid TypeError in mergeConfig when server.ws is false
#23511 opened Sep 17, 2026 by vjymisal0 Contributor Loading…
fix: preserve import order for eager import.meta.glob
#23501 opened Sep 17, 2026 by vjymisal0 Contributor Loading…
fix(server): release previous environments after initialization
#23499 opened Sep 16, 2026 by Tiancheng-Xu Contributor Loading…
feat: add opt-in server.watch.ignoredFromGitignore option
#23497 opened Sep 16, 2026 by btea Contributor Loading…
test: fix flaky assets build watch failures
#23496 opened Sep 16, 2026 by nulluid Loading…
test: add dedicated unit tests for plugin-ordering utilities
#23494 opened Sep 15, 2026 by gilangabdian Contributor Loading…
feat(cli): omit -0 suffix from the first profile file name
#23490 opened Sep 15, 2026 by btea Contributor Loading…
test: inlined awaited import should not trigger syntax error after transform
#23486 opened Sep 14, 2026 by smeng9 Contributor Loading…
docs(config): document preserveEntrySignatures defaults (fix #23451) bot: maybe Maybe a bot, LLM, or agent
#23469 opened Sep 11, 2026 by koriyoshi2041 Loading…
docs(config): correct the server.sourcemapIgnoreList default
#23462 opened Sep 10, 2026 by kakiuwang-ui Contributor Loading…
perf(build): avoid encoding intermediate preload maps
#23461 opened Sep 10, 2026 by ShMcK Loading…
fix(build): do not close watch bundle if skipWrite is true (#20412)
#23453 opened Sep 7, 2026 by gilangabdian Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.