-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Insights: vitejs/vite
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
create-vite@5.5.5
published
Oct 30, 2024 -
v6.0.0-beta.7
published
Oct 30, 2024 -
v6.0.0-beta.8
published
Nov 1, 2024
45 Pull requests merged by 17 people
-
fix(create-vite): improve project name inference from path
#16490 merged
Nov 5, 2024 -
docs(config): remove unused argument command
#18058 merged
Nov 5, 2024 -
docs(shared-options): fix typo in
css.preprocessorOptions
#18571 merged
Nov 5, 2024 -
docs: remove horizontal scrollbars in code blocks
#18567 merged
Nov 5, 2024 -
docs: add Vladimir bluesky link
#18569 merged
Nov 4, 2024 -
docs: add bluesky profiles
#18568 merged
Nov 4, 2024 -
feat(asset): add
?inline
and?no-inline
queries to control inlining#15454 merged
Nov 4, 2024 -
chore(deps): update all non-major dependencies
#18562 merged
Nov 4, 2024 -
chore(deps): update dependency postcss-nested to v7
#18564 merged
Nov 4, 2024 -
chore(deps): update dependency @types/node to v22
#18563 merged
Nov 4, 2024 -
fix: use
server.perEnvironmentStartEndDuringDev
#18549 merged
Nov 1, 2024 -
fix(client): detect ws close correctly
#18548 merged
Nov 1, 2024 -
fix(config): write temporary vite config to node_modules
#18509 merged
Nov 1, 2024 -
fix(css):
cssCodeSplit
uses the current environment configuration#18486 merged
Nov 1, 2024 -
fix(json): don't
json.stringify
arrays#18541 merged
Nov 1, 2024 -
feat(resolve)!: allow removing conditions
#18395 merged
Oct 31, 2024 -
docs: optimize home page styles
#18539 merged
Oct 31, 2024 -
docs(migration): add section for html asset sources
#18536 merged
Oct 31, 2024 -
feat(html)!: support more asset sources
#11138 merged
Oct 31, 2024 -
fix: allow nested dependency selector to be used for
optimizeDeps.include
for SSR#18506 merged
Oct 31, 2024 -
chore(plugin-legacy): add type module in package.json
#18535 merged
Oct 31, 2024 -
ci: use Node 22 for macOS and Windows CI
#18531 merged
Oct 31, 2024 -
refactor!: remove fs.cachedChecks option
#18493 merged
Oct 31, 2024 -
fix(lib): only resolve css bundle name if have styles
#18530 merged
Oct 31, 2024 -
refactor: client-only top-level warmup
#18524 merged
Oct 31, 2024 -
fix(scss): improve error logs
#18522 merged
Oct 31, 2024 -
fix(less): prevent rebasing
@import url(...)
#17857 merged
Oct 30, 2024 -
fix: asset
new URL(,import.meta.url)
match#18194 merged
Oct 30, 2024 -
fix: close watcher if it's disabled
#18521 merged
Oct 30, 2024 -
docs: migration guide for #18070
#18519 merged
Oct 30, 2024 -
chore: fix moduleSideEffects in build script on Windows
#18518 merged
Oct 30, 2024 -
feat!: proxy bypass with WebSocket
#18070 merged
Oct 30, 2024 -
fix: use picomatch to align with tinyglobby
#18503 merged
Oct 30, 2024 -
feat: log complete config in debug mode
#18289 merged
Oct 30, 2024 -
refactor: separate tsconfck caches per config in a weakmap
#17317 merged
Oct 30, 2024 -
fix(css)!: remove default import in ssr dev
#17922 merged
Oct 30, 2024 -
feat(lib)!: use package name for css output file name
#18488 merged
Oct 30, 2024 -
feat(html): support
vite-ignore
attribute to opt-out of processing#18494 merged
Oct 30, 2024 -
docs: add jsdocs to flags in BuilderOptions
#18516 merged
Oct 30, 2024 -
fix:
define
in environment config was not working#18515 merged
Oct 30, 2024 -
docs: missing changes guides
#18491 merged
Oct 30, 2024 -
docs: update fs.deny default in JSDoc
#18514 merged
Oct 30, 2024 -
build: reduce package size
#18517 merged
Oct 30, 2024 -
feat!: update to chokidar v4
#18453 merged
Oct 29, 2024 -
fix: consider URLs with any protocol to be external
#17369 merged
Oct 29, 2024
11 Pull requests opened by 8 people
-
feat: add base option for import.meta.glob
#18510 opened
Oct 29, 2024 -
feat: buildless ecosystem ci
#18525 opened
Oct 30, 2024 -
chore: upgrade to express 5
#18537 opened
Oct 31, 2024 -
feat: extended applyToEnvironment and perEnvironmentPlugin
#18544 opened
Oct 31, 2024 -
feat(build): emit license
#18546 opened
Nov 1, 2024 -
docs(css): optimize sponsor-section background style
#18547 opened
Nov 1, 2024 -
feat: expose `configDefaults`
#18550 opened
Nov 1, 2024 -
fix(client): hmr on web workers
#18554 opened
Nov 1, 2024 -
fix(deps-optimization): detect npm and pnpm dependency changes correctly (#17336)
#18560 opened
Nov 3, 2024 -
docs(migration): add bundle size note about strictRequires true
#18573 opened
Nov 5, 2024 -
fix: browser field should not be included by default for `consumer: 'server'`
#18575 opened
Nov 5, 2024
24 Issues closed by 4 people
-
Set project name automatically when target includes a path
#16470 closed
Nov 5, 2024 -
The Chinese version of the official document Bluesky icon is displayed abnormally.
#18572 closed
Nov 5, 2024 -
SSR ERROR
#18565 closed
Nov 4, 2024 -
React Chrome Extension Manifest V3 CSP Policy
#18557 closed
Nov 3, 2024 -
Allow plugins to hook into `preprocessCSS()`
#18030 closed
Nov 1, 2024 -
There will be temporary vite.config.js.timestamp files that have not been cleaned up
#13267 closed
Nov 1, 2024 -
avoid writing the temporary file when evaluating the config file
#9470 closed
Nov 1, 2024 -
6.0.0-beta.x regression, array of data imported as JSON file get transformed to an object, why?
#18533 closed
Nov 1, 2024 -
Custom html attributes resolving
#5098 closed
Oct 31, 2024 -
Add import directive for html attributes
#7362 closed
Oct 31, 2024 -
less use @import url() When this style file also imported by other files, an error will be reported
#13143 closed
Oct 30, 2024 -
Some code disappeared when build library(vite 5.4.10)
#18520 closed
Oct 30, 2024 -
Node.js Core Module Support
#7821 closed
Oct 30, 2024 -
when I use proxy with ws and bypass, server can't up
#17973 closed
Oct 30, 2024 -
Allow to specify filename of emitted CSS when `build.cssCodeSplit: false`
#4863 closed
Oct 30, 2024 -
Vite removes external module from index.html
#3533 closed
Oct 30, 2024 -
External relative paths are screwed up in build
#11017 closed
Oct 30, 2024 -
Link to stylesheet is transformed to javascript import
#8976 closed
Oct 30, 2024 -
Cannot use `@types/node` in `vite.config.ts` without messing up DOM type definitions
#18513 closed
Oct 30, 2024 -
` tsc -b` not respecting `skipLibCheck: true`? (Create Vite react-ts template)
#18512 closed
Oct 29, 2024 -
Upgrade to chokidar v4
#18129 closed
Oct 29, 2024 -
drfg21exe | drfg21exe | drfg21exe
#18508 closed
Oct 29, 2024 -
Base URL with Custom Protocol
#13540 closed
Oct 29, 2024
12 Issues opened by 11 people
-
When packaging a library with Vite@v6, the built code loses the named exports
#18574 opened
Nov 5, 2024 -
Using '/' as resolve.alias breaks the assets urls
#18570 opened
Nov 4, 2024 -
During Legacy builds worker files are not generated with `renderModernChunks` set to false
#18558 opened
Nov 2, 2024 -
Breakpoints in Vite React
#18555 opened
Nov 2, 2024 -
Tailwindcss doesn't rebuild CSS for new files
#18552 opened
Nov 1, 2024 -
Vite injects __vitePreload even if the modulePreload option is disabled
#18551 opened
Nov 1, 2024 -
Private field transform error in production mode
#18540 opened
Oct 31, 2024 -
tsconfig change doesn't trigger a dev server reload after vite.config.ts change
#18538 opened
Oct 31, 2024 -
6.0.0-beta.7 regression, browser does not open with "spawn EBADF" error
#18527 opened
Oct 31, 2024 -
ViteDevServer deserves its own page
#18526 opened
Oct 30, 2024 -
6.0.0-beta.3 regression, all chunks grew significantly in size
#18523 opened
Oct 30, 2024
26 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: replace runner-side path normalization with `fetchModule`-side resolve
#18361 commented on
Oct 30, 2024 • 4 new comments -
docs: 📝Update README to improve Markdown linting and structure
#18498 commented on
Oct 30, 2024 • 0 new comments -
feat: implement fetch transport (POC)
#18485 commented on
Nov 1, 2024 • 0 new comments -
feat: allow worker options via variable
#18396 commented on
Oct 30, 2024 • 0 new comments -
feat: use a single transport for fetchModule and HMR support
#18362 commented on
Nov 5, 2024 • 0 new comments -
fix(minify): set the default value of esbuild's legalComments option to external
#18104 commented on
Oct 30, 2024 • 0 new comments -
feat(create-vite): add vue-devtools in vue template
#17546 commented on
Nov 5, 2024 • 0 new comments -
fix: fix `ssr.optimizeDeps.include` with `dep1 > dep2` syntax
#16408 commented on
Nov 5, 2024 • 0 new comments -
fix: handle CSS Modules as modules
#16018 commented on
Oct 30, 2024 • 0 new comments -
Dependency pre-bundling cache created with outdated files after branch change
#17336 commented on
Nov 5, 2024 • 0 new comments -
Dependency Dashboard
#4790 commented on
Nov 5, 2024 • 0 new comments -
`new URL(foo, import.meta.url)` doesn't work when dependency was optimized
#8427 commented on
Nov 4, 2024 • 0 new comments -
TypeError: Failed to fetch dynamically imported module
#11804 commented on
Nov 4, 2024 • 0 new comments -
importing .mts file in config requires extension
#18500 commented on
Nov 4, 2024 • 0 new comments -
[build] importing from hashed chunks makes caching terribly ineffective
#6773 commented on
Nov 4, 2024 • 0 new comments -
Cannot watch specific dependencies in node_modules
#8619 commented on
Nov 4, 2024 • 0 new comments -
Popper.js:11 Uncaught TypeError: styled_default is not a function at Popper.js:11:20
#12423 commented on
Nov 3, 2024 • 0 new comments -
`experimental.renderBuiltUrl` doesn’t seem to work for dynamic imports
#16107 commented on
Nov 3, 2024 • 0 new comments -
[plugin-legacy]-配置@vitejs/plugin-legacy的renderModernChunks选项为false时,无法打包出workers相关的文件
#16639 commented on
Nov 2, 2024 • 0 new comments -
HMR on service worker
#5396 commented on
Nov 1, 2024 • 0 new comments -
Support Vanilla JS CSS Modules / CSS import attributes
#17700 commented on
Nov 1, 2024 • 0 new comments -
DOMException when using web worker during dev with backend integration
#13680 commented on
Oct 31, 2024 • 0 new comments -
transformIndexHtml errors with "No matching HTML proxy module found" when referencing entry point as import
#18228 commented on
Oct 30, 2024 • 0 new comments -
Explore uWebSockets as a ws alternative
#16579 commented on
Oct 30, 2024 • 0 new comments -
Multiple and aliased `publicDirs`
#16138 commented on
Oct 30, 2024 • 0 new comments -
[vite] Pre-transform error: Failed to load url
#17283 commented on
Oct 30, 2024 • 0 new comments