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

chore: set the DEBUG_DEPTH variable
#18289 opened Oct 5, 2024 by btea Loading…
fix: make it easier to configure environment runner feat: environment API Vite Environment API
#18273 opened Oct 3, 2024 by sheremet-va Loading…
feat: add environment::listen feat: environment API Vite Environment API
#18263 opened Oct 3, 2024 by sapphi-red Draft
feat: add isRestart for environment feat: environment API Vite Environment API
#18262 opened Oct 3, 2024 by sapphi-red Draft
fix(middleware-mode): call all hot.listen when server restart feat: environment API Vite Environment API p3-minor-bug An edge case that only affects very specific usage (priority)
#18261 opened Oct 3, 2024 by sapphi-red Loading…
docs(landing): add AdonisJS logo
#18258 opened Oct 2, 2024 by Julien-R44 Loading…
chore(deps): bump TypeScript to 5.6 dependencies Pull requests that update a dependency file
#18254 opened Oct 2, 2024 by sapphi-red Loading…
chore(deps)!: migrate fast-glob to tinyglobby breaking change p1-chore Doesn't change code behavior (priority)
#18243 opened Sep 30, 2024 by ziebam Loading… 6.0
fix(assets): make srcset parsing HTML spec compliant (#16323) feat: html p3-minor-bug An edge case that only affects very specific usage (priority)
#18242 opened Sep 30, 2024 by rarous Loading…
refactor: use originalFileNames/names p1-chore Doesn't change code behavior (priority)
#18240 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
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…
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…
ProTip! Exclude everything labeled bug with -label:bug.