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

release: v3.0.0-alpha.5

github.com/vitejs/vite - 2d73f986ff437f0c20e4c0a4051c9e324a5010fe authored over 2 years ago by patak-dev <[email protected]>
feat: non-blocking esbuild optimization at build time (#8280)

github.com/vitejs/vite - 909cf9c01bcd2561a00fcc6df1006b65eec0d47e authored over 2 years ago by patak <[email protected]>
fix(deps): update all non-major dependencies (#8281)

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

github.com/vitejs/vite - c68db4d7ad2c1baee41f280b34ae89a85ba0373d authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(ci): remove pnpm version config (#8337)

github.com/vitejs/vite - dac55a5f33639bef91f0a11afe787906195b6dfa authored over 2 years ago by meteorlxy <[email protected]>
release: v3.0.0-alpha.4

github.com/vitejs/vite - 7c950cad4c7815595dccf7027149bb29d83ba114 authored over 2 years ago by patak-dev <[email protected]>
feat: non-blocking needs interop (#7568)

github.com/vitejs/vite - 531cd7bd0a6537cdabcd741dfb068e616af4dfbc authored over 2 years ago by patak <[email protected]>
fix: expose client dist in `exports` (#8324)

github.com/vitejs/vite - 689adc029e765281bcdfa29bd7c800fd2ad54899 authored over 2 years ago by Anthony Fu <[email protected]>
test: test vitepress in CI (#8328)

github.com/vitejs/vite - ba24e4b7ece9dbe2c83be058b2f1b7f6379f4999 authored over 2 years ago by Anthony Fu <[email protected]>
docs: typo (#8326)

github.com/vitejs/vite - 312bb69b90c3df0cd9b62d5d64d615fd8dcfab27 authored over 2 years ago by Ash Go <[email protected]>
chore: add `@babel/types` to workspace deps

github.com/vitejs/vite - 5b9840c92535fe956c7ac7a40f6be6e119e17cc8 authored over 2 years ago by Anthony Fu <[email protected]>
release: v3.0.0-alpha.3

github.com/vitejs/vite - 90fe2fab29a10695d2c20b9aa6664d6efa6406a9 authored over 2 years ago by patak-dev <[email protected]>
chore: add type module to ESM internal test packages (#8317)

github.com/vitejs/vite - afd5c883f4c67c068e10b65aa6f5e4711db98c2b authored over 2 years ago by patak <[email protected]>
fix(cjs): build cjs for `loadEnv` (#8305)

github.com/vitejs/vite - 80dd2dfd8049c39e516e19ad5cfdaa1c5f02e4a3 authored over 2 years ago by Anthony Fu <[email protected]>
chore: fix nested-deps test include rule (#8316)

github.com/vitejs/vite - 9176e278ffec5d70cc06c28ad0573499730a27a3 authored over 2 years ago by patak <[email protected]>
chore: fix ssr tests (#8313)

github.com/vitejs/vite - a0fc01a49dc71b0c4b1ad45aeed4579563550c34 authored over 2 years ago by Bjorn Lu <[email protected]>
refactor(cli): improve output aesthetics (#6997)

github.com/vitejs/vite - 809ab479d31d00e461a692bab45e132c95117ece authored over 2 years ago by Enzo Innocenzi <[email protected]>
dx: sourcemap combine debug utils (#8307)

github.com/vitejs/vite - 45dba509024fa12d26daf2dc59cf3a14fe896b54 authored over 2 years ago by 翠 / green <[email protected]>
chore: use `esno` to replace `ts-node` (#8162)

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

github.com/vitejs/vite - c18a5f36410e418aaf8309102f1cacf7aef31b43 authored over 2 years ago by Anthony Fu <[email protected]>
docs: split config pages and more (#8270)

github.com/vitejs/vite - 5791f5ddec8b279d3e915eed8d329c5c4b49708f authored over 2 years ago by Kia King Ishii <[email protected]>
chore: cleanup now that we've dropped Node 12 (#8239)

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

github.com/vitejs/vite - 29659a0cbb58e3d7a7fcb951ee50dd64ce24be49 authored over 2 years ago by Ben McCann <[email protected]>
release: v3.0.0-alpha.2

github.com/vitejs/vite - c1e0132ede923c25802588e8b6dcfe14a3a557ca authored over 2 years ago by patak-dev <[email protected]>
fix: support set NODE_ENV in scripts when custom mode option (#8218)

github.com/vitejs/vite - adcf041715f4545e8c8c16a64572370b0eff7bb2 authored over 2 years ago by Dunqing <[email protected]>
chore: use typescript for rollup configPlugin (#8290)

github.com/vitejs/vite - fa538cf722b0b27fc244972ee63a127a8b093f6e authored over 2 years ago by Bjorn Lu <[email protected]>
feat(create-vite): add `type: module` to all templates (#8251)

github.com/vitejs/vite - c3ec60c4eca39d5641141ed0d1812f37e047a2e6 authored over 2 years ago by Anthony Fu <[email protected]>
chore: remove unneeded worker context param (#8268)

github.com/vitejs/vite - 30a7acc3d54305906306f124ea1a577bd8175b1e authored over 2 years ago by yoho <[email protected]>
fix: correctly replace process.env.NODE_ENV (#8283)

github.com/vitejs/vite - ec52baa17ef2cf35d8133ddec2a7f6970be6c913 authored over 2 years ago by Bjorn Lu <[email protected]>
fix(plugin-legacy): prevent failed to load module (#8285)

github.com/vitejs/vite - d67181195aec99ee6aa71bd8fdb69f1f09f57c9d authored over 2 years ago by 翠 / green <[email protected]>
feat: spa option, `preview` and `dev` for MPA and SSR apps (#8217)

Co-authored-by: Ben McCann <[email protected]>

github.com/vitejs/vite - d7cba466febd5127e82573f69b1f7b866517a299 authored over 2 years ago by Rom <[email protected]>
chore(deps): update dependency @tsconfig/svelte to v3 (#8282)

github.com/vitejs/vite - 015ebed220011b9e12d63906cea315a77a31c8d7 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix!: do not fixStacktrace by default (#7995)

github.com/vitejs/vite - 23f8e08fd56892700c42644ff00ce2830545b0bb authored over 2 years ago by Ben McCann <[email protected]>
fix(plugin-react): broken optimized deps dir check (#8255)

github.com/vitejs/vite - 9e2a1ea7a11a1f86e3b5a5f0a3eaf71a6a7a592e authored over 2 years ago by patak <[email protected]>
chore: use 'new URL' instead of 'url.parse' (#8254)

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

github.com/vitejs/vite - d98c8a710b8f0804120c05e5bd3eb403f17e7b30 authored over 2 years ago by 草鞋没号 <[email protected]>
fix(css): remove `?used` hack (fixes #6421, #8245) (#8278)

github.com/vitejs/vite - 0b25cc1ef7ad344443518446ccdd54bbd8444bc9 authored over 2 years ago by 翠 / green <[email protected]>
docs: update lib mode example (#8279)

github.com/vitejs/vite - 06675852b6de1d45600f31183f44c8efebe0c38e authored over 2 years ago by Sachin Raja <[email protected]>
fix: EPERM error on Windows when processing dependencies (#8235)

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

github.com/vitejs/vite - 67743a3c4c50705288c8ee1cc320d87f0c1c4661 authored over 2 years ago by Matt Nathan <[email protected]>
fix: dev sourcemap (#8269)

github.com/vitejs/vite - 505f75edbbf82bb7c6f2ff0c8eae56efbeadbd9a authored over 2 years ago by yoho <[email protected]>
docs: vitepress next updates (#8260)

github.com/vitejs/vite - a4cc80b67a855628185f2dd8073c24614d5bb5f5 authored over 2 years ago by Kia King Ishii <[email protected]>
fix: glob types (#8257)

github.com/vitejs/vite - 03b227e8a8598a7dc89d899afbb7dc446a2f336f authored over 2 years ago by yoho <[email protected]>
feat: sourcemap for importAnalysis (#8258)

github.com/vitejs/vite - a4e4d394589e832849ae8f28dd12a94166cbdbce authored over 2 years ago by yoho <[email protected]>
feat: worker support query url (#7914)

github.com/vitejs/vite - 95297dd1846318697f6b3b40752ba9fa43664d1a authored over 2 years ago by yoho <[email protected]>
feat(create-vite): migrate to ESM (#8253)

github.com/vitejs/vite - 49478ae7c2ea9f9fe197021bed4a2f9f0f9c7b1e authored over 2 years ago by Anthony Fu <[email protected]>
feat!: migrate to ESM (#8178)

github.com/vitejs/vite - 76fdc27437d37534cf157bf869a648e0d176b267 authored over 2 years ago by Anthony Fu <[email protected]>
feat(plugin-react): allow options.babel to be a function (#6238)

Co-authored-by: Alec Larson <[email protected]>

github.com/vitejs/vite - f4d62623543e07fb532b1a66c1a52c2b7664ef4a authored over 2 years ago by Fatih Aygün <[email protected]>
chore: include 2.9.9 changelog in main (#8250)

github.com/vitejs/vite - 48f03e0d7beddd1e2c32f189ee411a9b07d02c65 authored over 2 years ago by patak <[email protected]>
fix(plugin-legacy): disable babel.compact when minify is disabled (#8244)

github.com/vitejs/vite - 742188cc04526439060bdac7125237c20463d5a5 authored over 2 years ago by 翠 / green <[email protected]>
fix(plugin-legacy): respect `entryFileNames` for polyfill chunks (#8247)

github.com/vitejs/vite - baa9632a2c2befafdfde0f131f84f247fa8b6478 authored over 2 years ago by 翠 / green <[email protected]>
docs: remove experimental from stabilized apis (#8248)

github.com/vitejs/vite - 3f832bc8f5d2c605d7fae9088a9a82a45c54a052 authored over 2 years ago by 翠 / green <[email protected]>
feat(wasm): new wasm plugin (`.wasm?init`) (#8219)

github.com/vitejs/vite - 75c3bf65694bc89b395e03dabb81721871d24a9c authored over 2 years ago by 翠 / green <[email protected]>
fix: srcset handling in html (#6419)

github.com/vitejs/vite - a0ee4ffeaba4120d0b79bdb7f589ed964e0a6f42 authored over 2 years ago by yoho <[email protected]>
chore: add pnpm as dev deps for netlify

github.com/vitejs/vite - c85e51aaea73b17ce6c35267363e51e1b8853624 authored over 2 years ago by Anthony Fu <[email protected]>
docs: use vitepress next (#8233)

github.com/vitejs/vite - 52539011bc6350e376ed15eca4c408579deb363d authored over 2 years ago by Kia King Ishii <[email protected]>
docs: note api run in same process (#8230)

github.com/vitejs/vite - e37a51dc767fe3fcf2eb49f7f76eab63d90f777a authored over 2 years ago by Bjorn Lu <[email protected]>
docs: update for default target change (#8223)

github.com/vitejs/vite - e68c25cf464428fb42e622fd3749f0daf1b943ab authored over 2 years ago by 翠 / green <[email protected]>
feat: vite connected logs changed to console.debug (#7733)

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

github.com/vitejs/vite - 9f00c419bc36bee40e464d2282b33bb2e6574010 authored over 2 years ago by WORMSS <[email protected]>
fix: rewrite CJS specific funcs/vars in plugins (#8227)

github.com/vitejs/vite - 9baa70b788ec0b0fc419db30d627567242c6af7d authored over 2 years ago by 翠 / green <[email protected]>
chore(create-vite): react-ts non-null-assertion (#7881)

github.com/vitejs/vite - 771312b9b3ae5d68eecbcf1c22f7ba08e8f9347c authored over 2 years ago by Haruki Murasaki <[email protected]>
fix(plugin-vue): regenerate scoped css in build watch, fix #7980 (#7989)

github.com/vitejs/vite - dc0022529610f159d5e635087307ac109746d830 authored over 2 years ago by 翠 / green <[email protected]>
build!: bump targets (#8045)

github.com/vitejs/vite - 66efd69a399fd73284cc7a3bffc904e154291a14 authored over 2 years ago by Shinigami <[email protected]>
docs: correct link to Discord (#8225)

github.com/vitejs/vite - e23ba3593cf71edf76840b4f57935c575c698793 authored over 2 years ago by Glen Little <[email protected]>
fix(hmr): catch thrown errors when connecting to hmr websocket (#7111)

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

github.com/vitejs/vite - 4bc92843ffad2cc076813e74bde215ebc7443d87 authored over 2 years ago by Joel Ellis <[email protected]>
chore: show ws port conflict error (#8209)

github.com/vitejs/vite - c86329bd180b7dbfb22bc40e1f4bc21c536ed33f authored over 2 years ago by 翠 / green <[email protected]>
release: v3.0.0-alpha.1

github.com/vitejs/vite - 9df59ed9f3c572ad592438fae6c99488dd5dd68a authored over 2 years ago by patak-dev <[email protected]>
feat!: relative base (#7644)

github.com/vitejs/vite - 09648c220a67852c38da0ba742501a15837e16c2 authored over 2 years ago by patak <[email protected]>
test: remove threads limit (#8198)

github.com/vitejs/vite - 04046eae55efc2743c853f05cce3488d903911d2 authored over 2 years ago by Anthony Fu <[email protected]>
chore: enable `import/no-duplicates` eslint rule (#8199)

github.com/vitejs/vite - 11243de9eb1dec84e48f01fe731d6b23a46e5f97 authored over 2 years ago by Anthony Fu <[email protected]>
test: fix server hmr port conflict (#8197)

github.com/vitejs/vite - 8d478df78d6afa34116dbac25a0325feacf5435d authored over 2 years ago by 翠 / green <[email protected]>
feat(css): warn if url rewrite has no importer (#8183)

github.com/vitejs/vite - 0858450b2a258b216ae9aa797cc02e9a0d4eb0af authored over 2 years ago by Bjorn Lu <[email protected]>
docs: use latest core-js unpkg link (#8190)

github.com/vitejs/vite - 102b678335ba74ac8f0ab94c8c49cba97e836e6d authored over 2 years ago by Costa Alexoglou <[email protected]>
fix(plugin-legacy): fail to get the fileName (#5250)

github.com/vitejs/vite - c7fc1d4a532eae7b519bd70c6eba701e23b0635a authored over 2 years ago by dragonHandsome <[email protected]>
docs(plugin-vue): clarify asset url handling (#8184)

github.com/vitejs/vite - 32c75e26d6f792a7fb31ba198c0b384efd8ffb66 authored over 2 years ago by Bjorn Lu <[email protected]>
chore: fix incorrect test (#8185)

github.com/vitejs/vite - 3eb6f317368b9151d6c737154523bbaf6d182717 authored over 2 years ago by Bjorn Lu <[email protected]>
fix(plugin-vue): use server.origin when building base for transformAssetUrls (#8077)

github.com/vitejs/vite - 2f7a490fdb347ddeb5f2bccc9a69e4188b56630e authored over 2 years ago by Segev Finer <[email protected]>
fix(glob): properly handles tailing comma (#8181)

github.com/vitejs/vite - 462be8e962d15f1e26a3a734670fa3bbf9535204 authored over 2 years ago by Anthony Fu <[email protected]>
ci: remove mac node18 (#8176)

github.com/vitejs/vite - 7752b56e96d6e351fb580d1995a8e644f9f48851 authored over 2 years ago by 翠 / green <[email protected]>
docs: note about v3 release (#8171)

github.com/vitejs/vite - 9c4e5b6c266cea3ed032d91817058bb0d6885587 authored over 2 years ago by Anthony Fu <[email protected]>
chore(workflow): show publish log

github.com/vitejs/vite - b2ca958a599ae3d118efb1869f8d7dba977a8a94 authored over 2 years ago by Anthony Fu <[email protected]>
chore: update plugins peer deps

github.com/vitejs/vite - d57c23ca9b59491160017cea996fdbff4216263c authored over 2 years ago by Anthony Fu <[email protected]>
release: v3.0.0-alpha.0

github.com/vitejs/vite - 1780a8ae888e5109fdd6d44c331954a4b578767d authored over 2 years ago by Anthony Fu <[email protected]>
chore(workflow): support alpha release (#8170)

github.com/vitejs/vite - b7e121be91afb27e6210b1ec016ad9beb915c5ff authored over 2 years ago by Anthony Fu <[email protected]>
feat: enable `generatedCode: 'es2015'` for rollup build (#5018)

Co-authored-by: sapphi-red <[email protected]>

github.com/vitejs/vite - 46d5e6731a86301989e1b12d983d82180f956595 authored over 2 years ago by Anthony Fu <[email protected]>
test: missing type module in ssr-vue package (#8147)

github.com/vitejs/vite - 4c325f69bd0290b982c244e96a46abb1a9d6b785 authored over 2 years ago by patak <[email protected]>
chore(plugin-vue): replace source-map with gen/trace-mapping (#8155)

github.com/vitejs/vite - 79a8c852e84506a844057b0a2fcf9448fb8123e1 authored over 2 years ago by 翠 / green <[email protected]>
fix: Vite cannot load configuration files in the link directory (#4180) (#4181)

Co-authored-by: sapphi-red <[email protected]>

github.com/vitejs/vite - a3fa1a38e4597da8c967215b0301122e8c948d7b authored over 2 years ago by yinzhenyu <[email protected]>
chore: fix repeated error message (#8153)

github.com/vitejs/vite - 63ec05a1f84dc32554d2fc664c2ed9772f317678 authored over 2 years ago by 翠 / green <[email protected]>
chore: revert vitejs/vite#8152 (#8161)

This reverts commit 2363bd3e5443aad43351ac16400b5a6ab7e0ef83.

github.com/vitejs/vite - 85b8b55c0d39f53581047f622717d4a009c594f6 authored over 2 years ago by Anthony Fu <[email protected]>
chore(deps): use `esno` to replace `ts-node` (#8152)

github.com/vitejs/vite - 2363bd3e5443aad43351ac16400b5a6ab7e0ef83 authored over 2 years ago by Anthony Fu <[email protected]>
chore(plugin-vue): change @rollup/pluginutils to dep from devDep (#8154)

github.com/vitejs/vite - dcc8ea43d079c9bc3f49f758a80a3a74189f333a authored over 2 years ago by 翠 / green <[email protected]>
feat: treat Astro file scripts as TS (#8151)

github.com/vitejs/vite - 559c95268a4fe051834efdb04854d5a4c5345124 authored over 2 years ago by Matthew Phillips <[email protected]>
fix(plugin-vue): trigger css hmr on custom template languages (#6987)

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

github.com/vitejs/vite - 2289d04af5398791c3a01c9e597dc976e593c852 authored over 2 years ago by Nurettin Kaya <[email protected]>
chore: use `unbuild` to bundle plugins (#8139)

github.com/vitejs/vite - 638b1686288ad685243d34cd9f1db3814f4db1c0 authored over 2 years ago by Anthony Fu <[email protected]>
feat: worker emit fileName with config (#7804)

github.com/vitejs/vite - 04c2edd80f654a9e3c23e59d8b9060caa28e459e authored over 2 years ago by yoho <[email protected]>
fix: relative path html (#8122)

github.com/vitejs/vite - d0deac04f2fb38705206292d1f75e70c9bc3f4d2 authored over 2 years ago by yoho <[email protected]>