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

refactor: use originalFileNames/names p1-chore Doesn't change code behavior (priority)
#18240 opened Sep 30, 2024 by sapphi-red Draft
feat: support arbitrary module namespace identifier imports from cjs deps p2-nice-to-have Not breaking anything but nice to have (priority)
#18236 opened Sep 30, 2024 by sapphi-red Loading…
chore(deps): update dependency @types/express to v5 dependencies Pull requests that update a dependency file
#18234 opened Sep 30, 2024 by renovate bot Loading…
1 task
chore(deps): update dependency @rollup/plugin-commonjs to v28 breaking change dependencies Pull requests that update a dependency file
#18231 opened Sep 30, 2024 by renovate bot Loading…
1 task
6.0
refactor!: bump minimal terser version to 5.16.0 breaking change p1-chore Doesn't change code behavior (priority)
#18209 opened Sep 27, 2024 by sapphi-red Loading… 6.0
fix: asset new URL(,import.meta.url) match p3-minor-bug An edge case that only affects very specific usage (priority)
#18194 opened Sep 25, 2024 by sapphi-red Loading…
refactor: do not require "hot" option when creating a node environment feat: environment API Vite Runtime API p2-nice-to-have Not breaking anything but nice to have (priority)
#18188 opened Sep 24, 2024 by sheremet-va Loading…
fix(worker): rewrite rollup output.format with worker.format on worker build error feat: web workers p2-nice-to-have Not breaking anything but nice to have (priority)
#18165 opened Sep 22, 2024 by hi-ogawa Loading…
fix(optimizer): don't externalize transitive dep package name with asset extension feat: deps optimizer Esbuild Dependencies Optimization p3-minor-bug An edge case that only affects very specific usage (priority)
#18152 opened Sep 20, 2024 by hi-ogawa Loading…
fix(manifest): non entry CSS chunk src was wrong p2-edge-case Bug, but has workaround or limited in scope (priority)
#18133 opened Sep 18, 2024 by sapphi-red Loading…
chore(deps): update dependency chokidar to v4 dependencies Pull requests that update a dependency file
#18109 opened Sep 16, 2024 by renovate bot Loading…
1 task
fix(minify): set the default value of esbuild's legalComments option to external enhancement New feature or request p3-significant High priority enhancement (priority)
#18104 opened Sep 13, 2024 by sunnylost Loading…
test: css addWatchFile in load hook
#18103 opened Sep 13, 2024 by bluwy Loading…
feat: proxy bypass with WebSocket breaking change p2-edge-case Bug, but has workaround or limited in scope (priority) regression The issue only appears after a new release
#18070 opened Sep 10, 2024 by sapphi-red Loading…
fix: remove builder.entireApp
#18028 opened Sep 4, 2024 by bluwy Loading…
fix: add typing to CSSOptions.preprocessorOptions feat: css p2-nice-to-have Not breaking anything but nice to have (priority)
#18001 opened Sep 2, 2024 by alex-kinokon Loading… 6.0
ProTip! Filter pull requests by the default branch with base:main.