Skip to content

Pull requests: vitejs/vite

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

Pull requests list

fix(optimizer): prevent hang if server closed quickly p3-minor-bug An edge case that only affects very specific usage (priority)
#16497 opened Apr 22, 2024 by bluwy Loading…
feat: project name from path
#16490 opened Apr 22, 2024 by brownieboy Loading…
chore(deps): update pnpm to v9 dependencies Pull requests that update a dependency file
#16489 opened Apr 22, 2024 by renovate bot Loading…
1 task
fix(hmr): watch files in workspace root feat: hmr p4-important Violate documented behavior or significantly improves performance (priority)
#16473 opened Apr 19, 2024 by sapphi-red Draft
feat: v6 - Environment API p3-significant High priority enhancement (priority)
#16471 opened Apr 19, 2024 by patak-dev Draft 6.0
chore: update docs script
#16465 opened Apr 19, 2024 by btea Loading…
fix(css): page reload was not happening with .css?raw feat: css feat: hmr p3-minor-bug An edge case that only affects very specific usage (priority) regression The issue only appears after a new release
#16455 opened Apr 18, 2024 by sapphi-red Loading…
feat: support warmup by IDs
#16447 opened Apr 18, 2024 by KermanX Loading…
feat: add xmit to static-deploy.md
#16441 opened Apr 17, 2024 by pcarrier Loading…
fix: interop of cjs with_esModule is consistent with rollup feat: deps optimizer Esbuild Dependencies Optimization has workaround inconsistency Inconsistency between dev & build p2-edge-case Bug, but has workaround or limited in scope (priority)
#16437 opened Apr 16, 2024 by XiSenao Loading…
feat: make Worker constructors configurable
#16422 opened Apr 14, 2024 by Danielku15 Loading…
fix: broken worker urls in 3rd party modules (fix #10838)
#16418 opened Apr 13, 2024 by Danielku15 Loading…
5 tasks done
fix: encode filename only
#16412 opened Apr 12, 2024 by Dev-MV6 Loading…
feat(create-vite): add help usage
#16390 opened Apr 9, 2024 by edvardsanta Loading…
chore(deps): update dependency eslint to v9 dependencies Pull requests that update a dependency file
#16377 opened Apr 8, 2024 by renovate bot Loading…
1 task
test: don't skip unicode related tests anymore p1-chore Doesn't change code behavior (priority) test
#16339 opened Apr 3, 2024 by sapphi-red Loading…
refactor(asset): remove rollup 3 public file watch workaround p2-nice-to-have Not breaking anything but nice to have (priority)
#16331 opened Apr 2, 2024 by bluwy Loading…
docs: add comment in create project guide
#16321 opened Mar 31, 2024 by appleSimple Loading…
ProTip! Exclude everything labeled bug with -label:bug.