-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Pull requests: vitejs/vite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(define): only match escaped dots in escapedDotRE so $-prefixed define keys are replaced
#23249
opened Aug 12, 2026 by
contactjawad
Loading…
docs(server-options): update sourcemapIgnoreList Rolldown references
#23248
opened Aug 12, 2026 by
dogledogle
Contributor
Loading…
test: run hmr-ssr spec in bundled dev mode under test-serve-bundled
#23247
opened Aug 12, 2026 by
h-a-n-a
Member
Loading…
fix(build): watch publicDir files in build watch mode
#23245
opened Aug 12, 2026 by
ValentinYoushkevich
Loading…
refactor(config): avoid cyclic evaluation-time reads of build, css and server defaults
#23244
opened Aug 12, 2026 by
ValentinYoushkevich
Loading…
fix(css): resolve
cssMinify from the environment config
#23243
opened Aug 12, 2026 by
ValentinYoushkevich
Loading…
fix(config): resolve sourcemap paths against sourcemap location
#23239
opened Aug 12, 2026 by
lazerg
Contributor
Loading…
fix(dev): apply define constants to worker files in dev mode
#23236
opened Aug 11, 2026 by
waterWang
Loading…
1 of 4 tasks
docs(ssr): explain server-only module reloads (fix #19114)
#23235
opened Aug 11, 2026 by
Tiancheng-Xu
Loading…
fix(ssr): rewrite imported binding used as computed key in defaulted destructuring param
#23233
opened Aug 11, 2026 by
webbertakken
Loading…
chore(deps): bump nanoid from 3.3.16 to 6.0.1
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#23226
opened Aug 10, 2026 by
dependabot
Bot
Loading…
fix: handle CRLF line endings in code frame positions
#23219
opened Aug 10, 2026 by
nyxst4ck
Loading…
fix(deps): update rolldown-related dependencies
dependencies
Pull requests that update a dependency file
#23218
opened Aug 10, 2026 by
renovate
Bot
Loading…
1 task
fix(deps): update all non-major dependencies
dependencies
Pull requests that update a dependency file
#23217
opened Aug 10, 2026 by
renovate
Bot
Loading…
1 task
fix: resolve native config compat warning paths relative to cwd
#23213
opened Aug 9, 2026 by
btea
Contributor
Loading…
fix: keep repeated config resolution idempotent
#23208
opened Aug 8, 2026 by
teamleaderleo
Contributor
Loading…
fix(css): rewrite root-relative dev CSS sourcemap sources (fixes #23195)
#23205
opened Aug 8, 2026 by
santhiprakash
Contributor
Loading…
test(docs): fail docs build when SSR errors are detected
#23201
opened Aug 8, 2026 by
btea
Contributor
Loading…
docs(build): note css.lightningcss.targets (fix #17900)
#23200
opened Aug 8, 2026 by
santhiprakash
Contributor
Loading…
docs: patch langs.ts to use useRoute instead of removed
useData().hash
#23199
opened Aug 8, 2026 by
btea
Contributor
Loading…
fix: respect
resolve.preserveSymlinks when resolving root (fix #23197)
#23198
opened Aug 8, 2026 by
lazerg
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.