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

feat: improve sourcemap compatibility for vue2
#16594 opened May 4, 2024 by amweiss Loading…
feat(asset): support /*@vite-ignore*/ for new URL(, import.meta.url) p2-nice-to-have Not breaking anything but nice to have (priority)
#16590 opened May 3, 2024 by sapphi-red Loading…
fix(css): ensure order of extracted CSS
#16588 opened May 3, 2024 by susnux Loading…
refactor(build): remove quotes from preload marker feat: build p3-minor-bug An edge case that only affects very specific usage (priority)
#16562 opened Apr 30, 2024 by PengBoUESTC Loading… 5.3
feat: add headTagInsertCheck warning feat: html p2-nice-to-have Not breaking anything but nice to have (priority)
#16555 opened Apr 29, 2024 by PengBoUESTC Loading…
feat: chunk importmap
#16552 opened Apr 29, 2024 by bhbs Loading…
chore: bump rollup to 4.17.0
#16543 opened Apr 27, 2024 by sapphi-red Draft
fix(error-logging): rollup errors weren't displaying id and codeframe p3-minor-bug An edge case that only affects very specific usage (priority)
#16540 opened Apr 27, 2024 by thebanjomatic Loading…
fix(create-vite): improve project name inference from path feat: create-vite create-vite package p2-nice-to-have Not breaking anything but nice to have (priority)
#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
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…
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
ProTip! Filter pull requests by the default branch with base:main.