-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Pull requests: vitejs/vite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(resolve): use destructured variables consistently
#19545
opened Mar 1, 2025 by
OnlyWick
Loading…
feat(utils): add createDurationTimer utility function
#19543
opened Mar 1, 2025 by
OnlyWick
Loading…
perf: flush compile cache after 10s
p2-nice-to-have
Not breaking anything but nice to have (priority)
#19537
opened Feb 28, 2025 by
sapphi-red
Loading…
fix(ssr): named export should overwrite export all
feat: ssr
p3-minor-bug
An edge case that only affects very specific usage (priority)
trigger: preview
#19534
opened Feb 28, 2025 by
hi-ogawa
Loading…
docs: remove $ prefix from create-vite terminal commands in README
documentation
Improvements or additions to documentation
#19532
opened Feb 27, 2025 by
kuldar
Loading…
feat: warn if Not breaking anything but nice to have (priority)
define['process.env']
contains path
key with a value
p2-nice-to-have
#19517
opened Feb 26, 2025 by
sapphi-red
Loading…
[SECURITY] [DOC] - Vite environment variables in defineConfig()
#19510
opened Feb 25, 2025 by
qu35t-code
Loading…
fix(types): replace any with unknown in ImportMetaEnv for type safety
#19508
opened Feb 25, 2025 by
Antraxmin
Loading…
feat(vite): add false option for envDir to disable env loading
p2-to-be-discussed
Enhancement under consideration (priority)
#19503
opened Feb 24, 2025 by
OnlyWick
Loading…
chore(deps): update dependency @shikijs/vitepress-twoslash to v3
dependencies
Pull requests that update a dependency file
#19502
opened Feb 24, 2025 by
renovate
bot
Loading…
1 task
feat(assets): ensure ?no-inline is not included in the asset url in the production environment
p2-edge-case
Bug, but has workaround or limited in scope (priority)
#19496
opened Feb 23, 2025 by
OnlyWick
Loading…
chore: unbundle tinyglobby
dependencies
Pull requests that update a dependency file
#19487
opened Feb 21, 2025 by
benmccann
Loading…
fix(css): stabilize css module hashes with lightningcss in dev mode
feat: css
p3-minor-bug
An edge case that only affects very specific usage (priority)
#19481
opened Feb 21, 2025 by
azat-io
Loading…
chore: use destructuring alias in buildEnvironment function
#19472
opened Feb 19, 2025 by
OnlyWick
Loading…
feat(module-runner): expose Blocking the downstream ecosystem to work properly (priority)
evaluatedModules
on import.meta.hot
p3-downstream-blocker
feat: add support for unsetEnv config option
p2-to-be-discussed
Enhancement under consideration (priority)
#19439
opened Feb 16, 2025 by
KKSzymanowski
Loading…
refactor: use ordana for cli args parsing and generate docs
p1-chore
Doesn't change code behavior (priority)
#19436
opened Feb 16, 2025 by
sapphi-red
•
Draft
feat(html): keep special chars in attrs as-is when possible
feat: html
p2-nice-to-have
Not breaking anything but nice to have (priority)
#19396
opened Feb 10, 2025 by
sapphi-red
Loading…
feat: track dependencies when loading config with native
#19374
opened Feb 6, 2025 by
sapphi-red
•
Draft
refactor!: remove deprecated hook-level Doesn't change code behavior (priority)
enforce
/transform
from transformIndexHtml
hook
breaking change
p1-chore
feat: add support for binary import with ?binary
#19346
opened Feb 3, 2025 by
Its-Just-Nans
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.