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
Sort

Pull requests list

chore(resolve): use destructured variables consistently
#19545 opened Mar 1, 2025 by OnlyWick Loading…
refactor(preAlias): improve skip condition
#19544 opened Mar 1, 2025 by OnlyWick Loading…
feat(utils): add createDurationTimer utility function
#19543 opened Mar 1, 2025 by OnlyWick Loading…
perf: flush compile cache after 10s p2-nice-to-have Not breaking anything but nice to have (priority)
#19537 opened Feb 28, 2025 by sapphi-red Loading…
fix(ssr): named export should overwrite export all feat: ssr p3-minor-bug An edge case that only affects very specific usage (priority) trigger: preview
#19534 opened Feb 28, 2025 by hi-ogawa Loading…
docs: remove $ prefix from create-vite terminal commands in README documentation Improvements or additions to documentation
#19532 opened Feb 27, 2025 by kuldar Loading…
feat: warn if define['process.env'] contains path key with a value p2-nice-to-have Not breaking anything but nice to have (priority)
#19517 opened Feb 26, 2025 by sapphi-red Loading…
feat(vite): add false option for envDir to disable env loading p2-to-be-discussed Enhancement under consideration (priority)
#19503 opened Feb 24, 2025 by OnlyWick Loading…
chore(deps): update dependency @shikijs/vitepress-twoslash to v3 dependencies Pull requests that update a dependency file
#19502 opened Feb 24, 2025 by renovate bot Loading…
1 task
feat(assets): ensure ?no-inline is not included in the asset url in the production environment p2-edge-case Bug, but has workaround or limited in scope (priority)
#19496 opened Feb 23, 2025 by OnlyWick Loading…
chore: unbundle tinyglobby dependencies Pull requests that update a dependency file
#19487 opened Feb 21, 2025 by benmccann Loading…
fix: path resolve edge
#19486 opened Feb 21, 2025 by OnlyWick Loading…
fix(css): stabilize css module hashes with lightningcss in dev mode feat: css p3-minor-bug An edge case that only affects very specific usage (priority)
#19481 opened Feb 21, 2025 by azat-io Loading…
refactor: extract common query removal logic
#19477 opened Feb 20, 2025 by OnlyWick Loading…
feat(module-runner): expose evaluatedModules on import.meta.hot p3-downstream-blocker Blocking the downstream ecosystem to work properly (priority)
#19464 opened Feb 18, 2025 by sheremet-va Loading… 6.3
feat: add support for unsetEnv config option p2-to-be-discussed Enhancement under consideration (priority)
#19439 opened Feb 16, 2025 by KKSzymanowski Loading…
refactor: use ordana for cli args parsing and generate docs p1-chore Doesn't change code behavior (priority)
#19436 opened Feb 16, 2025 by sapphi-red Draft
feat(html): keep special chars in attrs as-is when possible feat: html p2-nice-to-have Not breaking anything but nice to have (priority)
#19396 opened Feb 10, 2025 by sapphi-red Loading…
feat: expose version at ConfigEnv
#19355 opened Feb 4, 2025 by brillout Loading…
ProTip! Exclude everything labeled bug with -label:bug.