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(ssr): not flatten export * as (fix #3934) (#3954)

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

github.com/vitejs/vite - 7381d27564045a05cffbe4229d71d64b5a791042 authored over 3 years ago by Glen Huang <[email protected]>
fix(plugin-vue-jsx): replace default export with helper during SSR (#3966)

github.com/vitejs/vite - bc86464d3c6591eae96e070a1724a3f21874c8ce authored over 3 years ago by Kael <[email protected]>
chore: feature request form (#3978)

github.com/vitejs/vite - 756c5616fab6858706e91396838342f68f181b35 authored over 3 years ago by patak <[email protected]>
docs: clarify CommonJS with `optimizeDeps.exclude` (#3961)

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

github.com/vitejs/vite - 8fa75b5f9ff3730270d0793e860019b9aa4577de authored over 3 years ago by Alec Larson <[email protected]>
chore: use issues forms beta for bug reports (#3975)

github.com/vitejs/vite - cb21f716301fce62e4a10f0d5c1be43e80b5c665 authored over 3 years ago by patak <[email protected]>
refactor: deprecated `server.fs.root` in favor of `server.fs.allow` (#3968)

github.com/vitejs/vite - 1491460d0f2b652c153d1f43dcc50c1d9969ccde authored over 3 years ago by Anthony Fu <[email protected]>
chore: update deps LICENSE

github.com/vitejs/vite - acb9a50eb000fb74ed64eab6e098808e84c35292 authored over 3 years ago by Anthony Fu <[email protected]>
refactor!: rename `server.fsServe` to `server.fs` (#3965)

github.com/vitejs/vite - 5551dff351f77d6ba670c77b707446840067fa1c authored over 3 years ago by Anthony Fu <[email protected]>
build: fix build after upgrade

github.com/vitejs/vite - 480ee13db046f886ac47e5bf256dfe1e6287ca7d authored over 3 years ago by Evan You <[email protected]>
chore: re-resolve yarn.lock to fix vue version mismatches

github.com/vitejs/vite - 368af0cc15b2ba41046d1588800c86504651020f authored over 3 years ago by Evan You <[email protected]>
docs: fix dead link

github.com/vitejs/vite - 7a1dc9cf082fc4685d7bf9a70fa09714f4247a05 authored over 3 years ago by Evan You <[email protected]>
feat: support for regex for ssr.noExternal (#3819)

github.com/vitejs/vite - 330c94c4355e4f091e6e4f46c6a47dbfba410e40 authored over 3 years ago by ferdinando-ferreira <[email protected]>
fix(plugin-legacy): chunk may not exist (#3886)

github.com/vitejs/vite - dd5931d9c1cf382849047332b2c3409755ceebf5 authored over 3 years ago by OneNail <[email protected]>
feat: add client events to import.meta.hot.on (#3638)

Co-authored-by: Shinigami92 <[email protected]>
Co-authored-by: Christopher Quadflieg <chris...

github.com/vitejs/vite - de1ddd401802784a74f5106c5173945e760d3f03 authored over 3 years ago by François Wouts <[email protected]>
feat: fs-serve import graph awareness (#3784)

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

github.com/vitejs/vite - c45a02f0279103be922a2d24b8cd05141e0ff165 authored over 3 years ago by Anthony Fu <[email protected]>
feat(plugin-vue-jsx): jsx plugin should have extra babel plugins option (#3923)

github.com/vitejs/vite - aada0c5e71e4826cf049596f3459d48b386ea4da authored over 3 years ago by Amour1688 <[email protected]>
feat: generate inline sourcemaps for bundled vite.config.js files (#3949)

github.com/vitejs/vite - cff2fcd8db98bb1c046816fd2e01dcbffbe86629 authored over 3 years ago by Alec Larson <[email protected]>
test: top level await esbuild compatibility (#3944)

github.com/vitejs/vite - 2012b0b6c4c24dbb3b7379ebea8d754a1fdd4590 authored over 3 years ago by patak <[email protected]>
docs: add a comma to the code (#3941)

github.com/vitejs/vite - 59b9cc93d457224e5724b45509bb867a6d852b1c authored over 3 years ago by Jun Shindo <[email protected]>
fix(ssr): not importing browser exports, fix #3772 (#3933)

github.com/vitejs/vite - f623ba37dbc517656a7ffb10bc1b3cb221a4bc72 authored over 3 years ago by Glen Huang <[email protected]>
chore(deps): update dependency clean-css to v5 (#3879)

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

github.com/vitejs/vite - 6ec1d2d07a77d001651479ded330ec19fc738b56 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update all non-major dependencies (#3878)

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

github.com/vitejs/vite - a66a8053e9520d20bcf95fce870570c5195bcc91 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: missing styles with build watch (#3742) (#3887)

github.com/vitejs/vite - c9a6efe17108a899e1d1f4cb490973486223da99 authored over 3 years ago by Janis Pritzkau <[email protected]>
fix: do not end server process in CI (#3659)

github.com/vitejs/vite - 5999444496b6309460687b0769afad018aa21859 authored over 3 years ago by Ian VanSchooten <[email protected]>
chore(playground): text util (#3851)

github.com/vitejs/vite - aed333817d73479337124e8eed4b5aab9ecc67cc authored over 3 years ago by OneNail <[email protected]>
chore(renovate): remove stabilityDays limit

github.com/vitejs/vite - 5d457689bd3246081d8c3dccad2f20dbd270a3ba authored over 3 years ago by Anthony Fu <[email protected]>
fix: multiple css url separation (fix #3922) (#3926)

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

github.com/vitejs/vite - 2d01e62a70e534694ee1d87f4a328e796ae4c8fe authored over 3 years ago by Tomasz Surowiec <[email protected]>
docs: proxy 'configure' option (#3936)

github.com/vitejs/vite - 88748b3ffccb5aeba29ed48d3c9dbee99ca26b24 authored over 3 years ago by Luuk de Vlieger <[email protected]>
chore: remove unused `open-in-editor` dep (#3901)

github.com/vitejs/vite - 87b3a6ecff36e2fe7d91445d8ba992d91b6aa743 authored over 3 years ago by hehe <[email protected]>
chore(changelog): remove broken link [skip ci] (#3870)

github.com/vitejs/vite - 627e26c9f3e10cd0b8e3516620ada28829a61247 authored over 3 years ago by Eugene Kopich <[email protected]>
fix(ssr): fix binding overwrite at nested function, fix #3856 (#3869)

github.com/vitejs/vite - 85f51c191d4d3317c5796e6c614ade6f7c21dddf authored over 3 years ago by underfin <[email protected]>
fix(scan): 'for await' support in script setup for dev server (#3889)

github.com/vitejs/vite - dd46cd1d030dcfffcbb2f20aff2b388cd18700f4 authored over 3 years ago by Andrey Trebler <[email protected]>
fix(create-app): svelte templates use type module (fixes #3834) (#3835)

github.com/vitejs/vite - ddefe8410efdb2104763b9d03fec0e42b9f7bf17 authored over 3 years ago by Dominik G <[email protected]>
fix: only downgrade target to es2019 when actually using terser

github.com/vitejs/vite - bd8723eb36be368b4a45240e1f0159fbd40a81a4 authored over 3 years ago by Evan You <[email protected]>
feat: support new URL(url, import.meta.url) usage

github.com/vitejs/vite - 4cbb40d2f1a4050c9944e7e1d9e0f5b204b7e37b authored over 3 years ago by Evan You <[email protected]>
refactor: remove useless capture group

github.com/vitejs/vite - 122272709f9b145c99968e20fdd3beb8b36176bb authored over 3 years ago by Evan You <[email protected]>
fix(scan): avoid breaking html comment regex inside script of scanned html-like files

github.com/vitejs/vite - bb095db11db5c7a12db6dcee866694f1f68d1e15 authored over 3 years ago by Evan You <[email protected]>
fix(css): file or contents missing error in build watch (#3742) (#3747)

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

github.com/vitejs/vite - 26b1b9988db1ab980ca816d1914b26d6d3424502 authored over 3 years ago by 似水微寒 <[email protected]>
release: v2.3.8

github.com/vitejs/vite - 6e3653fe62bc381deb86d28921e1ae7375456d0b authored over 3 years ago by Evan You <[email protected]>
fix(hmr/css): fix infinite recursion on hmr (#3865)

github.com/vitejs/vite - 0d5726fff2fe724ffec3c0621e3dcd6775b0fe8b authored over 3 years ago by ferdinando-ferreira <[email protected]>
fix(hmr): avoid css propagation infinite loop

github.com/vitejs/vite - 7362e6e9a7a0f0177b467f1cf80552acf22c46a0 authored over 3 years ago by Evan You <[email protected]>
chore: adjust file module matching for windows

github.com/vitejs/vite - 41b193c8500b28efc3e61a0387498ded3840c6a1 authored over 3 years ago by Evan You <[email protected]>
fix(hmr): avoid duplicated modules for css dependency

github.com/vitejs/vite - 385ced9c2e9b5f06e9c06669fe19a0a98cc82c8b authored over 3 years ago by Evan You <[email protected]>
fix(hmr/css): check CSS importers for hmr boundaries - fix Tailwind 2.2 compat

github.com/vitejs/vite - 6eaec3ab74d126310d93f8a93f8577bed1c3f474 authored over 3 years ago by Evan You <[email protected]>
chore: lint prefer-const (#3841)

github.com/vitejs/vite - ff7284f45c32b927a626eb63f72cd23be285b490 authored over 3 years ago by OneNail <[email protected]>
chore: typo (#3836)

github.com/vitejs/vite - 3bff06eed6692442570bab9fffcc22acb46754b5 authored over 3 years ago by JserWang <[email protected]>
fix(deps): update all non-major dependencies (#3791)

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

github.com/vitejs/vite - 74d409eafca8d74ec4a6ece621ea2895bc1f2a32 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: ?import with trailing = added by some servers (#3805)

github.com/vitejs/vite - 460d1cda317e4c4d03434f2b3d8de9152620005b authored over 3 years ago by Theo Browne <[email protected]>
chore: use `prompts` and remove `enquirer` (#3812)

github.com/vitejs/vite - 3d5c697e4ee5a4273049442f7dda4ca6c146909d authored over 3 years ago by Anthony Fu <[email protected]>
chore: set stabilityDays for renovate (#3811)

github.com/vitejs/vite - b3857f27bdf8865493bcc5fc966938aab747c23d authored over 3 years ago by Anthony Fu <[email protected]>
chore: disable deps for renovate

github.com/vitejs/vite - cc70fd4cd90d1ce69285d5301f7f032c7741a9ff authored over 3 years ago by Anthony Fu <[email protected]>
chore: update deps (#3807)

github.com/vitejs/vite - b146e94f814566e66e701465424922f9b7631396 authored over 3 years ago by Anthony Fu <[email protected]>
chore(deps): update dependency acorn-static-class-features to v1 (#3795)

github.com/vitejs/vite - ce459e3ffee95bac4fbf79d204c8cf65f25c9924 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: disable node version bump for renovate

github.com/vitejs/vite - d7efd845f68be4d88442d3bc46e766d319ea5e89 authored over 3 years ago by Anthony Fu <[email protected]>
chore(deps): update dependency acorn-class-fields to v1 (#3794)

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

github.com/vitejs/vite - 2b2b9628b7683715f3ba829bc7d0df02d6ed6f12 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: update renovate config (#3799)

github.com/vitejs/vite - 2e42a2de74edb8384fc0935fa21c7665b76908e0 authored over 3 years ago by Anthony Fu <[email protected]>
fix(css): filter out function name suffixes with url (#3752)

github.com/vitejs/vite - 9aa255a0abcb9f5b23c34607b2188f796f4b6c94 authored over 3 years ago by Sociosarbis <[email protected]>
chore(deps): update dependency @rollup/plugin-node-resolve to v13 (#3792)

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

github.com/vitejs/vite - 076c5a49757fd474fbbc0a8ec4dfb96357de38bd authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(plugin-legacy): wrap chunks in IIFE (#3783)

github.com/vitejs/vite - 9abdb8137ef54dd095e7bc47ae6a1ccf490fd196 authored over 3 years ago by Umidbek Karimov <[email protected]>
fix(create-app): improve prompt message (#3769)

github.com/vitejs/vite - 9703bcd7e594769792779306f8f978dcc010d92f authored over 3 years ago by James George <[email protected]>
chore: typo (#3771)

github.com/vitejs/vite - d3e8bef3dd1f4aaea41c38a76726d21eccec98bd authored over 3 years ago by Troy Latchman <[email protected]>
fix(create-app): update svelte templates to use named export of vite-… (#3760)

github.com/vitejs/vite - c69f83615292953d40f07b1178d1ed1d72abe695 authored over 3 years ago by Dominik G <[email protected]>
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#3767)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release...

github.com/vitejs/vite - df15f2b8b8abfce6a87021a4c8340667e137414f authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: configure Renovate (#3766)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Anthony Fu <anthonyfu117@hot...

github.com/vitejs/vite - 732d5907d3141a781cd9564a07b34e27d690398f authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: allow 'hidden' sourcemap to remove //# sourceMappingURL from generated maps (#3684)

* fix(types): add hidden to sourcemap

* docs: update sourcemap config

github.com/vitejs/vite - 19e479ba0dd1da4d1de075bdf11edabe00af6cb6 authored over 3 years ago by Aayush Kapoor <[email protected]>
ci: drop node 15 (#3723)

github.com/vitejs/vite - 961a2bff8fa6329fb2d0c0990ef4e9afecec2eb2 authored over 3 years ago by hehe <[email protected]>
chore: rename pending triage label (#3756)

github.com/vitejs/vite - 931404d7b225da5ed43a7e842aaef6c9a09c4e7a authored over 3 years ago by Shinigami <[email protected]>
refactor: clean Windows recognition (#3724)

github.com/vitejs/vite - 0b6c7f2876c067f75bf7075bd6007bcdeb0809ba authored over 3 years ago by fi3ework <[email protected]>
chore: typo (#3720)

github.com/vitejs/vite - 18c84cb2820a9f6b6058771abcd0c556c06e3f18 authored over 3 years ago by agoni1212 <[email protected]>
fix(hmr): always invalidate all affected modules

github.com/vitejs/vite - e048114d3657fc8e2fec645eba3f5f2fe230ceb7 authored over 3 years ago by Evan You <[email protected]>
fix: don't replace `process.env` if `process` not global variable (#3703)

github.com/vitejs/vite - 5aeadb719944152be7ed9f9472aa2238ea3557c0 authored over 3 years ago by Alex Kozack <[email protected]>
fix: upgrade esbuild for esm compatibility (#3718)

see https://github.com/evanw/esbuild/blob/master/CHANGELOG.md#0127

fix #3399 fix #3413

github.com/vitejs/vite - dbb5eabe246747abab187a6c8d90cd418856e048 authored over 3 years ago by Liu Bowen <[email protected]>
release: v2.3.7

github.com/vitejs/vite - 94562d7d59eda73ddd226481271ebf078547a2dd authored over 3 years ago by patak-js <[email protected]>
feat(css): support postcss dir-dependency message type (#3707)

github.com/vitejs/vite - 665d43872914c7a79a5a79aa4b6349961e68a10d authored over 3 years ago by Evan You <[email protected]>
chore: `files` instead of `.npmignore` for better readability (#3694)

See discussions at <https://github.com/vitejs/vite/pull/3656#issuecomment-855526900>

github.com/vitejs/vite - f525a364e0b1e8b3aa60cf2e5bc0acd7b3561a07 authored over 3 years ago by Haoqun Jiang <[email protected]>
chore(deps): update typescript to v4.3 (#3557)

github.com/vitejs/vite - f66dce475c94caf5536c2bfe5fe2641a126daa7e authored over 3 years ago by Shinigami <[email protected]>
chore(create-app): add type="button" to satisfy eslint rule (#3685)

@see https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/button-has-type.md

github.com/vitejs/vite - 32c596ca26b2e164b9c766b9c0f3a8f204a34e48 authored over 3 years ago by meijin <[email protected]>
fix: show error message above the stack when HMR overlay is disabled (#3677)

github.com/vitejs/vite - 6b4c3550f673253ca175a1e2ca2efb8d1ec85b3b authored over 3 years ago by François Wouts <[email protected]>
fix: update `sirv` to decode url in preview (#3680)

github.com/vitejs/vite - 0430127b7b7216d92a351fcb9c80753563a318e6 authored over 3 years ago by Andy Li <[email protected]>
fix: Include src files in vite npm bundle (for sourcemaps) (#3656)

github.com/vitejs/vite - 294d8b472ca5d5079d8fe35ecb1b0bf6cf7720db authored over 3 years ago by Ian VanSchooten <[email protected]>
docs: fix build.assetsInlineLimit note for lib mode, fix #3643 (#3672)

github.com/vitejs/vite - 4d2e68b96394c22b55dab205ecbdf4cbd47cc883 authored over 3 years ago by ⚡ Aditya Patel ⚡ <[email protected]>
fix: tolerant fs error in formatError (#3665)

github.com/vitejs/vite - 5146cc5eb2bfe4317e3a7c8590963cbebaa5b3e9 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release with beta options (#3613)

github.com/vitejs/vite - 80b8043ccf4f1db54541cbfb4a04c83c5bf53e1f authored over 3 years ago by Anthony Fu <[email protected]>
feat(create-app): update svelte-ts template to use @tsconfig/svelte a… (#3668)

github.com/vitejs/vite - 5c3b668250903ba9ed75db5c4bb7f548d5cb6105 authored over 3 years ago by Dominik G <[email protected]>
release: v2.3.6

github.com/vitejs/vite - dfab3ed82a4651a323542cd5429b281272ae8ec6 authored over 3 years ago by patak-js <[email protected]>
fix: revert avoid css leaking into emitted javascript (#3402) (#3630)

github.com/vitejs/vite - 91eb2a6bc30103569cce05f6da1acdd72d5f71f0 authored over 3 years ago by Dominik G <[email protected]>
chore(cli): change logLevel help option to v2 options (#3619)

github.com/vitejs/vite - 8b4075d6fe1628ec2a91b16ba51bdfd441dfc328 authored over 3 years ago by JA <[email protected]>
fix(types): add '*?.sharedworker' typing (#3618)

github.com/vitejs/vite - 690ff999cdebf390a84506c5b62a17e6e8f47c17 authored over 3 years ago by Naeemo <[email protected]>
chore: typo (#3616)

github.com/vitejs/vite - 82b2bceb1edff41354be7c0935bda1bc2a522af1 authored over 3 years ago by OneNail <[email protected]>
fix(create-app): handle invalid template (#3615)

github.com/vitejs/vite - 4578a8cc2f0ab972d6dc6bdb9ac92d6fbbd6fb05 authored over 3 years ago by James George <[email protected]>
release: v2.3.5

github.com/vitejs/vite - 22f012b69b4d34fad0c0fc182ed13b50ffce7097 authored over 3 years ago by Anthony Fu <[email protected]>