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

Document Railway deployment for static sites
#20934 opened Oct 13, 2025 by JakeCooper Loading…
feat: support RegExp | RegExp[] for external
#20933 opened Oct 13, 2025 by elecmonkey Loading…
docs: update banner to Vite+
#20931 opened Oct 13, 2025 by TheAlexLichter Loading…
build: use isolated declarations
#20928 opened Oct 13, 2025 by bluwy Draft
chore: lint script add concurrency option
#20927 opened Oct 13, 2025 by btea Loading…
fix(deps): update all non-major dependencies dependencies Pull requests that update a dependency file
#20925 opened Oct 13, 2025 by renovate bot Loading…
1 task
chore(deps): update rolldown-related dependencies dependencies Pull requests that update a dependency file
#20923 opened Oct 13, 2025 by renovate bot Loading…
1 task
refactor: use subpath imports for types module reference
#20921 opened Oct 12, 2025 by bluwy Loading…
build: override rolldown for stable lockfile
#20919 opened Oct 10, 2025 by bluwy Loading…
fix: use esm entrypoint for css preprocessors and terser p3-minor-bug An edge case that only affects very specific usage (priority)
#20918 opened Oct 10, 2025 by bluwy Loading…
feat: forward runtime error logs to server trigger: preview
#20916 opened Oct 9, 2025 by hi-ogawa Loading…
3 of 4 tasks
feat(create-vite): update React Compiler dep to 1.0.0
#20911 opened Oct 8, 2025 by poteto Loading…
fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ p3-minor-bug An edge case that only affects very specific usage (priority)
#20906 opened Oct 8, 2025 by sapphi-red Loading…
test: add timeout to untilBrowserLog p1-chore Doesn't change code behavior (priority) test
#20905 opened Oct 7, 2025 by sapphi-red Loading…
chore(deps): update dependency eslint-plugin-react-hooks to v7 dependencies Pull requests that update a dependency file
#20896 opened Oct 6, 2025 by renovate bot Loading…
1 task
fix(build): make relative imports in amd/cjs relative to the current module feat: build p2-edge-case Bug, but has workaround or limited in scope (priority)
#20861 opened Sep 30, 2025 by dschmidt Loading…
Make SPA fallback try each directory component
#20839 opened Sep 25, 2025 by sdunster Loading…
feat(optimizer): add rush lockfile support feat: deps optimizer Esbuild Dependencies Optimization p2-nice-to-have Not breaking anything but nice to have (priority)
#20833 opened Sep 24, 2025 by Copilot AI Loading…
9 tasks done
7.2
feat: remove unused assets css in dist
#20778 opened Sep 15, 2025 by luffy84217 Loading…
ProTip! Exclude everything labeled bug with -label:bug.