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

feat(create-vite): set types compiler option in tsconfigs feat: create-vite create-vite package
#20132 opened May 29, 2025 by ArnaudBarre Loading…
docs: vite 7.0 blog post documentation Improvements or additions to documentation
#20119 opened May 27, 2025 by patak-dev Loading… 7.0
fix: handle dynamic import with .then(m => m.a) p3-minor-bug An edge case that only affects very specific usage (priority)
#20117 opened May 27, 2025 by sapphi-red Loading…
docs: correct environment api stabilization note documentation Improvements or additions to documentation
#20116 opened May 27, 2025 by patak-dev Loading…
fix: align dynamic import detection p2-edge-case Bug, but has workaround or limited in scope (priority) trigger: preview
#20115 opened May 27, 2025 by sapphi-red Loading…
perf(ssr): optimize isCircularImport algorithm for large codebases feat: ssr p2-nice-to-have Not breaking anything but nice to have (priority)
#20085 opened May 21, 2025 by hanford Draft
fix(optimizer): align relative build.rollupOptions.input resolution with rollup feat: deps optimizer Esbuild Dependencies Optimization has workaround p3-minor-bug An edge case that only affects very specific usage (priority) trigger: preview
#20080 opened May 21, 2025 by sapphi-red Loading…
feat: add ember to vite create
#20069 opened May 20, 2025 by NullVoxPopuli Loading…
docs: migration guide for v7 documentation Improvements or additions to documentation
#20051 opened May 16, 2025 by sapphi-red Loading… 7.0
chore(format): use prettier-oxc-parser
#20028 opened May 12, 2025 by ArnaudBarre Loading…
feat(create-vite): use more extends in eslint config feat: create-vite create-vite package p2-nice-to-have Not breaking anything but nice to have (priority)
#20008 opened May 7, 2025 by sapphi-red Loading…
fix(ssr)!: don't access Object variable in ssr transformed code breaking change feat: ssr p3-minor-bug An edge case that only affects very specific usage (priority) trigger: preview
#19996 opened May 3, 2025 by hi-ogawa Loading… 7.0
2
5
feat: resolve server URLs before calling other listeners feat: dev dev server p2-nice-to-have Not breaking anything but nice to have (priority)
#19981 opened May 1, 2025 by sirdiego Loading…
feat: add default value for LogOptions to createLogger
#19897 opened Apr 19, 2025 by Blaubeeree Loading…
refactor: move all pnpm settings to pnpm-workspace.yaml p1-chore Doesn't change code behavior (priority)
#19895 opened Apr 18, 2025 by btea Loading…
docs(en): update static-deploy for add EdgeOne Pages documentation Improvements or additions to documentation
#19860 opened Apr 14, 2025 by SuperJolly Loading…
fix(legacy): ensure isLegacyBundle checks all entry chunks for legacy suffix p2-edge-case Bug, but has workaround or limited in scope (priority) plugin: legacy
#19858 opened Apr 14, 2025 by sapenlei Loading…
chore: simplify sort-imports rule
#19774 opened Apr 2, 2025 by OnlyWick Loading…
perf: single chunk map
#19757 opened Mar 31, 2025 by privatenumber Draft
chore(deps): update tj-actions/changed-files action to v46 dependencies Pull requests that update a dependency file
#19756 opened Mar 31, 2025 by renovate bot Loading…
1 task
ProTip! Exclude everything labeled bug with -label:bug.