-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Pull requests: vitejs/vite
Author
Label
Projects
Milestones
Reviews
Assignee
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…
fix: handle dynamic import with An edge case that only affects very specific usage (priority)
.then(m => m.a)
p3-minor-bug
#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…
feat: hide error stack unless
VITE_BACKTRACE
is set
#20104
opened May 25, 2025 by
typed-sigterm
•
Draft
perf(ssr): optimize Not breaking anything but nice to have (priority)
isCircularImport
algorithm for large codebases
feat: ssr
p2-nice-to-have
fix(pluginContainer): align resolveid without importer behavior with rollup
trigger: preview
#20081
opened May 21, 2025 by
sapphi-red
•
Draft
fix(optimizer): align relative Esbuild Dependencies Optimization
has workaround
p3-minor-bug
An edge case that only affects very specific usage (priority)
trigger: preview
build.rollupOptions.input
resolution with rollup
feat: deps optimizer
#20080
opened May 21, 2025 by
sapphi-red
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 An edge case that only affects very specific usage (priority)
trigger: preview
Object
variable in ssr transformed code
breaking change
feat: ssr
p3-minor-bug
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…
fix(config): provide an unaltered/corrected import.meta object in vite.config.ts and imported files (#19730)
#19970
opened Apr 30, 2025 by
ymeine
Loading…
fix(config): workaround failure creating temporary file (take 2)
#19952
opened Apr 27, 2025 by
orgads
Loading…
feat: add default value for LogOptions to createLogger
#19897
opened Apr 19, 2025 by
Blaubeeree
Loading…
refactor: move all pnpm settings to Doesn't change code behavior (priority)
pnpm-workspace.yaml
p1-chore
#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 Bug, but has workaround or limited in scope (priority)
plugin: legacy
isLegacyBundle
checks all entry chunks for legacy suffix
p2-edge-case
#19858
opened Apr 14, 2025 by
sapenlei
Loading…
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.