-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Insights: vitejs/vite
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
v7.0.0
published
Jun 24, 2025 -
plugin-legacy@7.0.0
published
Jun 24, 2025 -
create-vite@7.0.0
published
Jun 24, 2025
20 Pull requests merged by 7 people
-
fix(css): skip resolving resolved paths in sass
#20300 merged
Jun 27, 2025 -
docs: update watch option desc
#20309 merged
Jun 27, 2025 -
test(resolve): add glob pattern sideEffects field test
#20302 merged
Jun 26, 2025 -
docs: add vite 6 docs to version dropdown
#20291 merged
Jun 26, 2025 -
fix(types): add a global interface for Worker
#20243 merged
Jun 26, 2025 -
docs(deps): update to vitepress v2 alpha
#20275 merged
Jun 25, 2025 -
chore: move all pnpm settings to
pnpm-workspace.yaml
#19895 merged
Jun 25, 2025 -
feat(deps): update plugin-vue to 6.0.0 in create-vite templates for Vite 7
#20281 merged
Jun 24, 2025 -
chore: rearrange 7.0 changelog
#20280 merged
Jun 24, 2025 -
docs: vite 7.0 blog post
#20119 merged
Jun 24, 2025 -
fix(module-runner): expose
normalizeModuleId
#20277 merged
Jun 24, 2025 -
feat(types): use terser types from terser package
#20274 merged
Jun 24, 2025 -
docs: per-environment state in plugins
#20239 merged
Jun 23, 2025 -
chore: remove rolldown from onlyBuiltDependencies
#20276 merged
Jun 23, 2025 -
chore(deps): update dependency prettier to v3.6.0
#20273 merged
Jun 23, 2025 -
chore(deps): update rolldown-related dependencies
#20270 merged
Jun 23, 2025 -
fix(deps): update all non-major dependencies
#20271 merged
Jun 23, 2025 -
chore: update onlyBuiltDependencies
#20256 merged
Jun 23, 2025 -
feat(create-vite): validate project name
#20257 merged
Jun 23, 2025 -
fix(module-runner): export
ssrExportNameKey
#20266 merged
Jun 23, 2025
7 Pull requests opened by 5 people
-
feat: export `defaultExternalConditions`
#20279 opened
Jun 24, 2025 -
refactor: remove picocolors
#20282 opened
Jun 24, 2025 -
fix(plugin-legacy): add types export
#20296 opened
Jun 25, 2025 -
feat(dev): add `this.fs` support
#20301 opened
Jun 26, 2025 -
chore: group commits by category in changelog
#20310 opened
Jun 27, 2025 -
docs(troubleshooting): add section for `Failed to fetch dynamically imported module` error
#20313 opened
Jun 27, 2025 -
chore: update package.json with engines node requirement
#20319 opened
Jun 28, 2025
20 Issues closed by 9 people
-
Some pages are displayed twice in search results (with and without `.html`)
#15342 closed
Jun 27, 2025 -
7.0.0 - resolve.alias replaces scss @use with invalid path
#20292 closed
Jun 27, 2025 -
Values get separated from object when importing JSON.
#20305 closed
Jun 26, 2025 -
after updated from rolldown v6 to v7 build failing
#20304 closed
Jun 26, 2025 -
running `vite build` in a deno project, `glob` package is included in build
#20262 closed
Jun 26, 2025 -
"Rollup failed to resolve import" on Windows
#20293 closed
Jun 26, 2025 -
Add Version 6 docs subdomain and link
#20294 closed
Jun 26, 2025 -
Guide for migrating from v5 was overriden
#20298 closed
Jun 26, 2025 -
vite config files can't be compiled without `dom` types
#9813 closed
Jun 26, 2025 -
this is issu of new vite versiion give me a readme so that i can create a issue of vite github project
#20295 closed
Jun 26, 2025 -
Add `.jj` directory to the default ignored list for file watcher
#20036 closed
Jun 25, 2025 -
sources attribute in sourcemap generated by Vite dev server does not contain directories
#20289 closed
Jun 25, 2025 -
vite7.0.0 in node.js crypto.hash is error
#20290 closed
Jun 25, 2025 -
TypeError: crypto.hash is not a function
#20287 closed
Jun 25, 2025 -
Vite 7 incompatible with @tailwindcss/vite due to strict peer dependency (^5.2.0 || ^6)
#20284 closed
Jun 24, 2025 -
Building removes a variable and its implementations + conditional statements using it
#20242 closed
Jun 23, 2025 -
Vite moves @import at the top leading to an erroneous layers order
#18384 closed
Jun 23, 2025 -
Not generate base for src in image and json(dummy data)
#20237 closed
Jun 23, 2025 -
Pnpm create vite command running into an issue when selecting tanstack router option
#20265 closed
Jun 22, 2025 -
create-vite generates incorrect casing for --framework when selecting TanStack Router
#20263 closed
Jun 22, 2025
12 Issues opened by 9 people
-
failed to load config from vite.config.ts
#20318 opened
Jun 28, 2025 -
failed to load config from C:\Users\renjiali\Desktop\project\vite-vue3-module\vite.config.ts
#20317 opened
Jun 28, 2025 -
failed to load config from vite.config.ts
#20316 opened
Jun 28, 2025 -
failed to load config from vite.config.ts
#20315 opened
Jun 28, 2025 -
Proxy with basic auth to upstream and authorization header from client
#20312 opened
Jun 27, 2025 -
Report Brotli compressed size
#20306 opened
Jun 26, 2025 -
`runnerImport` sets `process.env.NODE_ENV` to `development`
#20299 opened
Jun 26, 2025 -
Failed to load config in Vite 7 with Node 22.12.0
#20297 opened
Jun 25, 2025 -
`*.json?url` imports behave inconsistently depending on import path
#20285 opened
Jun 24, 2025 -
Allow modifying the ID in the URL parameter of the CSS file based on the size of local resources.
#20272 opened
Jun 23, 2025
16 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.
-
feat: add ember to `vite create`
#20069 commented on
Jun 27, 2025 • 17 new comments -
fix: broken worker urls in 3rd party modules (fix #10838)
#16418 commented on
Jun 23, 2025 • 1 new comment -
feat: allow developers to customize URL paths in CSS
#20251 commented on
Jun 22, 2025 • 1 new comment -
`pnpm` Workspaces: VSCode debugging broken since Vite `4.1.5` incl `5.x` (issue with symlinks & sourcemaps)
#12743 commented on
Jun 23, 2025 • 0 new comments -
build.chunkSizeWarningLimit options
#20121 commented on
Jun 23, 2025 • 0 new comments -
Set the default title in index.html to the project name.
#20111 commented on
Jun 23, 2025 • 0 new comments -
Cannot watch specific dependencies in node_modules
#8619 commented on
Jun 25, 2025 • 0 new comments -
SSR transformed named imported functions don't work with debuggers "step-into"
#18325 commented on
Jun 25, 2025 • 0 new comments -
Explanation of conditional compilation in `/build` or `/env-and-mode`
#20197 commented on
Jun 27, 2025 • 0 new comments -
Add an option for overriding the file system module in the JS API
#20200 commented on
Jun 27, 2025 • 0 new comments -
TypeError: Failed to fetch dynamically imported module
#11804 commented on
Jun 27, 2025 • 0 new comments -
Dependency Dashboard
#4790 commented on
Jun 28, 2025 • 0 new comments -
fix: `esbuildOutputFromId` for symlinked root (fix #9327)
#17971 commented on
Jun 24, 2025 • 0 new comments -
fix(css): workaround tsx esModule interop of sass-embedded import
#19182 commented on
Jun 27, 2025 • 0 new comments -
feat: resolve server URLs before calling other listeners
#19981 commented on
Jun 26, 2025 • 0 new comments -
test: require(json) should return the content
#20234 commented on
Jun 23, 2025 • 0 new comments