-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Insights: vitejs/vite
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
-
v7.0.4
published
Jul 10, 2025 -
create-vite@7.0.2
published
Jul 10, 2025 -
create-vite@7.0.3
published
Jul 11, 2025 -
v7.0.5
published
Jul 17, 2025 -
plugin-legacy@7.0.1
published
Jul 17, 2025
14 Pull requests merged by 5 people
-
perf(legacy): skip lowering when detecting polyfills
#20387 merged
Jul 17, 2025 -
fix: remove special handling for
Accept: text/html
#20376 merged
Jul 16, 2025 -
refactor: use
foo.endsWith("bar")
instead of/bar$/.test(foo)
#20413 merged
Jul 16, 2025 -
fix: watch assets referenced by
new URL(, import.meta.url)
#20382 merged
Jul 15, 2025 -
fix(deps): update all non-major dependencies
#20406 merged
Jul 15, 2025 -
docs: tiny typo
#20404 merged
Jul 14, 2025 -
chore(deps): update dependency rolldown to ^1.0.0-beta.27
#20405 merged
Jul 14, 2025 -
docs: suggest
import.meta.hot.accept
in server entry#20401 merged
Jul 14, 2025 -
fix(legacy): don't lower CSS if legacy chunks are not generated
#20392 merged
Jul 11, 2025 -
docs: organize "Environment API for Frameworks" page based on communication levels
#20388 merged
Jul 11, 2025 -
ci: run lint and publish with Node 22
#20396 merged
Jul 11, 2025 -
feat(create-vite): bump vite-plugin-svelte to new major for vite7
#20394 merged
Jul 11, 2025 -
fix: allow resolving bare specifiers to relative paths for entries
#20379 merged
Jul 10, 2025 -
build: remove
@oxc-project/runtime
devDep#20389 merged
Jul 10, 2025
6 Pull requests opened by 1 person
-
fix(hmr): register css deps as `type: asset`
#20391 opened
Jul 10, 2025 -
fix(legacy): `modernTargets` should set `build.target`
#20393 opened
Jul 10, 2025 -
refactor: use `http-proxy-3`
#20402 opened
Jul 12, 2025 -
feat(ssr): add module sync to default external condition
#20409 opened
Jul 15, 2025 -
fix(dev): denied requests overly
#20410 opened
Jul 15, 2025 -
feat(legacy): add rolldown-vite support
#20417 opened
Jul 17, 2025
11 Issues closed by 3 people
-
Dev server is stateful in regards to env vars
#17340 closed
Jul 16, 2025 -
[BUG?] changing an asset doesn't reload the app using new URL syntax (dev mode)
#5334 closed
Jul 15, 2025 -
`vite dev` does not transpile standard decorators
#20254 closed
Jul 14, 2025 -
Vite fails to inject assets into the correct place in the document.
#19816 closed
Jul 13, 2025 -
Vite7 server proxy AggregateError [ETIMEDOUT]
#20399 closed
Jul 12, 2025 -
`new URL()` import doesn't work in a dependency's worker script
#20400 closed
Jul 12, 2025 -
🚨 Breaking Change from v6 to v7: Private Class Functions 🚨
#20398 closed
Jul 11, 2025 -
Support fallback to classic resolution when "exports" field resolution fails
#20390 closed
Jul 10, 2025 -
Vite 7: Dependency scan error only appears on first run, then server works fine (regression from Vite 6)
#20377 closed
Jul 10, 2025 -
Duplicate module on Windows if `build.rollupOptions.input` is relative path
#15153 closed
Jul 10, 2025 -
Vite watcher has issues with .scss files with @use
#19593 closed
Jul 10, 2025
5 Issues opened by 5 people
-
`envPrefix: ''` forbids starting the dev server
#20416 opened
Jul 17, 2025 -
HEAD request to .js files responds with incorrect Content-Type
#20415 opened
Jul 16, 2025 -
Feature: bundle ts/tsx (no transpile)
#20414 opened
Jul 16, 2025 -
Cannot programmatically extract the bundle in watch mode using the JS API
#20412 opened
Jul 15, 2025 -
Broken .svg import when importing dynamically
#20408 opened
Jul 14, 2025
14 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
fix(html): regexp match script tag ignore comment
#20341 commented on
Jul 16, 2025 • 7 new comments -
[HMR] TailwindCSS do not compile new CSS when files with HMR changed
#15460 commented on
Jul 10, 2025 • 0 new comments -
Scripts set in manualChunks are loaded directly in front page, instead to be lazy loaded when needed
#5189 commented on
Jul 10, 2025 • 0 new comments -
Can css be styleInjected in library mode?
#1579 commented on
Jul 11, 2025 • 0 new comments -
Avoid unnecessary reload after HMR WebSocket connection lost
#5675 commented on
Jul 13, 2025 • 0 new comments -
Importing CSS Modules without using any exports gets removed in build
#19003 commented on
Jul 14, 2025 • 0 new comments -
Lib mode format: es.min
#6555 commented on
Jul 14, 2025 • 0 new comments -
Dependency Dashboard
#4790 commented on
Jul 17, 2025 • 0 new comments -
feat(ssr): support `import.meta.resolve` in module runner
#20260 commented on
Jul 15, 2025 • 0 new comments -
feat: export `defaultExternalConditions`
#20279 commented on
Jul 17, 2025 • 0 new comments -
refactor: remove picocolors
#20282 commented on
Jul 14, 2025 • 0 new comments -
chore: update package.json with engines node requirement
#20319 commented on
Jul 11, 2025 • 0 new comments -
refactor: extract prepareOutDir as a plugin
#20373 commented on
Jul 16, 2025 • 0 new comments -
feat(html): process HTML with the plugin container in dev
#20374 commented on
Jul 13, 2025 • 0 new comments