Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Vite
We maintain Vite, a fast and simple build tool for the web.
Collective -
Host: opensource -
https://opencollective.com/vite
- Website: https://vite.dev/
- Code: https://github.com/vitejs/vite
feat: support import.meta.hot.invalidate (#10244)
Co-authored-by: Alec Larson <[email protected]>
Co-authored-by: 翠 / g...
feat: customize ErrorOverlay (#10234)
github.com/vitejs/vite - fe4dc8d3fae2eb6344b9b48794d01ad25c46a321 authored over 2 years ago
github.com/vitejs/vite - fe4dc8d3fae2eb6344b9b48794d01ad25c46a321 authored over 2 years ago
fix: isFromTsImporter flag in worker virtual model (#10273)
github.com/vitejs/vite - 78f74c99d2edcdb26c692d5741790942902c5bea authored over 2 years ago
github.com/vitejs/vite - 78f74c99d2edcdb26c692d5741790942902c5bea authored over 2 years ago
fix(deps): update all non-major dependencies (#10246)
github.com/vitejs/vite - 81d4d04c37b805843ea83075d1c0819c31726c4e authored over 2 years ago
github.com/vitejs/vite - 81d4d04c37b805843ea83075d1c0819c31726c4e authored over 2 years ago
refactor(vue-jsx): remove `@babel/plugin-syntax-import-meta` (#10233)
github.com/vitejs/vite - 1bac86ab33f10531f8103f547780e915cdbf7c1e authored over 2 years ago
github.com/vitejs/vite - 1bac86ab33f10531f8103f547780e915cdbf7c1e authored over 2 years ago
chore: update type init (#10251)
github.com/vitejs/vite - ed40a65772f660c1252d56d578adeb6ae3daf326 authored over 2 years ago
github.com/vitejs/vite - ed40a65772f660c1252d56d578adeb6ae3daf326 authored over 2 years ago
test: skip favicon log in debug serve (#10248)
github.com/vitejs/vite - fb6d8cb8233d813a612a98f174db454237598c66 authored over 2 years ago
github.com/vitejs/vite - fb6d8cb8233d813a612a98f174db454237598c66 authored over 2 years ago
fix(css): missing css in lib mode (#10185)
github.com/vitejs/vite - e4c1c6d506069e55eedfb81f8c607ffb3e74bda0 authored over 2 years ago
github.com/vitejs/vite - e4c1c6d506069e55eedfb81f8c607ffb3e74bda0 authored over 2 years ago
docs: fix invalid jsdoc comments (#10241)
github.com/vitejs/vite - 9acb8391574350389e60b6639db29e042dfc9a67 authored over 2 years ago
github.com/vitejs/vite - 9acb8391574350389e60b6639db29e042dfc9a67 authored over 2 years ago
docs: add trouble shooting section about file protocol (#10231)
github.com/vitejs/vite - 71eaacfde79a0044fcd3654afbbf4278fbac9bcb authored over 2 years ago
github.com/vitejs/vite - 71eaacfde79a0044fcd3654afbbf4278fbac9bcb authored over 2 years ago
feat: build.modulePreload options (#9938)
github.com/vitejs/vite - e223f84af877d354e197ca0ce9103777ed247718 authored over 2 years ago
github.com/vitejs/vite - e223f84af877d354e197ca0ce9103777ed247718 authored over 2 years ago
fix(worker): support comment in worker constructor option (#10226)
github.com/vitejs/vite - 66c90585e281e03754114a02bc96a5eddfa8192f authored over 2 years ago
github.com/vitejs/vite - 66c90585e281e03754114a02bc96a5eddfa8192f authored over 2 years ago
docs: place `.nojekyll` when deploying to GitHub Pages (#10230)
github.com/vitejs/vite - 0f7353bf3da8a64e2a86fb738b5c72e05d720916 authored over 2 years ago
github.com/vitejs/vite - 0f7353bf3da8a64e2a86fb738b5c72e05d720916 authored over 2 years ago
refactor(types): bundle client types (#9966)
github.com/vitejs/vite - da632bf36f561c0fc4031830721a7d4d86135efb authored over 2 years ago
github.com/vitejs/vite - da632bf36f561c0fc4031830721a7d4d86135efb authored over 2 years ago
feat(assets): allow `new URL` to resolve package assets (#7837)
github.com/vitejs/vite - bafccf52aa567d744c156d599f957131633351a6 authored over 2 years ago
github.com/vitejs/vite - bafccf52aa567d744c156d599f957131633351a6 authored over 2 years ago
fix: properly close optimizer on server restart (#10028)
github.com/vitejs/vite - a32777f899b1670a867f7e1bfd627a72432a527e authored over 2 years ago
github.com/vitejs/vite - a32777f899b1670a867f7e1bfd627a72432a527e authored over 2 years ago
fix(legacy): don't force set `build.target` when `renderLegacyChunks=false` (fixes #10201) (#10220)
github.com/vitejs/vite - 7f548e874a2fb2b09f08fe123bb3ebc10aa2f54b authored over 2 years ago
github.com/vitejs/vite - 7f548e874a2fb2b09f08fe123bb3ebc10aa2f54b authored over 2 years ago
test: fix flaky tests (#10222)
github.com/vitejs/vite - 097fd571bb02353709a42cad93743a3e1b0a9415 authored over 2 years ago
github.com/vitejs/vite - 097fd571bb02353709a42cad93743a3e1b0a9415 authored over 2 years ago
feat(client): add data-vite-dev-id attribute to style elements (#10080)
Co-authored-by: Bjorn Lu <[email protected]>
github.com/vitejs/vite - ea09fde047bbe01266cc046528db604bf1b75c30 authored over 2 years ago
test: use preview server (#9992)
github.com/vitejs/vite - 01235e23fb1677268ac9eb442e6c381bc81dd160 authored over 2 years ago
github.com/vitejs/vite - 01235e23fb1677268ac9eb442e6c381bc81dd160 authored over 2 years ago
feat: dynamic import support ?url and ?worker (#8261)
github.com/vitejs/vite - 0cb01ca578f4cc05117495709030bfd94a4e8ec7 authored over 2 years ago
github.com/vitejs/vite - 0cb01ca578f4cc05117495709030bfd94a4e8ec7 authored over 2 years ago
fix: don't duplicate styles with dynamic import (fix #9967) (#9970)
github.com/vitejs/vite - 65f97bd8cf23c3845c7382cf622a68d60c542fc7 authored over 2 years ago
github.com/vitejs/vite - 65f97bd8cf23c3845c7382cf622a68d60c542fc7 authored over 2 years ago
fix: respect `mainFields` when resolving browser/module field (fixes #8659) (#10071)
github.com/vitejs/vite - 533d13c27a44b26890956c25944970d47e123bae authored over 2 years ago
github.com/vitejs/vite - 533d13c27a44b26890956c25944970d47e123bae authored over 2 years ago
fix(deps): update all non-major dependencies (#10160)
github.com/vitejs/vite - 6233c830201085d869fbbd2a7e622a59272e0f43 authored over 2 years ago
github.com/vitejs/vite - 6233c830201085d869fbbd2a7e622a59272e0f43 authored over 2 years ago
fix(esbuild): transpile with esnext in dev (#10207)
github.com/vitejs/vite - 43b7b78b1834a4c7128d8a5d987f66a4defcbd93 authored over 2 years ago
github.com/vitejs/vite - 43b7b78b1834a4c7128d8a5d987f66a4defcbd93 authored over 2 years ago
fix(worker): support trailing comma (#10211)
github.com/vitejs/vite - 0542e7c7c08e91862f97e954be5bee36e076a6ce authored over 2 years ago
github.com/vitejs/vite - 0542e7c7c08e91862f97e954be5bee36e076a6ce authored over 2 years ago
fix(create-vite): remove baseUrl from Svelte configs (#10200)
github.com/vitejs/vite - 9c7a33156bc9a71ba1fd013732c0a798df5baa13 authored over 2 years ago
github.com/vitejs/vite - 9c7a33156bc9a71ba1fd013732c0a798df5baa13 authored over 2 years ago
fix: respect resolve.conditions, when resolving browser/require field (#9860)
github.com/vitejs/vite - 9a83eaffac3383f5ee68097807de532f0b5cb25c authored over 2 years ago
github.com/vitejs/vite - 9a83eaffac3383f5ee68097807de532f0b5cb25c authored over 2 years ago
perf: cache compiled glob for `server.fs.deny` (#10044)
github.com/vitejs/vite - df560b02d488c2a22a1daee80839ba0dcbf9593e authored over 2 years ago
github.com/vitejs/vite - df560b02d488c2a22a1daee80839ba0dcbf9593e authored over 2 years ago
fix: css order problem in async chunk (#9949)
github.com/vitejs/vite - 6c7b83434fff9a25c7f249b8f9f755d2b4e2bd6b authored over 2 years ago
github.com/vitejs/vite - 6c7b83434fff9a25c7f249b8f9f755d2b4e2bd6b authored over 2 years ago
feat: include duplicate assets in the manifest (#9928)
github.com/vitejs/vite - 42ecf3759e20529f32433142eab02f84943d0bac authored over 2 years ago
github.com/vitejs/vite - 42ecf3759e20529f32433142eab02f84943d0bac authored over 2 years ago
fix(sass): reorder sass importers (#10101)
github.com/vitejs/vite - a5437319dab2840b190683c406c2ff8456333c73 authored over 2 years ago
github.com/vitejs/vite - a5437319dab2840b190683c406c2ff8456333c73 authored over 2 years ago
chore: remove duplicated logic in vanilla template (#10145)
github.com/vitejs/vite - f29fef5dc3f87ccc5d430e177bbc0671e9d56679 authored over 2 years ago
github.com/vitejs/vite - f29fef5dc3f87ccc5d430e177bbc0671e9d56679 authored over 2 years ago
chore: remove cacheDir param (#10188)
github.com/vitejs/vite - 6eb374a2765c7da68b30937a3c5a44f4c3f1c44b authored over 2 years ago
github.com/vitejs/vite - 6eb374a2765c7da68b30937a3c5a44f4c3f1c44b authored over 2 years ago
fix(build): fix resolution algorithm when `build.ssr` is true (#9989)
github.com/vitejs/vite - 72292510197063b0becb3fb6dc7b567c7f6755a8 authored over 2 years ago
github.com/vitejs/vite - 72292510197063b0becb3fb6dc7b567c7f6755a8 authored over 2 years ago
release: v3.1.3
github.com/vitejs/vite - dfa22ca52de8025c5590b05ecf28ef09b32e3afe authored over 2 years ago
github.com/vitejs/vite - dfa22ca52de8025c5590b05ecf28ef09b32e3afe authored over 2 years ago
fix(hmr): dedupe virtual modules in module graph (#10144)
github.com/vitejs/vite - 71f08e766ca2fd1eb7e1913f86b14796fc6df93f authored over 2 years ago
github.com/vitejs/vite - 71f08e766ca2fd1eb7e1913f86b14796fc6df93f authored over 2 years ago
fix(lib): respect `rollupOptions.input` in lib mode (#10116)
github.com/vitejs/vite - c948e7d7fc5ad62262b24f89694e2b95a573a16d authored over 2 years ago
github.com/vitejs/vite - c948e7d7fc5ad62262b24f89694e2b95a573a16d authored over 2 years ago
release: [email protected]
github.com/vitejs/vite - 4c8aa80f325700866765cf3ced8445d08d6f58ca authored over 2 years ago
github.com/vitejs/vite - 4c8aa80f325700866765cf3ced8445d08d6f58ca authored over 2 years ago
docs(plugin-legacy): fix Vite default target (#10158)
github.com/vitejs/vite - 62ff7887870392f0cce2a40b3cc5d1b7c48a9a47 authored over 2 years ago
github.com/vitejs/vite - 62ff7887870392f0cce2a40b3cc5d1b7c48a9a47 authored over 2 years ago
fix(plugin-legacy): force set `build.target` (#10072)
github.com/vitejs/vite - a13a7eb4165d38ce0ab6eefd4e4d38104ce63699 authored over 2 years ago
github.com/vitejs/vite - a13a7eb4165d38ce0ab6eefd4e4d38104ce63699 authored over 2 years ago
chore(create-vite): remove sourcemap, move --noEmit to tsconfig (#10150)
github.com/vitejs/vite - 414d2ef6e53a8030be68388952f28e1b42d2bb8e authored over 2 years ago
github.com/vitejs/vite - 414d2ef6e53a8030be68388952f28e1b42d2bb8e authored over 2 years ago
fix: esbuildOutputFromId for symlinked root (#10154)
github.com/vitejs/vite - fc5310f3e3f500412aaf5e45a5871088a662d0e5 authored over 2 years ago
github.com/vitejs/vite - fc5310f3e3f500412aaf5e45a5871088a662d0e5 authored over 2 years ago
docs: remove heroku instructions (#10155)
github.com/vitejs/vite - aebfd9c3c5e83557b3da0f320170edee12e52ec3 authored over 2 years ago
github.com/vitejs/vite - aebfd9c3c5e83557b3da0f320170edee12e52ec3 authored over 2 years ago
release: v3.1.2
github.com/vitejs/vite - cda361ca71fd1d34cb58c2ac0cdca538d810be08 authored over 2 years ago
github.com/vitejs/vite - cda361ca71fd1d34cb58c2ac0cdca538d810be08 authored over 2 years ago
fix: use isOptimizable to ensure version query (#10141)
github.com/vitejs/vite - 23a51c6184587124bf20d270c27deb3fbb56d9a3 authored over 2 years ago
github.com/vitejs/vite - 23a51c6184587124bf20d270c27deb3fbb56d9a3 authored over 2 years ago
release: v3.1.1
github.com/vitejs/vite - d32418162bac2fcedee96275af3f7fde84c331fd authored over 2 years ago
github.com/vitejs/vite - d32418162bac2fcedee96275af3f7fde84c331fd authored over 2 years ago
fix: no quote on attrs (#10117)
github.com/vitejs/vite - f5412397524db100d07c68dad19f13eabe365b9a authored over 2 years ago
github.com/vitejs/vite - f5412397524db100d07c68dad19f13eabe365b9a authored over 2 years ago
fix: replace white with reset (#10104)
github.com/vitejs/vite - 5d56e421625b408879672a1dd4e774bae3df674f authored over 2 years ago
github.com/vitejs/vite - 5d56e421625b408879672a1dd4e774bae3df674f authored over 2 years ago
fix(deps): update all non-major dependencies (#10077)
github.com/vitejs/vite - caf00c8c7a5c81a92182116ffa344b34ce4c3b5e authored over 2 years ago
github.com/vitejs/vite - caf00c8c7a5c81a92182116ffa344b34ce4c3b5e authored over 2 years ago
chore(deps): update @rollup/plugin-node-resolve to v14 (#10078)
github.com/vitejs/vite - 3390c874ea62669742774948fcfcb5725e35b164 authored over 2 years ago
github.com/vitejs/vite - 3390c874ea62669742774948fcfcb5725e35b164 authored over 2 years ago
feat: Switch to JSX runtime transform in preact-ts template (#10061)
github.com/vitejs/vite - bf69063282c27d66bc5b9ad04feec288c0142a86 authored over 2 years ago
github.com/vitejs/vite - bf69063282c27d66bc5b9ad04feec288c0142a86 authored over 2 years ago
chore: cleanup old changelogs (#10056)
github.com/vitejs/vite - 9e65a41f15b9593cf5f1518d4ad4c4f84bd37c07 authored over 2 years ago
github.com/vitejs/vite - 9e65a41f15b9593cf5f1518d4ad4c4f84bd37c07 authored over 2 years ago
fix: proxy to secured websocket server (#10045)
github.com/vitejs/vite - 9de9bc477638ec46d2e80e6e66ec4f3eb6b439e9 authored over 2 years ago
github.com/vitejs/vite - 9de9bc477638ec46d2e80e6e66ec4f3eb6b439e9 authored over 2 years ago
chore: use pnpm `shell-emulator` instead of `cross-env` (#10023)
github.com/vitejs/vite - 9f8d79b9897427882bb7da1bdb7862a15938c865 authored over 2 years ago
github.com/vitejs/vite - 9f8d79b9897427882bb7da1bdb7862a15938c865 authored over 2 years ago
fix: ensure version query for relative node_modules imports (#10016)
github.com/vitejs/vite - 1b822d0598a6e13108da541e37d6e0ccb5c226f3 authored over 2 years ago
github.com/vitejs/vite - 1b822d0598a6e13108da541e37d6e0ccb5c226f3 authored over 2 years ago
fix: prevent error overlay style being overridden (fixes #9969) (#9971)
github.com/vitejs/vite - a7706d0d980307a91c443c6bb57e048cade7dc75 authored over 2 years ago
github.com/vitejs/vite - a7706d0d980307a91c443c6bb57e048cade7dc75 authored over 2 years ago
refactor: optimize `async` and `await` in code (#9854)
github.com/vitejs/vite - 31f5ff3ef9ee071afa8cc66870e13e9753c3ab93 authored over 2 years ago
github.com/vitejs/vite - 31f5ff3ef9ee071afa8cc66870e13e9753c3ab93 authored over 2 years ago
refactor: config hook helper function (#9982)
github.com/vitejs/vite - 9c1be108bfb1eac3dbbe432214349153d8b9ed5e authored over 2 years ago
github.com/vitejs/vite - 9c1be108bfb1eac3dbbe432214349153d8b9ed5e authored over 2 years ago
fix(deps): update all non-major dependencies (#9985)
github.com/vitejs/vite - 855f2f077eb8dc41b395bccecb6a5b836eb526a9 authored over 2 years ago
github.com/vitejs/vite - 855f2f077eb8dc41b395bccecb6a5b836eb526a9 authored over 2 years ago
fix(preview): send configured headers (#9976)
github.com/vitejs/vite - 0d20eae2236231aebdfe5cf8fc1794226873d779 authored over 2 years ago
github.com/vitejs/vite - 0d20eae2236231aebdfe5cf8fc1794226873d779 authored over 2 years ago
chore: update 3.1 changelog (#9994)
github.com/vitejs/vite - 44dbcbec8b1c0db0d42887ba5bf3de752e3baada authored over 2 years ago
github.com/vitejs/vite - 44dbcbec8b1c0db0d42887ba5bf3de752e3baada authored over 2 years ago
release: [email protected]
github.com/vitejs/vite - 3a843d96c9ca0137803aadc6f866401550106295 authored over 2 years ago
github.com/vitejs/vite - 3a843d96c9ca0137803aadc6f866401550106295 authored over 2 years ago
release: [email protected]
github.com/vitejs/vite - 4c88989a10b293a1faac9995019450b6c647ef4b authored over 2 years ago
github.com/vitejs/vite - 4c88989a10b293a1faac9995019450b6c647ef4b authored over 2 years ago
release: [email protected]
github.com/vitejs/vite - 8b48181cd61f42d24fb0912609fa94b333a9ee95 authored over 2 years ago
github.com/vitejs/vite - 8b48181cd61f42d24fb0912609fa94b333a9ee95 authored over 2 years ago
release: [email protected]
github.com/vitejs/vite - 32ba6931aab50b59d896b96815c4ceb229d70ec1 authored over 2 years ago
github.com/vitejs/vite - 32ba6931aab50b59d896b96815c4ceb229d70ec1 authored over 2 years ago
release: v3.1.0
github.com/vitejs/vite - b1ad82def57f1e07233d5011489900bb38a8fe6b authored over 2 years ago
github.com/vitejs/vite - b1ad82def57f1e07233d5011489900bb38a8fe6b authored over 2 years ago
refactor(create-vite): migrate to TypeScript (#9941)
github.com/vitejs/vite - 85fa2c89f35ecdda4ec5ed52ea50110337d98822 authored over 2 years ago
github.com/vitejs/vite - 85fa2c89f35ecdda4ec5ed52ea50110337d98822 authored over 2 years ago
release: v3.1.0-beta.2
github.com/vitejs/vite - 4158b98c8fc30070967de1176f4b1c252d275386 authored over 2 years ago
github.com/vitejs/vite - 4158b98c8fc30070967de1176f4b1c252d275386 authored over 2 years ago
fix(types): mark explicitImportRequired optional and experimental (#9962)
github.com/vitejs/vite - 7b618f09a181956f4cc31774a453bdef76742943 authored over 2 years ago
github.com/vitejs/vite - 7b618f09a181956f4cc31774a453bdef76742943 authored over 2 years ago
fix(hmr): duplicated modules because of query params mismatch (fixes #2255) (#9773)
github.com/vitejs/vite - 86bf776b1fea26f292163f911fe59ed201d73baf authored over 2 years ago
github.com/vitejs/vite - 86bf776b1fea26f292163f911fe59ed201d73baf authored over 2 years ago
chore!: bump esbuild to 0.15.6 (#9934)
github.com/vitejs/vite - 091537cea8c4eaf6b1cd29c7e058874cafbc7666 authored over 2 years ago
github.com/vitejs/vite - 091537cea8c4eaf6b1cd29c7e058874cafbc7666 authored over 2 years ago
chore(deps): update dependency postcss-import to v15 (#9929)
Co-authored-by: sapphi-red <[email protected]>
github.com/vitejs/vite - 8f315a20a7c3a33c72e7993860b6b69f5d6f0e05 authored over 2 years ago
chore: trigger ecosystem-ci by comment (#9887)
github.com/vitejs/vite - 7c4ab51e744747fd626b7316425f003bcb537c49 authored over 2 years ago
github.com/vitejs/vite - 7c4ab51e744747fd626b7316425f003bcb537c49 authored over 2 years ago
fix(ssr): enable `inlineDynamicImports` when input has length 1 (#9904)
github.com/vitejs/vite - 9ac5075825212e5f4f3b262225ff4a3e46b8e8d1 authored over 2 years ago
github.com/vitejs/vite - 9ac5075825212e5f4f3b262225ff4a3e46b8e8d1 authored over 2 years ago
feat(css): format error (#9909)
github.com/vitejs/vite - 632fedf87fbcb81b2400571886faf8a8b92376e4 authored over 2 years ago
github.com/vitejs/vite - 632fedf87fbcb81b2400571886faf8a8b92376e4 authored over 2 years ago
fix(css): remove css-post plugin sourcemap (#9914)
github.com/vitejs/vite - c9521e7d03156178f9d10a453c3825c0e0a713e0 authored over 2 years ago
github.com/vitejs/vite - c9521e7d03156178f9d10a453c3825c0e0a713e0 authored over 2 years ago
perf: bundle create-vite (#9034)
github.com/vitejs/vite - 37ac91e5f680aea56ce5ca15ce1291adc3cbe05e authored over 2 years ago
github.com/vitejs/vite - 37ac91e5f680aea56ce5ca15ce1291adc3cbe05e authored over 2 years ago
fix(plugin-react): duplicate __self prop and __source prop (#9387)
github.com/vitejs/vite - c89de3a67463df00de6e135c452b93a947940851 authored over 2 years ago
github.com/vitejs/vite - c89de3a67463df00de6e135c452b93a947940851 authored over 2 years ago
release: [email protected]
github.com/vitejs/vite - af599ce6ee58f5a457fa4c6a1d6aa33e12187985 authored over 2 years ago
github.com/vitejs/vite - af599ce6ee58f5a457fa4c6a1d6aa33e12187985 authored over 2 years ago
release: [email protected]
github.com/vitejs/vite - c4714c8ea5fb263bc9bdd23bf8c4fafea576e427 authored over 2 years ago
github.com/vitejs/vite - c4714c8ea5fb263bc9bdd23bf8c4fafea576e427 authored over 2 years ago
chore: fix internal plugins publish (#9897)
github.com/vitejs/vite - 2a66f89855d43af265fd3ce245eccd2b3d767235 authored over 2 years ago
github.com/vitejs/vite - 2a66f89855d43af265fd3ce245eccd2b3d767235 authored over 2 years ago
release: [email protected]
github.com/vitejs/vite - 90d452324bf9a59acd0d3ad247f91b3e46d67b6f authored over 2 years ago
github.com/vitejs/vite - 90d452324bf9a59acd0d3ad247f91b3e46d67b6f authored over 2 years ago
release: [email protected]
github.com/vitejs/vite - 6a18ef1cf537a8dc1e94bbbff457c4e97b0f68d1 authored over 2 years ago
github.com/vitejs/vite - 6a18ef1cf537a8dc1e94bbbff457c4e97b0f68d1 authored over 2 years ago
release: v3.1.0-beta.1
github.com/vitejs/vite - 3b10a25e0854a9560c49f67884dc9d8d2ac5933c authored over 2 years ago
github.com/vitejs/vite - 3b10a25e0854a9560c49f67884dc9d8d2ac5933c authored over 2 years ago
docs: fix typo (#9855)
github.com/vitejs/vite - 583f1858c393833c5a4c9a1dfe78f040f240b538 authored over 2 years ago
github.com/vitejs/vite - 583f1858c393833c5a4c9a1dfe78f040f240b538 authored over 2 years ago
refactor(hmr): simplify fetchUpdate (#9881)
github.com/vitejs/vite - 8872aba381ff1e6358524420fa16d4c4e6f35e32 authored over 2 years ago
github.com/vitejs/vite - 8872aba381ff1e6358524420fa16d4c4e6f35e32 authored over 2 years ago
fix(types): explicitly set Vite hooks' `this` to `void` (#9885)
github.com/vitejs/vite - 2d2f2e590eeeef502042a14ea9fe00627d92d256 authored over 2 years ago
github.com/vitejs/vite - 2d2f2e590eeeef502042a14ea9fe00627d92d256 authored over 2 years ago
fix: escape glob path (#9842)
github.com/vitejs/vite - 6be971eb395dfd82c09841f8426a43da20620801 authored over 2 years ago
github.com/vitejs/vite - 6be971eb395dfd82c09841f8426a43da20620801 authored over 2 years ago
fix(deps): update all non-major dependencies (#9888)
github.com/vitejs/vite - e35a58ba46f906feea8ab46886c3306257c61560 authored over 2 years ago
github.com/vitejs/vite - e35a58ba46f906feea8ab46886c3306257c61560 authored over 2 years ago
test(cli): remove unnecessary generics usage (#9859)
github.com/vitejs/vite - 45d6797d9e573fe572dfd6d1c337c8c21f4c29a4 authored over 2 years ago
github.com/vitejs/vite - 45d6797d9e573fe572dfd6d1c337c8c21f4c29a4 authored over 2 years ago
test: fix intermittent failures in playground/server-origin (#9851)
github.com/vitejs/vite - ec9ce4a1f435428d52c578d81dec8556d6334ca8 authored over 2 years ago
github.com/vitejs/vite - ec9ce4a1f435428d52c578d81dec8556d6334ca8 authored over 2 years ago
fix: ensure version query for direct node_modules imports (#9848)
github.com/vitejs/vite - e7712ffb68b24fc6eafb9359548cf92c15a156c1 authored over 2 years ago
github.com/vitejs/vite - e7712ffb68b24fc6eafb9359548cf92c15a156c1 authored over 2 years ago
fix(build): build project path error (#9793)
github.com/vitejs/vite - cc8800a8e7613961144a567f4024b71f218224f8 authored over 2 years ago
github.com/vitejs/vite - cc8800a8e7613961144a567f4024b71f218224f8 authored over 2 years ago
feat: stabilize server.resolvedUrls (#9866)
github.com/vitejs/vite - c3f6731bafeadd310efa4325cb8dcc639636fe48 authored over 2 years ago
github.com/vitejs/vite - c3f6731bafeadd310efa4325cb8dcc639636fe48 authored over 2 years ago
feat(create-vite): add support for custom init commands (`create-vue`, Nuxt, and SvelteKit) (#9406)
github.com/vitejs/vite - 1673f3daa0147b2afa546648ec913837402fec21 authored over 2 years ago
github.com/vitejs/vite - 1673f3daa0147b2afa546648ec913837402fec21 authored over 2 years ago
feat(client): use debug channel on hot updates (#8855)
github.com/vitejs/vite - 0452224e2f725138be0a79ebe052e0e87ac0e725 authored over 2 years ago
github.com/vitejs/vite - 0452224e2f725138be0a79ebe052e0e87ac0e725 authored over 2 years ago
release: v3.1.0-beta.0
github.com/vitejs/vite - 5df788dfe2d89e541461e166f03afb38c2f1dd7e authored over 2 years ago
github.com/vitejs/vite - 5df788dfe2d89e541461e166f03afb38c2f1dd7e authored over 2 years ago
feat: relax dep browser externals as warning (#9837)
github.com/vitejs/vite - 71cb3740364c6fff2ff7f39a9c44029a281b1b7c authored over 2 years ago
github.com/vitejs/vite - 71cb3740364c6fff2ff7f39a9c44029a281b1b7c authored over 2 years ago
fix: `completeSystemWrapPlugin` captures `function ()` (fixes #9807) (#9821)
github.com/vitejs/vite - 1ee0364c769daf069dcef829b1957714b99a0ef6 authored over 2 years ago
github.com/vitejs/vite - 1ee0364c769daf069dcef829b1957714b99a0ef6 authored over 2 years ago