-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Pull requests: vitejs/vite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(sourcemap): skip URL source roots when injecting sources content
#23519
opened Sep 18, 2026 by
murugu-21
Loading…
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…
perf(build): avoid quadratic link scan in the preload helper
#23510
opened Sep 17, 2026 by
antur84
Loading…
fix(server): handle file watcher errors without crashing
#23503
opened Sep 17, 2026 by
kingmakeruix
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: 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…
fix(dev): a restart requested during a restart used to be dropped (fix #23392)
#23484
opened Sep 14, 2026 by
nulluid
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…
fix(build): do not close watch bundle if skipWrite is true (#20412)
#23453
opened Sep 7, 2026 by
gilangabdian
Contributor
Loading…
fix(optimizer): settle pending dependency processing on close
#23442
opened Sep 6, 2026 by
leonardoventurini
Loading…
feat(html): warn when build cannot preserve authored stylesheet link order
#23436
opened Sep 6, 2026 by
kakiuwang-ui
Contributor
Loading…
fix(css): run pre resolveId plugins for @import (fix #23052)
#23434
opened Sep 5, 2026 by
solp721
Loading…
fix(asset): resolve dynamic
new URL paths without a leading ./ (fix #10032)
#23433
opened Sep 5, 2026 by
kakiuwang-ui
Contributor
Loading…
fix(build): hash chunk import map preload dependencies (fix #23225)
#23431
opened Sep 4, 2026 by
Desarso
Loading…
fix(html): keep module scripts with src and inline content in build
#23421
opened Sep 3, 2026 by
2234839
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.