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(server): Listen only to 127.0.0.1 by default (#2977)

Co-authored-by: Nihal Gonsalves <[email protected]>
Co-authored-by: Anthony Fu <anthonyf...

github.com/vitejs/vite - 1e604d5b60900098f201f90394445fea55642e74 authored over 3 years ago by Eirik Sletteberg <[email protected]>
fix(resolve): normalize node_modules and bare imports, fix #2503 (#2848)

Co-authored-by: Anthony Fu <[email protected]>

github.com/vitejs/vite - 0c9741222532b9fa7818e0a2ce9c918bda03c6a0 authored over 3 years ago by patak <[email protected]>
chore: minor style fix (#3257)

github.com/vitejs/vite - 2421debf6830a4e1c11b642ac394b0b0e31f2576 authored over 3 years ago by Romuald Brillout <[email protected]>
chore: remove unused README references (#3256)

github.com/vitejs/vite - b4e517d90c5f46c73353f3de8bf0bc06296982f3 authored over 3 years ago by Nihal Gonsalves <[email protected]>
fix: only provide npm package names to resolveSSRExternal (#2717)

Co-authored-by: Anthony Fu <[email protected]>

github.com/vitejs/vite - 6dde32a1641e91470da73315272f14e62369b65b authored over 3 years ago by Romuald Brillout <[email protected]>
chore(ci): remove circle and appveyor ci (#3226)

github.com/vitejs/vite - 86ab1e2e511f9687c65c781a6ea0964cdf2d3405 authored over 3 years ago by Shinigami <[email protected]>
feat: add optimizeDeps.esbuildOptions (#2991)

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

github.com/vitejs/vite - 77a882a385147957b3100b3ec21de7cb212887bf authored over 3 years ago by Nihal Gonsalves <[email protected]>
docs: update sponsors

github.com/vitejs/vite - 38dd44859b3b8e1f20bda7b7633b3f6d4434e35a authored over 3 years ago by Evan You <[email protected]>
fix(plugin-legacy): correct log level to error (#3241)

github.com/vitejs/vite - 474fe9a3abbdf4845447eaab821d2ba51fda6207 authored over 3 years ago by patak <[email protected]>
release: v2.2.4

github.com/vitejs/vite - 38727c76bf53e3a9af27d69cfa0b76e7d9c445d1 authored over 3 years ago by patak-js <[email protected]>
refactor: dedupe deprecation warning code (#3232)

github.com/vitejs/vite - f3992984258ec47802f92f13fd99fc4e1747e1fd authored over 3 years ago by Nihal Gonsalves <[email protected]>
refactor(scan): don’t write to disk during dep scan (#3231)

github.com/vitejs/vite - e641d8e2970edf925ff1ef69fb0b24d5f5e22f05 authored over 3 years ago by Nihal Gonsalves <[email protected]>
fix(dev): strip utf-8 bom (#3162) (#3171)

github.com/vitejs/vite - 19a28692209564202ce7303a5664696cfbf3ef28 authored over 3 years ago by ygj6 <[email protected]>
test: coverage to settings related with backend integrations (#3081)

github.com/vitejs/vite - b40163c794b1c3be3f1715ed8a04d03dc72388b4 authored over 3 years ago by Máximo Mussini <[email protected]>
test: fix timeout hiding runtime build error (#3185)

github.com/vitejs/vite - 978d991293f5b8e1a4197ac4e3aee4fa2e838a88 authored over 3 years ago by patak <[email protected]>
fix: call `buildStart` hook in middleware mode (#3080)

github.com/vitejs/vite - c374a5405050a6ed9013082027774fa275c2d324 authored over 3 years ago by Alec Larson <[email protected]>
chore: add a build script (#3019)

github.com/vitejs/vite - deba7d187b975ceb96e94eba0ea896810faed7aa authored over 3 years ago by Shinigami <[email protected]>
ci: use Node 14 & fix memory on AppVeyor (#3175)

github.com/vitejs/vite - b2283a5910a6bd646c4448f13c2641a25b3e7068 authored over 3 years ago by Nihal Gonsalves <[email protected]>
feat: Allow overwrite `TerserOptions.safari10` from `UserConfig` (#3113)

github.com/vitejs/vite - 7cd8d7832e12e2facf7dfc163320a8798e19c6fd authored over 3 years ago by Alex Kozack <[email protected]>
fix(scan): improve script regular matching (fixes #2942) (#2961)

github.com/vitejs/vite - 1e785d1af54ae5e305dd1bef9af513f2c3a91ad3 authored over 3 years ago by Vben <[email protected]>
fix: dependencies are analyzed multiple times (#3154)

github.com/vitejs/vite - 28a67ad023fd7e43e3024d1a698c49a0f7156b59 authored over 3 years ago by Richard Petersen <[email protected]>
fix(emptyOutDir): never remove .git (#3043)

..and empty the out dir in `build --watch` mode when `emptyOutDir` is null.

github.com/vitejs/vite - 82dc5880c97daca2b7b8d55c27c30a6d810849a1 authored over 3 years ago by Alec Larson <[email protected]>
release: v2.2.3

github.com/vitejs/vite - 6d932a1988c16e53eeaa430bfe6b8b1b4501bcd6 authored over 3 years ago by patak-js <[email protected]>
fix: revert #2541, fix #3084 #3101 (#3144)

This reverts commit 1451b78e7b1a34b89e2768315832087c686fb5aa.

github.com/vitejs/vite - f4e7918d0784d4f20f7f9a5575cd7e4a9cfd69fb authored over 3 years ago by patak <[email protected]>
chore(create-app): update svelte templates for JSON imports (#3142)

github.com/vitejs/vite - 6f9734326e31b365186f353815d783236d4c1bb3 authored over 3 years ago by GrygrFlzr <[email protected]>
chore: use recommended lint (#3072)

github.com/vitejs/vite - 042360894a7d4d749684bb44e88ce4a06a9aa8a1 authored over 3 years ago by Shinigami <[email protected]>
fix(build): vendor chunk strategy uses static imports, fix #2672 (#2934)

github.com/vitejs/vite - 949b8184310ac073faf7f5271301ad0d9a884487 authored over 3 years ago by Wei <[email protected]>
fix: dymamic import polyfill path when base is a URL (#3132)

github.com/vitejs/vite - 02ba4ba32cd40f1cc3943781022c05f9df3b57e6 authored over 3 years ago by 胡金鑫 <[email protected]>
fix: await bundle close in worker plugin (#2997)

github.com/vitejs/vite - 0e7125a0480d2a50cd1d88c7a8d046af75be3a75 authored over 3 years ago by Han(ハン) <[email protected]>
fix: support postcss .pcss extension (#3130)

github.com/vitejs/vite - 6d602a0a4d2c1e77ded1344d59733eb93d4009c3 authored over 3 years ago by Azat S <[email protected]>
fix: add .svelte to list of known js src files (#3128)

github.com/vitejs/vite - 0f09eaff374065a866c0f23db1217704eeb637a6 authored over 3 years ago by Dominik G <[email protected]>
fix: handle null/empty sources in source maps (#3074)

github.com/vitejs/vite - 3e9f128d15f154a2e140fa65c5f617824f0c4916 authored over 3 years ago by Daniel Roe <[email protected]>
release: v2.2.2

github.com/vitejs/vite - 5251badcc9ff4e7b9550bc5b7c13c01768690b85 authored over 3 years ago by patak-js <[email protected]>
docs: corrected bullet point order (#3123)

github.com/vitejs/vite - 3bd4ecbb141849a4179d52e7c26c9958e85473fa authored over 3 years ago by Ivan Sieder <[email protected]>
feat(create-app): improve non-empty message for current dir (#3117)

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

github.com/vitejs/vite - c0a0a8427e61dc0f5774056aebd038c69492294a authored over 3 years ago by James George <[email protected]>
ci: build on node 16 (current) (#3098)

github.com/vitejs/vite - 5fe9a6968274dcaa377fe94e714b9506bf8db4e7 authored over 3 years ago by Nihal Gonsalves <[email protected]>
test: close page before server (#3097)

github.com/vitejs/vite - bf9ce2c719d2143d43e088fa598c17a95d0f1deb authored over 3 years ago by Nihal Gonsalves <[email protected]>
fix(plugin-vue): avoid duplicate import, fix #2640 (#2897)

github.com/vitejs/vite - 011438d16dc42408d5229b842d67dba28868566b authored over 3 years ago by ygj6 <[email protected]>
ci: set node memory limits on CircleCI (#3095)

github.com/vitejs/vite - 69b9af0e2a11191f87fd2188298e0143a42164bf authored over 3 years ago by Nihal Gonsalves <[email protected]>
docs: typos (#3086)

github.com/vitejs/vite - c5ed0242da428af856ebd4e0437211cf073dfe27 authored over 3 years ago by mwyywm <[email protected]>
fix(ssr): skip resolving browser field for SSR build, fix #3036 (#3039)

github.com/vitejs/vite - 61ea32056048e902ca69d88e1b0a2d21660dae2a authored over 3 years ago by underfin <[email protected]>
feat: add marko file extensions (#3073)

github.com/vitejs/vite - d34fd88e46cdcbbfbc266f431f47af285b1e8702 authored over 3 years ago by Dylan Piercey <[email protected]>
test(setup): fix server closure (#3056)

github.com/vitejs/vite - 70536b46e27a6bf9ff139a227834cb3dc37759ee authored over 3 years ago by Nihal Gonsalves <[email protected]>
ci: fix node memory issues (#3054)

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

github.com/vitejs/vite - 1f8be5a07f6e179cf9671c2db8e1872efa5acc3c authored over 3 years ago by Nihal Gonsalves <[email protected]>
release: v2.2.1

github.com/vitejs/vite - 1557df9a4c503f18e0029255ed3fb8c6b974c4fc authored over 3 years ago by patak-js <[email protected]>
fix(optimizer): depScan resolve with flatIdDeps (#3053)

github.com/vitejs/vite - cb441ef0f5c4a21117ea42d3fcee110a62371196 authored over 3 years ago by Nihal Gonsalves <[email protected]>
release: v2.2.0

github.com/vitejs/vite - d5a3733a1c9062f15678b978aa644ba3015df9c6 authored over 3 years ago by patak-js <[email protected]>
feat: include/exclude options for vue-jsx plugin (#1953)

github.com/vitejs/vite - fbecf1e5349ea5da8ff6f194efdcb152e2995398 authored over 3 years ago by JokcyLou <[email protected]>
feat(createLogger): allow custom prefix for logger (#2019)

github.com/vitejs/vite - 344d77e9735bc907b9383ad729afb0a8daa2af5f authored over 3 years ago by Anthony Fu <[email protected]>
fix: require.resolve to correct sub node_modules (#3003)

github.com/vitejs/vite - da11d43d9a246b0e721d6c33cd6a47a0675843cf authored over 3 years ago by yuuang <[email protected]>
fix(optimizer): ensure consistency with replace define (#2929)

fix #2893

github.com/vitejs/vite - ddb7a91f0085f832d438f9523397c8a55f3d0764 authored over 3 years ago by underfin <[email protected]>
fix: avoid endless loop in resolveSSRExternal (fix #2635) (#2636)

github.com/vitejs/vite - 59871ef16142412d78ec79fe5ed06390d86c49e6 authored over 3 years ago by meteorlxy <[email protected]>
feat: support cacheDir (#2899)

github.com/vitejs/vite - 57980d27ee10f1f92e532a0975d4ab39ce27d3ed authored over 3 years ago by meteorlxy <[email protected]>
feat: watch the dependencies of config file (#3031)

github.com/vitejs/vite - bb419cb969fec2a752dc45ab43b34351fe771f3a authored over 3 years ago by NONAME <[email protected]>
fix(react-refresh): check FunctionDeclaration nodes properly (#2903)

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

github.com/vitejs/vite - 2ee017c2637a953aa8219571666e4934e78a195e authored over 3 years ago by Alec Larson <[email protected]>
chore(deps): update lint related dependencies (#3020)

github.com/vitejs/vite - 1eb648e8b2983fd2ed5c9ad21633ac9732ff3526 authored over 3 years ago by Shinigami <[email protected]>
chore: use more explicit lint disable (#3021)

github.com/vitejs/vite - 70b04a5bc291a74284d1c67a0c39b2330c99daf6 authored over 3 years ago by Shinigami <[email protected]>
fix: filter out empty srcset, fix #2863 (#2888)

github.com/vitejs/vite - 0d4f803d6edc51f31a5e20a161aa77688823b689 authored over 3 years ago by Wei <[email protected]>
test: revert Prevent regressions in static file serving of files outside the root (#2358) (#3015)

This reverts commit ee7eb829e1ee265afb5011b57bff89d39d6b99af.

github.com/vitejs/vite - e472d29aaf9845dc0d53afff6683dff291e6bd9b authored over 3 years ago by patak <[email protected]>
test: avoid favicon.ico 404 (#3014)

github.com/vitejs/vite - 72eb8b52f291396ee64165c41918fe8169af61bf authored over 3 years ago by patak <[email protected]>
docs: fix a few typos in /guide/why.md (#3016)

github.com/vitejs/vite - 7445aea4623b0bb3b57053707b2eacd165d161fd authored over 3 years ago by OmegaVesko <[email protected]>
docs: show english search results only (#3004)

github.com/vitejs/vite - 8c51bc03de8ed58029ade80a4437874d441f8bfd authored over 3 years ago by Eduardo San Martin Morote <[email protected]>
fix: don't resolve import using browser during SSR (fix #2995) (#2996)

github.com/vitejs/vite - fd1c9ba11bff634c10e23a9cad2e5d639145ccf6 authored over 3 years ago by Ben McCann <[email protected]>
fix(build): properly handle alias key in config merge (#2847)

Co-authored-by: Anthony Fu <[email protected]>

github.com/vitejs/vite - 41261c70e6d65ddf1dca52a6e94e5aa555539581 authored over 3 years ago by Chris Santamaria <[email protected]>
feat(create-app): two-level prompt for framework and variants (#2941)

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

github.com/vitejs/vite - 176e55dd1bf0232f483697d35b95f6e29a47fd74 authored over 3 years ago by Anthony Fu <[email protected]>
feat: add inlineConfig.envFile option (#2475)

github.com/vitejs/vite - 81b80c69d6bb00f54aae0481ea78f869db35725d authored over 3 years ago by Kevin Hazy <[email protected]>
chore: @typescript-eslint/explicit-module-boundary-types (#2735)

github.com/vitejs/vite - c61b3e4e413a7f182b9c40bd5ff2c688e50e107f authored over 3 years ago by Shinigami <[email protected]>
docs: contributing.md extending test suite section (#2946)

github.com/vitejs/vite - 6dfba789f0826500566f69db9aff7e301ef6e858 authored over 3 years ago by patak <[email protected]>
chore: upgrade vue-tsc to 0.0.24 (#2992)

github.com/vitejs/vite - a56d4af2b2be20798739f2877eefb1dc47374b81 authored over 3 years ago by Vben <[email protected]>
fix(css): properly pass options to stylus compiler, fix #2587 (#2860)

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

github.com/vitejs/vite - 8dbebeed4c1dd13e13aa7201ad6922d4d4c20368 authored over 3 years ago by François Risoud <[email protected]>
fix(build): avoid import duplicate chunks, fix #2906 (#2940)

github.com/vitejs/vite - 8b02abf537cb731fcfe84cf8e93ba3e923e83114 authored over 3 years ago by psaren <[email protected]>
feat(plugin-api): support async configResolved hooks (fixes #2949) (#2951)

github.com/vitejs/vite - 8b38168f7bc5be1d3417f3115ac723baec736ed6 authored over 3 years ago by Dominik G <[email protected]>
fix(types): clean-css types (#2971)

github.com/vitejs/vite - 9be7449544b078d572b93e7df463a0c4756a84f5 authored over 3 years ago by Markus Lanthaler <[email protected]>
fix: A static and dynamically imported module is loaded twice (#2935)

github.com/vitejs/vite - 266fb55adc1e3580bab86d30fcd1dfd1d80748a9 authored over 3 years ago by Richard Petersen <[email protected]>
fix(ssr): fix ssrTransform catch clause error (fix #2667) (#2966)

github.com/vitejs/vite - c9e0bcf5653c31ffa00819083a9ce58a24e0bd17 authored over 3 years ago by leemove <[email protected]>
fix(test): improve stability of ssr testsuites by using chokidar polling mode and additional waits (#2954)

github.com/vitejs/vite - 705a2b394e574ac5fd8f583847f0474acf5e3769 authored over 3 years ago by Dominik G <[email protected]>
fix(create-app): the node in the svelte template is incorrectly mounted (#2947)

github.com/vitejs/vite - 0825f7ee3574ae3f28f566da27835fbf3b210fac authored over 3 years ago by Ryan Wang <[email protected]>
chore: upgrade vue-tsc to 0.0.23 (#2960)

github.com/vitejs/vite - cf27a08830dba9e2dc58912a6bf9d6b507bdb2a6 authored over 3 years ago by leemove <[email protected]>
chore: fix Vite Land link in CoC [skip ci] (#2952)

github.com/vitejs/vite - 44bfb960ea4c512753165580a91022a9d85cdd73 authored over 3 years ago by Jeff Yang <[email protected]>
test: fix flakiness of client-side routing test (fix #2646) (#2948)

github.com/vitejs/vite - 92b31935666c756c1e15170fbafb817faf995c97 authored over 3 years ago by Romuald Brillout <[email protected]>
feat: support globbing from dependencies (#2519)

fix #2390

github.com/vitejs/vite - 71215533ac60e8ff566dc3467feabfc2c71a01e2 authored over 3 years ago by Romuald Brillout <[email protected]>
docs: Multi-Page App note when using 'root' (#2939)

github.com/vitejs/vite - 1e3cd996f9e377fed516117136f2afe219266680 authored over 3 years ago by Michael P Smith <[email protected]>
ci: add caching step in GitHub Actions (#2936)

github.com/vitejs/vite - b8325a0df144e2259514ed76d68cb94c8f23b4c1 authored over 3 years ago by Jeff Yang <[email protected]>
ci: use github actions (#2622)

* ci: use github actions

* fix(ci): build before lint

* chore(ci): improve ci matrix

* ...

github.com/vitejs/vite - e70c80ef53c06ca377241f5fe87e1407700d0b3b authored over 3 years ago by Shinigami <[email protected]>
fix(plugin-vue): add newline character before class components, fix #2787 (#2933)

github.com/vitejs/vite - 8fe828e9be9e9de67463af6f5dc35ebdbfdbda28 authored over 3 years ago by ygj6 <[email protected]>
feat(create-app): add template vanilla-ts (#2023)

Co-authored-by: Henry Vogt <[email protected]>
Co-authored-by: Anthony Fu <anthonyfu117@hotmai...

github.com/vitejs/vite - 89898d36cbe03bce9b6a7ab80a1c45de9989e56e authored over 3 years ago by Henry Vogt <[email protected]>
docs: format api-javascript.md (#2885)

github.com/vitejs/vite - 7e98c076a98a5bac0cd5633bb73777dacc215d25 authored over 3 years ago by JayFate <[email protected]>
refactor(worker): use existing isBuild flag (#2853)

github.com/vitejs/vite - a0f00eebf689d9c6cd157038c37c9d0a6a08e043 authored over 3 years ago by Wei <[email protected]>
feat: parameter settings when packaging the library (#2750)

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

github.com/vitejs/vite - f17e19a80ced16401d00fef266493dd11fc69f2f authored over 3 years ago by 清尘 <[email protected]>
fix(scan): avoid crawling type only import (#2810)

Co-authored-by: Anthony Fu <[email protected]>

github.com/vitejs/vite - daf783866b744c09e2b10234ced853c6f9a84dff authored over 3 years ago by Han(ハン) <[email protected]>
feat(plugin): plugin config hook supports return promise (#2800)

github.com/vitejs/vite - 5dfd0e85978f77c8d12f7b83f25a383ae9c2f7e9 authored over 3 years ago by liuwei <[email protected]>
feat: export manifest types (#2901)

github.com/vitejs/vite - ffcb7ce0ac4fe61fbd02da05090d48835a0dd1e4 authored over 3 years ago by Christoph Werner <[email protected]>
feat(cli): build watch mode, fix #1434 (#1449)

github.com/vitejs/vite - 0dc6e37298e2e3efda74a1042f37bd70e3f5d3a5 authored over 3 years ago by Sacha STAFYNIAK <[email protected]>
fix(build): support `cssCodeSplit` for cjs format, fix #2575 (#2621)

Co-authored-by: Anthony Fu <[email protected]>

github.com/vitejs/vite - 2a89c57d3fb2dedbe595c4d49c454f3d138e6414 authored over 3 years ago by underfin <[email protected]>