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

chore(create-vite): use Type assertion in preact-ts (#8579)

github.com/vitejs/vite - d1ba0590a43f3c25a25522b1b2c9bf51a17fbde4 authored over 2 years ago by dayuan <[email protected]>
chore: tweak server start output (#8582)

github.com/vitejs/vite - 3439132a06d2e71a0250d5961b739bd1499b4b6c authored over 2 years ago by 翠 / green <[email protected]>
feat: 500 response if the node proxy request fails (#7398)

github.com/vitejs/vite - 73e17750022749515efd9413480ae02fb9244bb9 authored over 2 years ago by Johan Bergström <[email protected]>
chore(deps): update dependency prettier to v2.7 (#8581)

github.com/vitejs/vite - 3aa54f7bce81b9d1336b45bd1780a6ff9aad9fd2 authored over 2 years ago by Shinigami <[email protected]>
docs: update vitepress to alpha.2 (#8583)

github.com/vitejs/vite - e8eb0b6db11f28a8d45a50235ad088620e3ca310 authored over 2 years ago by Kia King Ishii <[email protected]>
docs: worker related notes (#8554)

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

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

github.com/vitejs/vite - 98ccc0b243f0ead1dc488f89bb338366bc434c2d authored over 2 years ago by patak-dev <[email protected]>
fix: default host to `localhost` instead of `127.0.0.1` (#8543)

github.com/vitejs/vite - 49c089662916bb2c0ae2aae649c7c8b714509922 authored over 2 years ago by 翠 / green <[email protected]>
chore: update major deps (#8572)

github.com/vitejs/vite - 0e20949dbf0ba38bdaefbf32a36764fe29858e20 authored over 2 years ago by Bjorn Lu <[email protected]>
fix: objurl for type module, and concurrent tests (#8541)

github.com/vitejs/vite - 26ecd5a7179cef6e132e73a77939ac14fd926b49 authored over 2 years ago by yoho <[email protected]>
chore: remove rollup `namespaceToStringTag` (#8569)

github.com/vitejs/vite - b85802a3b6060542c7073f4e949f1dbbf5908c1a authored over 2 years ago by 翠 / green <[email protected]>
feat: expose createFilter util (#8562)

github.com/vitejs/vite - c5c424a93cf97e254dae46a35ad6de46ec350a16 authored over 2 years ago by patak <[email protected]>
fix: default export module transformation for vitest spy (#8567)

github.com/vitejs/vite - d357e33846d08879f14f97bacc686475615d3725 authored over 2 years ago by KonpekiCode <[email protected]>
test: avoid flaky worker test (#8570)

github.com/vitejs/vite - 19d7ea949164f7c2d0c4c7b2b6c847dfb9aa970d authored over 2 years ago by patak <[email protected]>
fix: mime missing extensions (#8568)

github.com/vitejs/vite - acf3024779308b05626d254189a786c74363fb9b authored over 2 years ago by 翠 / green <[email protected]>
fix: add missed JPEG file extensions to `KNOWN_ASSET_TYPES` (#8565)

github.com/vitejs/vite - 2dfc0152be6ed531fdebe7dc76314ac9f80b7b1d authored over 2 years ago by Alex Kozack <[email protected]>
fix(ssr): dont replace rollup input (#7275)

github.com/vitejs/vite - 9a88afa6077286c03e180e4f983b1d194d03b338 authored over 2 years ago by Manu MA <[email protected]>
fix(config): only rewrite .js loader in `loadConfigFromBundledFile` (#8556)

github.com/vitejs/vite - 2548dd367ff97fbe094a02128b08840a492ef24a authored over 2 years ago by CHOYSEN <[email protected]>
fix(deps): update all non-major dependencies (#8558)

github.com/vitejs/vite - 9a1fd4ccf8986dd92b85563e7304b2591f782365 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: dont handle sigterm in middleware mode (#8550)

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

github.com/vitejs/vite - c6f43ddd161a3a527f4051785ea04459aef991d5 authored over 2 years ago by Bjorn Lu <[email protected]>
fix(plugin-react): support import namespace in `parseReactAlias` (#5313)

github.com/vitejs/vite - 05b91cd5b5e72b84adea82cbb7cb463a9b17b0c0 authored over 2 years ago by Alec Larson <[email protected]>
fix(plugin-react): apply manual runtime interop (#8546)

github.com/vitejs/vite - f09299ce13b55d51456985b96d4c3b3a1f131acb authored over 2 years ago by Bjorn Lu <[email protected]>
chore: remove unused timestamp option (#8545)

github.com/vitejs/vite - d6418605577319b2f92ea37081e34376bb47b286 authored over 2 years ago by Bjorn Lu <[email protected]>
chore: refactor interop named imports (#8544)

github.com/vitejs/vite - 63b523a78bef7cc6552cebf8a88dfc88f8559669 authored over 2 years ago by Bjorn Lu <[email protected]>
test: fix style link after HMR (#8538)

github.com/vitejs/vite - 3d8f52f7d468ca72f24388b550dc70edc7c30c9d authored over 2 years ago by patak <[email protected]>
feat(create-vite): use framework brand glow color (#8539)

github.com/vitejs/vite - 3a21a5e39b47120e5139269138eae0e2ca2efcd4 authored over 2 years ago by Bjorn Lu <[email protected]>
docs: punctuation typo (#8536)

github.com/vitejs/vite - 8447414c3e7b7d85154b1eb8a3bf041f2888d815 authored over 2 years ago by Bart Louwers <[email protected]>
chore: include 2.9.10-2.9.12 changelog in main (#8535)

github.com/vitejs/vite - 87f58ad1963d1d864c4c15d55ce4e45ecab1a8c1 authored over 2 years ago by 翠 / green <[email protected]>
fix: outdated optimized dep removed from module graph (#8533)

github.com/vitejs/vite - 3f4d22d1f3361ec3013e15288d1a1f16c615a121 authored over 2 years ago by patak <[email protected]>
release: v3.0.0-alpha.10

github.com/vitejs/vite - 121a482a6f7ca1001c2e90c8ff441a59cb3adcc4 authored over 2 years ago by patak-dev <[email protected]>
fix: deps optimizer idle logic for workers (fix #8479) (#8511)

github.com/vitejs/vite - 1e055489595476822f0183248f1029bd2d165785 authored over 2 years ago by patak <[email protected]>
fix(optimizer): encode `_` and `.` in different way (#8508)

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

github.com/vitejs/vite - 9065b3758f00fe1fdeeddbfc6baae38122ceeadd authored over 2 years ago by stygian-desolator <[email protected]>
fix(dev): avoid FOUC when swapping out link tag (fix #7973) (#8495)

github.com/vitejs/vite - 0e5c0091bfa884371bed2f9279c97b974aa4ee17 authored over 2 years ago by Tim MacDonald <[email protected]>
chore(create-vite): add current directory description (#8501)

github.com/vitejs/vite - 8d082204cb9b7f7412f328ea7670e76738cce44a authored over 2 years ago by 翠 / green <[email protected]>
fix: respect optimize deps entries (#8489)

github.com/vitejs/vite - fba82d0ff66d2a13393b052dd95df9e180db663c authored over 2 years ago by patak <[email protected]>
feat: better config `__dirname` support (#8442)

github.com/vitejs/vite - 51e9195fe94657e7ab14a22a0e7de338ad0724fd authored over 2 years ago by 翠 / green <[email protected]>
refactor: remove hooks ssr param support (#8491)

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

github.com/vitejs/vite - f59adf8ebe06cf1df827a813ccea6cf6ceb127dd authored over 2 years ago by 翠 / green <[email protected]>
docs(plugin-vue-jsx): update the options (#8496)

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

github.com/vitejs/vite - 0826f7b1f10039f542c4fde87e17c59492c4e885 authored over 2 years ago by kakachake <[email protected]>
refactor!: make terser an optional dependency (#8049)

github.com/vitejs/vite - 164f528838f3a146c82d68992d38316b9214f9b8 authored over 2 years ago by 翠 / green <[email protected]>
chore(create-vite): update logo and header styles (#8502)

github.com/vitejs/vite - 1f1ca5eb2a2493804f79562334bc8708dd246f0d authored over 2 years ago by Bjorn Lu <[email protected]>
feat(create-vite): align template styles with docs (#8478)

Co-authored-by: 翠 / green <[email protected]>
Co-authored-by: Tony Trinh <[email protected]>

github.com/vitejs/vite - d72b3ddacd7fee209234dc1dd4081ce90f10d091 authored over 2 years ago by patak <[email protected]>
fix: respect server.headers in static middlewares (#8481)

github.com/vitejs/vite - 408e5a78325bd2a6ff36e83094806e371a5de4d6 authored over 2 years ago by patak <[email protected]>
chore(deps): update all non-major dependencies (#8474)

github.com/vitejs/vite - 6d0ede7c60aaa4c010207a047bf30a2b87b5049f authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency lint-staged to v13 (#8475)

github.com/vitejs/vite - 477c7ac5c6df5f60f819a8ec831937416d35a471 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: preserve process env vars in lib build (#8090)

github.com/vitejs/vite - 908c9e4cdd2cceb0f01495e38066ffe33c21ddb8 authored over 2 years ago by Bjorn Lu <[email protected]>
feat: handle named imports of builtin modules (#8338)

github.com/vitejs/vite - e2e44ff32b7b2bcbcae793cdcda263d1ad495fc0 authored over 2 years ago by Bjorn Lu <[email protected]>
fix(optimizer): external require-import conversion (fixes #2492, #3409) (#8459)

github.com/vitejs/vite - 1061bbdaf81c2808ed8a86946cf0e07a0d8e5b13 authored over 2 years ago by 翠 / green <[email protected]>
chore: generate vite sourcemap when not production (#8453)

github.com/vitejs/vite - 129b4997859e3e17bcfd40d422c4dfaecccc15cf authored over 2 years ago by 翠 / green <[email protected]>
perf: disable postcss sourcemap when unused (#8451)

github.com/vitejs/vite - 64fc61cf76cc62b1cafc2c3dab738c22cb7f2d2b authored over 2 years ago by 翠 / green <[email protected]>
chore: resolve ssr options (#8455)

github.com/vitejs/vite - d97e4022c4253c42e44483b9c88a7c2b76a713a8 authored over 2 years ago by Anthony Fu <[email protected]>
feat: expose `version` (#8456)

github.com/vitejs/vite - e9925948fd4e199625bbb25ee931bed1d50e9618 authored over 2 years ago by Anthony Fu <[email protected]>
docs: update Heroku deployment instructions (#7910)

github.com/vitejs/vite - 80e44a8fbb2677396c7ef557460e54979dc04f59 authored over 2 years ago by Roman Imankulov <[email protected]>
docs: fix hero link (#8434)

github.com/vitejs/vite - a7ffd7ddaf1849d9d2dc7317cdee6e6a524f53fc authored over 2 years ago by shj <[email protected]>
fix(build): use crossorigin for nomodule (#8322)

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

github.com/vitejs/vite - 7f59989ec1fee7f8b71d297169589e010d3b84e3 authored over 2 years ago by ZuoChenxue <[email protected]>
fix: remove empty chunk css imports when using esnext (#8345)

Co-authored-by: 翠 / green <[email protected]>

github.com/vitejs/vite - b3d965277741f03890d2dc6881a2c8605c6b5ac3 authored over 2 years ago by Matthew Phillips <[email protected]>
fix: not match \n when injecting esbuild helpers (#8414)

github.com/vitejs/vite - 5a57626fcb4bd86f05d01e2aaca486d22d04f51b authored over 2 years ago by moyinzi <[email protected]>
release: v3.0.0-alpha.9

github.com/vitejs/vite - 8a68fbda68f3b41aa0a7e744ae0b3bfbdcb7bd9b authored over 2 years ago by patak-dev <[email protected]>
refactor(plugin-legacy): improve default polyfill (#8312)

github.com/vitejs/vite - 4370d9123da20c586938753d9f606d84907334c9 authored over 2 years ago by 翠 / green <[email protected]>
docs: CSS `?inline` query parameter (#8050)

Co-authored-by: patak <[email protected]>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail....

github.com/vitejs/vite - 01b5ebf8cb8a0fed0be58edd1a6acb185ff3aa9b authored over 2 years ago by Jack Franklin <[email protected]>
test: guard against ssr-vue hmr in CI flakiness (#8426)

github.com/vitejs/vite - 5ab336ac9075a55f742179fe5c412e0c4d940668 authored over 2 years ago by patak <[email protected]>
docs: add advanced section to migration from v2 guide (#8422)

github.com/vitejs/vite - 12f8d28bb6d1342a82d585bc54f249a6a41ea6c7 authored over 2 years ago by 翠 / green <[email protected]>
fix: SSR deep imports externalization (fixes #8420) (#8421)

* fix: respect package.exports when resolving SSR deep imports
* fix: don't externalize .css de...

github.com/vitejs/vite - 89d6711cd97c66d63eb20e6aad72459a0324e7a7 authored over 2 years ago by patak <[email protected]>
chore: reapply #5930 (#8423)

github.com/vitejs/vite - ab23e6e7b490cf610a4465cc533f671a729fdfa8 authored over 2 years ago by 翠 / green <[email protected]>
fix: make array `acornInjectPlugins` work (fixes #8410) (#8415)

github.com/vitejs/vite - 08d594b823d2c82b7eb5301e5564a1d6aad79d66 authored over 2 years ago by 翠 / green <[email protected]>
docs: improve migration from v2 guide (#8417)

github.com/vitejs/vite - f2c869d1dd0bfcaa41c60505ca21c48ec7da7308 authored over 2 years ago by 翠 / green <[email protected]>
docs: migration from v2 guide (#8390)

Co-authored-by: Shinigami <[email protected]>
Co-authored-by: Tony Trinh <[email protected]>

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

github.com/vitejs/vite - 9af61b593baeb446c024bd48698d70b1390cfc6d authored over 2 years ago by patak-dev <[email protected]>
feat: ssr build using optimized deps (#8403)

github.com/vitejs/vite - 6a5a5b5273c83a9f1958a1a2f753fd74be1ad2b0 authored over 2 years ago by patak <[email protected]>
chore(deps): update dependency eslint-define-config to ^1.5.0 (#8409)

github.com/vitejs/vite - e7843657ac81a94af07bec3c290ee579cc19aa0f authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(plugin-legacy): modern polyfill latest features (fixes #8399) (#8408)

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

github.com/vitejs/vite - 842f995ca69600c4c06c46d202fe713b80373418 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: derive proper js extension from package type (#8382)

github.com/vitejs/vite - 95cdd81334fccec6af3659232fec62237c40dcca authored over 2 years ago by patak <[email protected]>
chore: update comments (#8394)

github.com/vitejs/vite - 3d14372c8fa1acb426923c439e545211fc9d7ccd authored over 2 years ago by 草鞋没号 <[email protected]>
fix(plugin-legacy): empty base makes import fail (fixes #4212) (#8387)

github.com/vitejs/vite - 1a16f123e0781449c511af2d0112b8c4639972f1 authored over 2 years ago by 翠 / green <[email protected]>
chore: set node/no-unsupported-features version (#8388)

github.com/vitejs/vite - 6673b3e68f0e1707e3261467ba5f1074298bedc9 authored over 2 years ago by 翠 / green <[email protected]>
chore: improve jsdoc of library options (#8381)

github.com/vitejs/vite - 44dc27ded93b41a36b8ef576574987a5f7457862 authored over 2 years ago by Rongjian Zhang <[email protected]>
fix: sourcemap source point to null (#8299)

github.com/vitejs/vite - 356b8969981a452fec8554372c49a672c7a49192 authored over 2 years ago by yoho <[email protected]>
chore: enable reportUnusedDisableDirectives (#8384)

github.com/vitejs/vite - 9a99bc48e3e037642a7c4b5313110fc302aa57b2 authored over 2 years ago by 翠 / green <[email protected]>
chore: improve public assets warning message (#6738)

github.com/vitejs/vite - f6bd317ebe2f6828429f520b83d14a139ef0208c authored over 2 years ago by Rongjian Zhang <[email protected]>
feat: default esm SSR build, simplified externalization (#8348)

github.com/vitejs/vite - f8c92d1f4c1bddb6c29cfd4753079157c4d96922 authored over 2 years ago by patak <[email protected]>
chore: fix lint, return types of serve() in tests (#8380)

github.com/vitejs/vite - 5161ecdc6c43b3fccf11e64dcc99b3d71140dcfc authored over 2 years ago by patak <[email protected]>
feat: add ssr.format to force esm output for ssr (#6812)

github.com/vitejs/vite - 337b1979c2f0190e9484733fb2c7fb99353474c2 authored over 2 years ago by Manu MA <[email protected]>
fix: return type of `handleHMRUpdate` (#8367)

github.com/vitejs/vite - 79d5ce1b1e166033ac9a8e04ddb8b83aa92c0c29 authored over 2 years ago by Sosuke Suzuki <[email protected]>
docs: update vitepress and add active match to nav (#8376)

github.com/vitejs/vite - 4b1a22cc4909ac732ecb20e58728462f281bbb64 authored over 2 years ago by Kia King Ishii <[email protected]>
fix: ssr-manifest no base (#8371)

github.com/vitejs/vite - 37eb5b3efd3ac4ae91daa7ad4df1ba87bcafbeff authored over 2 years ago by yoho <[email protected]>
chore: enable `@typescript-eslint/explicit-module-boundary-types` (#8372)

github.com/vitejs/vite - 104caf95ecd8cdf2d21ca7171931622b52fd74ff authored over 2 years ago by Sosuke Suzuki <[email protected]>
chore: enable ESLint for `__tests__` dir (#8370)

github.com/vitejs/vite - cd21abfb636ce4c6dd1507f134f1ee9bb67f6717 authored over 2 years ago by Sosuke Suzuki <[email protected]>
docs: upgrade vitepress and add aside sponsors (#8363)

github.com/vitejs/vite - 8f18fe70ea303680ed886a0719ae3aee3314d461 authored over 2 years ago by Kia King Ishii <[email protected]>
chore: update to pnpm/[email protected] (#8375)

github.com/vitejs/vite - ea06d0cbc202005474d1c58f2edb1b92665655bc authored over 2 years ago by patak <[email protected]>
fix: `import.meta.accept()` -> `import.meta.hot.accept()` (#8361)

github.com/vitejs/vite - c5185cfc9ab27f0f79e394e87a04b39bcc154f95 authored over 2 years ago by Sosuke Suzuki <[email protected]>
release: v3.0.0-alpha.7

github.com/vitejs/vite - eddb6fb7fff2eb69f6c35ad44c6dd1fe651723be authored over 2 years ago by patak-dev <[email protected]>
fix: preserve annotations during build deps optimization (#8358)

github.com/vitejs/vite - 334cd9f6db05b8f90c34bf621bf80f714f0353ce authored over 2 years ago by patak <[email protected]>
refactor: `ExportData.imports` to `ExportData.hasImports` (#8355)

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

github.com/vitejs/vite - a9ccedd18a20b2fb5e15df191f7d4f1ff464e04b authored over 2 years ago by patak-dev <[email protected]>
fix: missing types for `es-module-lexer` (fixes #8349) (#8352)

github.com/vitejs/vite - df2cc3d5079a55de061fca73eb98e7b6c0751db2 authored over 2 years ago by 翠 / green <[email protected]>
feat: scan free dev server (#8319)

github.com/vitejs/vite - 3f742b6dcb8664f0bd1e304da8c1ea67d1f383a4 authored over 2 years ago by patak <[email protected]>
fix(optimizer): transpile before calling `transformGlobImport` (#8343)

github.com/vitejs/vite - 1dbc7ccac5191212548a59c02385595517b3e620 authored over 2 years ago by 翠 / green <[email protected]>
chore: remove unused dts from dist (#8346)

github.com/vitejs/vite - de9f556b7da801609d9ec6efad16c90c59a62cfa authored over 2 years ago by 翠 / green <[email protected]>