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://vitejs.dev - Code: https://github.com/vitejs/vite

fix(css): do not clean id when passing to postcss (fix #7822) (#7827)

github.com/vitejs/vite - 72f17f89296d6b2373fb05edcc01959f30c551d2 authored over 2 years ago by 翠 / green <[email protected]>
fix: inline js and css paths for virtual html (#7993)

Co-authored-by: yoho <[email protected]>
Co-authored-by: patak-dev <[email protected]>

github.com/vitejs/vite - d49e3fbfc0227e2e00ffc4a8d4152135c5cd6bb8 authored over 2 years ago by Saurabh Daware <[email protected]>
refactor(plugin-vue): remove querystring import (#7997)

github.com/vitejs/vite - f3d15f106f378c3850b62fbebd69fc8f7c7f944b authored over 2 years ago by Bjorn Lu <[email protected]>
fix: only handle merge ssr.noExternal (#8003)

github.com/vitejs/vite - 642d65ba6190a87a2f4d534f545672a1a0f10f1c authored over 2 years ago by Bjorn Lu <[email protected]>
chore: restore-jsx.spec.ts lint (#8004)

github.com/vitejs/vite - f1af9416a1123c617675ca0165ac401486b636dc authored over 2 years ago by yoho <[email protected]>
chore: fix ts checking on used-before-assigned (#6939)

github.com/vitejs/vite - 749e96f0dcf171795c62eb612b2ad6db5606363c authored over 2 years ago by Zheeeng <[email protected]>
fix(css): var in image-set (#7921)

github.com/vitejs/vite - e96b90887d4709ed1c968b658e22fbdfdb996cbb authored over 2 years ago by fishDog <[email protected]>
chore(create-vite): update reference to volar vscode extension (#7994)

github.com/vitejs/vite - 2b6d8fec25961b34e2bfcf776be0fb4e499b4cf9 authored over 2 years ago by Nicolas Hedger <[email protected]>
release: v2.9.7

github.com/vitejs/vite - dde774f0e42dc24ccec7a4710cc842a12f0d785d authored over 2 years ago by patak-dev <[email protected]>
chore: update license

github.com/vitejs/vite - d58c03088c2eed33417866b46238070fbaffa0f2 authored over 2 years ago by patak-dev <[email protected]>
fix(plugin-react): React is not defined when component name is lowercase (#6838)

github.com/vitejs/vite - bf40e5c88db4281b035f67d1789cccf66333ce23 authored over 2 years ago by xyl66 <[email protected]>
fix(css): inline css module when ssr, minify issue (fix #5471) (#7807)

github.com/vitejs/vite - cf8a48a6c8b3b1f9ef2a2cf41765d456f85c6cae authored over 2 years ago by 翠 / green <[email protected]>
chore(deps): update all non-major dependencies (#7949)

github.com/vitejs/vite - b877d30a05691bb6ea2da4e67b931a5a3d32809f authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(css): dynamic import css in package fetches removed js (fixes #7955, #6823) (#7969)

github.com/vitejs/vite - 025eebf7e634e2fdc40fde02b5f82278d5ef05c2 authored over 2 years ago by 翠 / green <[email protected]>
fix(css): sourcemap crash with postcss (#7982)

github.com/vitejs/vite - 7f9f8f1f84b6fcf3cee45208f929050a842bd535 authored over 2 years ago by 翠 / green <[email protected]>
fix: inline css hash (#7974)

github.com/vitejs/vite - f6ae60db74e0fcdb8ecf47df5c8b6df86d2c3ad6 authored over 2 years ago by yoho <[email protected]>
feat(create-vite): scaffold directory with only .git (#7971)

github.com/vitejs/vite - a5bdb9fa706850c45134c25b77aea2dee1ea03d4 authored over 2 years ago by Bjorn Lu <[email protected]>
fix(ssr): failed ssrLoadModule call throws same error (#7177)

Co-authored-by: Rich Harris <[email protected]>

github.com/vitejs/vite - 891e7fc4fa3e047be43df5c1a4703cda4a4a1f54 authored over 2 years ago by TrickyPi <[email protected]>
docs: grammar fix in getting started guide (#7972)

github.com/vitejs/vite - aebaf66cdb5bd9c39225462621e6f55275790463 authored over 2 years ago by Anthony Campolo <[email protected]>
fix: inline style hmr, transform style code inplace (#7869)

github.com/vitejs/vite - a30a5489ccac56ec668546af840984367c356a38 authored over 2 years ago by yoho <[email protected]>
chore: bump vue in ssr-vue (#7965)

github.com/vitejs/vite - a9fa60b37e373adbf240b184fa801fa19aacfcf8 authored over 2 years ago by 翠 / green <[email protected]>
chore: fix typo (#7967)

github.com/vitejs/vite - 2b4aab0bf45e9fb67aa8f5453a3db6beb7519c9f authored over 2 years ago by Tedy <[email protected]>
fix: inject esbuild helpers in IIFE and UMD wrappers (#7948)

github.com/vitejs/vite - f7d2d713befe916c4d84b5e1705e20386948a61f authored over 2 years ago by patak <[email protected]>
chore: add core.symlinks description to CONTRIBUTING.md (#7962)

github.com/vitejs/vite - 71b1443aa56c1e28959eaa40dc8a5fed652480c5 authored over 2 years ago by 翠 / green <[email protected]>
fix(css): support postcss.config.ts (#7935)

github.com/vitejs/vite - 274c10eb9e9451620981da808e143bc50b8c2a38 authored over 2 years ago by Bjorn Lu <[email protected]>
chore(css): catch postcss config error (fix #2793) (#7934)

github.com/vitejs/vite - 7f535aca8e8683506b2535c3256292abce7b0615 authored over 2 years ago by 翠 / green <[email protected]>
fix: use NODE_ENV in optimizer (#7673)

github.com/vitejs/vite - 50672e4f8bc6d23cef735b922e8e0439acb5fe27 authored over 2 years ago by Bjorn Lu <[email protected]>
docs: clarify loadEnv (#7872)

github.com/vitejs/vite - 206e1f2cd48b86396f57338ad494da3e1939b647 authored over 2 years ago by Bjorn Lu <[email protected]>
fix(css): clean comments before hoist at rules (#7924)

github.com/vitejs/vite - e48827f58bac0af2a564cacd8213195a9015f8a3 authored over 2 years ago by Bjorn Lu <[email protected]>
docs: `server.origin` config trailing slash (fix #6622) (#7865)

github.com/vitejs/vite - 5c1ee5abf987e25bd39d5af8013ed907a33d4d14 authored over 2 years ago by 翠 / green <[email protected]>
fix(worker): import.meta.* (#7706)

github.com/vitejs/vite - b092697fd1d91710f16ffe7dcca4001fb794dcec authored over 2 years ago by yoho <[email protected]>
release: v2.9.6

github.com/vitejs/vite - ef903d607c73f0ad003afa7f02613663d9ca7561 authored over 2 years ago by patak-dev <[email protected]>
docs: update link to postcss-nesting repo (#7885)

github.com/vitejs/vite - 3edd1af56e980aef56641a5a51cf2932bb580d41 authored over 2 years ago by Johannes <[email protected]>
fix: preview jsdoc params (#7903)

github.com/vitejs/vite - e474381646b1b7c8802787ae3838241a890230a5 authored over 2 years ago by Rongjian Zhang <[email protected]>
fix: set `isSelfAccepting` to `false` for any asset not processed by importAnalysis (#7898)

github.com/vitejs/vite - 0d2089c6876bcc04a46c3f7947ce4effc91dd9fd authored over 2 years ago by Rom <[email protected]>
fix: spelling mistakes (#7883)

github.com/vitejs/vite - 54728e388dca032903569e6de6dbaa2e6f886279 authored over 2 years ago by jsyanyang <[email protected]>
fix: HMR propagation of HTML changes (fix #7870) (#7895)

github.com/vitejs/vite - 1f7855c1f691b588854d295d3dbffff759826c51 authored over 2 years ago by Rom <[email protected]>
fix: clean string regexp (#7871)

github.com/vitejs/vite - ecc78bca4a15a25764375b2a7166cf06401e9ffd authored over 2 years ago by yoho <[email protected]>
fix: node v18 support (#7812)

github.com/vitejs/vite - fc89057b406fc85e01a1d4fd08f128e9b6bcba5a authored over 2 years ago by Shinigami <[email protected]>
fix: style use string instead of js import (#7786)

github.com/vitejs/vite - ba43c29a7920ab8356b3fcb16ca3a11dc7e5713e authored over 2 years ago by yoho <[email protected]>
fix: update sourcemap in importAnalysisBuild (#7825)

github.com/vitejs/vite - d7540c8bd43c889253dc1e8ed040a20f9959e083 authored over 2 years ago by 翠 / green <[email protected]>
chore(deps): update all non-major dependencies (#7847)

github.com/vitejs/vite - e29d1d92f7810c5160aac2f1e56f7b03bfa4c933 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs(api-hmr): update hmr hot type (#7787)

github.com/vitejs/vite - 72abe488b5ce52d21977c9ba35d6c590e47dbe05 authored over 2 years ago by chris-zhu <[email protected]>
fix: escape character in string regexp match (#7834)

github.com/vitejs/vite - 1d468c8e6f02b0d0e362aa2d6542af1e1f55ab45 authored over 2 years ago by yoho <[email protected]>
fix: ssr.noExternal with boolean values (#7813)

github.com/vitejs/vite - 0b2d307a086d4359822ef1373c884fd2cbdcb953 authored over 2 years ago by Fran Dios <[email protected]>
docs: test env different from production (#7710)

Co-authored-by: Bjorn Lu <[email protected]>

github.com/vitejs/vite - fde54c9a9c01c114bbac94312666ec3e291edcd3 authored over 2 years ago by yoho <[email protected]>
fix: modulepreload polyfill only during build (fix #4786) (#7816)

github.com/vitejs/vite - 709776f544adfddd7ac8e5b77a821bc3c86357fd authored over 2 years ago by 翠 / green <[email protected]>
ci: use action-semantic-pull-request (#7826)

github.com/vitejs/vite - f4148482089504516d85e234d9f231fcf41e3d20 authored over 2 years ago by Bjorn Lu <[email protected]>
docs: make it clear that array format can only be used for inline postcss config (#7815)

github.com/vitejs/vite - 9c6501d9c363eaa3c1e7708d531fb2a92b633db6 authored over 2 years ago by 翠 / green <[email protected]>
chore(deps): update all non-major dependencies (#7780)

github.com/vitejs/vite - eba9d05d7adbb5d4dd25f14b085b15eb3488dfe4 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: fix worker sourcemap output style (#7805)

github.com/vitejs/vite - 17f3be7056cc64c660503cdebdc67abd3990d0c2 authored over 2 years ago by yoho <[email protected]>
chore: code structure (#7790)

github.com/vitejs/vite - 5f7fe004f03662e2f586791fe6c9199aa0a8c8fe authored over 2 years ago by zoomdong <[email protected]>
fix: new SharedWorker syntax (#7800)

github.com/vitejs/vite - 474d5c257b2404b08fabbc8740532a26badfc348 authored over 2 years ago by Sebastian Krüger <[email protected]>
chore: remove useless code in preact template (#7789)

github.com/vitejs/vite - e5729bee1e3f0753dc3514757fa15e5533c387fe authored over 2 years ago by zoomdong <[email protected]>
docs: add link to "Using Plugins" from Plugins section (#7793)

github.com/vitejs/vite - a7fd41660b06d258687a54fe73fef118bd73e1ca authored over 2 years ago by 翠 / green <[email protected]>
fix: replace import.meta.url correctly (#7792)

github.com/vitejs/vite - 12d119434038f75d2017ce0e543b72416f2745f6 authored over 2 years ago by 翠 / green <[email protected]>
docs: import.meta.url is replaced even if ESM (#7794)

github.com/vitejs/vite - 6198911faeee3b915fc0d4ff24fbb918f3e1d558 authored over 2 years ago by 翠 / green <[email protected]>
docs: explain skipLibCheck (#7785)

github.com/vitejs/vite - 788d2ec1dc9853be4ecdef67d1a458a2b46ec9bf authored over 2 years ago by Bjorn Lu <[email protected]>
fix(create-vite): set skipLibCheck true (#7726)

github.com/vitejs/vite - 54e9cdd9f913ba7b650bce6657b5ff666dd0b5a8 authored over 2 years ago by Bjorn Lu <[email protected]>
feat: enable optimizeDeps.esbuildOptions.loader (#6840)

Co-authored-by: bluwy <[email protected]>

github.com/vitejs/vite - af8ca602031daa99692fc2e29f9d6330409e4bc8 authored over 2 years ago by 弘树@阿里 <[email protected]>
test: fix use terser for preload test (#7771)

github.com/vitejs/vite - 694c1ce765b80458197e039ce720bb9ce1076667 authored over 2 years ago by 翠 / green <[email protected]>
fix(create-vite): bump `vue-tsc` to `0.34.7` (#7760)

github.com/vitejs/vite - 9a932339aae8bfbb9f3b522706c551a21a1eea3a authored over 2 years ago by Hydrogen <[email protected]>
refactor(legacy): remove unneeded dynamic import var init code (#7759)

github.com/vitejs/vite - 12a4e7d8bbf06d35d6fcc0135dcb76fd06a57c22 authored over 2 years ago by 翠 / green <[email protected]>
fix(ssr): rewrite dynamic class method name (fix #7751) (#7757)

github.com/vitejs/vite - b89974a127c7a986d309db675d95287a9ae75386 authored almost 3 years ago by 翠 / green <[email protected]>
fix: `apply` condition skipped for nested plugins (#7741)

github.com/vitejs/vite - 1f2ca536101d54649c6abc34e9665c2163878b56 authored almost 3 years ago by Rom <[email protected]>
docs: mention `process.env` for config env vars (#7744)

github.com/vitejs/vite - 434bb5c05bce8a376bde50100a1466072d5e3624 authored almost 3 years ago by 翠 / green <[email protected]>
release: v2.9.5

github.com/vitejs/vite - 5d96dcab9ce207c9fc7f37116b00d45b678fc87c authored almost 3 years ago by patak-dev <[email protected]>
fix: revert #7582, fix #7721 and #7736 (#7737)

github.com/vitejs/vite - fa86d69ca54e9a538302c8fcc300c5bfba0ce59f authored almost 3 years ago by patak <[email protected]>
chore: format css minify esbuild error (#7731)

github.com/vitejs/vite - c4450757d4c87de671a985714139d17349f905d6 authored almost 3 years ago by 翠 / green <[email protected]>
release: v2.9.4

github.com/vitejs/vite - 6c27f14997db377c7baa5cc6721a9c3f74964a98 authored almost 3 years ago by patak-dev <[email protected]>
fix: handle url imports with semicolon (fix #7717) (#7718)

github.com/vitejs/vite - a5c2a7803eeed55e023bec464f6b193ed5ddac79 authored almost 3 years ago by Hugo ATTAL <[email protected]>
release: v2.9.3

github.com/vitejs/vite - cb5c3f99bfe8ea1f4b43a1d81030b95bc704720b authored almost 3 years ago by patak-dev <[email protected]>
fix: revert #7665 (#7716)

github.com/vitejs/vite - 26862c4b7aabd876ece0197ae9f6404fdfcec408 authored almost 3 years ago by patak <[email protected]>
release: v2.9.2

github.com/vitejs/vite - f699afb9531201dc24566821fcab55d3e70a2708 authored almost 3 years ago by patak-dev <[email protected]>
fix: revert optimizeDeps false, keep optimizedDeps.disabled (#7715)

github.com/vitejs/vite - ba9a1ffe9ea5414d6e232a7ded9d341014a4e726 authored almost 3 years ago by patak <[email protected]>
fix(ssr): properly transform export default with expressions (#7705)

github.com/vitejs/vite - d6830e3d70b693945113b7504b25be8a18b27815 authored almost 3 years ago by Anthony Fu <[email protected]>
feat: optimizeDeps.disabled (#7646)

github.com/vitejs/vite - 48e038cc53d609120ffcb0b04c2a6e24cfdebb7b authored almost 3 years ago by patak <[email protected]>
fix: default value of assetsDir option (#7703)

github.com/vitejs/vite - 83d32d965e3abd78fe390e347923e68dfb6de773 authored almost 3 years ago by Rongjian Zhang <[email protected]>
feat: explicit the word boundary (#6876)

github.com/vitejs/vite - 7ddbf96ae11bf0eeef97ffc00dcf5ac4c561cc20 authored almost 3 years ago by yoho <[email protected]>
chore: type unknown env as any (#7702)

github.com/vitejs/vite - 23fdef1dec68ff5552f140659e83a18dc8b0b060 authored almost 3 years ago by Bjorn Lu <[email protected]>
perf(css): hoist at rules with regex (#7691)

github.com/vitejs/vite - 88581807cce75bbb104ef4c1cb3dd483b748d3fd authored almost 3 years ago by Bjorn Lu <[email protected]>
chore: revert removed line in #7698

github.com/vitejs/vite - 7e6a2c8f7d140186576b9492639f462b3eb99e12 authored almost 3 years ago by patak-dev <[email protected]>
chore(create-vite): add isolatedModules (#7697)

github.com/vitejs/vite - 8f28350291dde55e9d20b05f124b53867bcaf8e9 authored almost 3 years ago by 翠 / green <[email protected]>
refactor: esbuild handles `target` and `useDefineForClassFields` (#7698)

github.com/vitejs/vite - 0c928aa079df5060c5bc7a745a128be62fd86cd2 authored almost 3 years ago by Haoqun Jiang <[email protected]>
fix: `$ vite preview` 404 handling (#7665)

github.com/vitejs/vite - 66b6dc508086a4ab75af4dacc849c50a58c7aebc authored almost 3 years ago by Rom <[email protected]>
feat: clean string module lex string template (#7667)

github.com/vitejs/vite - dfce28355c42d38425bc3374ed944ac324f50882 authored almost 3 years ago by yoho <[email protected]>
fix: update watch mode (#7132)

Co-authored-by: Bjorn Lu <[email protected]>

github.com/vitejs/vite - 9ed1672a4700a1d8f62f6606e38a3cd3946738f8 authored almost 3 years ago by fishDog <[email protected]>
fix(css): hoist charset (#7678)

github.com/vitejs/vite - 29e622cc7c9843a51508136df856c419a99e8d73 authored almost 3 years ago by Bjorn Lu <[email protected]>
fix(deps): update all non-major dependencies (#7668)

github.com/vitejs/vite - 485263cdca78e5b30fce77f1af9862b3ea3d76f1 authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: nested comments and strings, new regexp utils (#7650)

github.com/vitejs/vite - 93900f06c06ea484a07c824eab32eb2cefb39751 authored almost 3 years ago by yoho <[email protected]>
chore: update @types/react version (#7655)

github.com/vitejs/vite - eb57627a368a5ae0532b5836c176647525d5394f authored almost 3 years ago by Lijianan <[email protected]>
docs: warning for `new URL(url, import.meta.url)` (#7279)

github.com/vitejs/vite - 09c4fc01a83b84f77b7292abcfe7500f0e948db6 authored almost 3 years ago by Simon · 西萌 <[email protected]>