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): upgrade vite-plugin-svelte (#9076)

github.com/vitejs/vite - acaf9e04cee054ec82b5236696e6c749a44745d6 authored over 2 years ago
chore: fix create-vite release script (#9075)

github.com/vitejs/vite - 45b3f8f94470dbc9be53d94e42e992dff41da324 authored over 2 years ago
fix(create-vite): remove import from public (#9074)

github.com/vitejs/vite - 880f5608b435a32a5c5b4554c8ef929c24149007 authored over 2 years ago
chore: 3.0 release notes and bump peer deps (#9072)

github.com/vitejs/vite - 427ba26fa720a11530d135b2ee39876fc9a778fb authored over 2 years ago
release: v3.0.0

github.com/vitejs/vite - b8c625cec4db938032ad754c7095bd246a4698ee authored over 2 years ago
docs: upgrades to vite core (#9070)

github.com/vitejs/vite - 8480b3519f63b4576aa649ca1d9d58249849c2da authored over 2 years ago
docs: version toggle label (#9069)

github.com/vitejs/vite - 631e26de43283b4ce1fcca7bcb42ff9008115a82 authored over 2 years ago
docs: improve server.host desc in migration guide (#9030)

Co-authored-by: Ian VanSchooten <[email protected]>
Co-authored-by: Bjorn Lu <bjornlu.d...

github.com/vitejs/vite - d5d41a6688250c9b67bcfe326d69d0f9ed811a20 authored over 2 years ago
docs: update ssr externals (#9048)

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

github.com/vitejs/vite - e5ddfa824656fe34d8bda8a440505be7adf67a1e authored over 2 years ago
chore: v3 announcement blog post (#9037)

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

github.com/vitejs/vite - 63917913f7bd4759fdee8c7d105e07f20f4ec3eb authored over 2 years ago
docs: fix link a11y (#9055)

github.com/vitejs/vite - 5340005fc01ae536a077103f64b92f6e51bcec34 authored over 2 years ago
fix: prevent production node_env in serve (#9066)

github.com/vitejs/vite - 7662998d90f628d148fdffd5913e633fe0fb0978 authored over 2 years ago
chore: include 2.9.13-2.9.14 changelog in main (#9053)

github.com/vitejs/vite - f020066e476c33f100a1881578c9dda051929dd1 authored over 2 years ago
docs: update ssr (#8987)

github.com/vitejs/vite - 8c528673ed731cdac9882cbf502bc40b382d5b65 authored over 2 years ago
fix: remove ws is already closed error (#9041)

github.com/vitejs/vite - 45b8b532fa2a1a91c8557b779b7ea2d5f10b672c authored over 2 years ago
fix: reload on restart with middleware mode (fixes #9038) (#9040)

github.com/vitejs/vite - e37269376d915c943bd9073081ad2ab3d1c0da1b authored over 2 years ago
release: v3.0.0-beta.10

github.com/vitejs/vite - e685de39e54123fd86928828fa908ede31a23fa8 authored over 2 years ago
feat: expose server resolved urls (#8986)

github.com/vitejs/vite - 26bcdc3186807bb6f3817119cd7e64ae8308a057 authored over 2 years ago
docs: add team page (#8720)

Co-authored-by: Shinigami <[email protected]>
Co-authored-by: patak <matias.capeletto@gmail....

github.com/vitejs/vite - 519f7debe176d99f464a96240842c303d8ec5e57 authored over 2 years ago
chore(deps): update all non-major dependencies (#9022)

github.com/vitejs/vite - 6342140e6ac7e033ca83d3494f94ea20ca2eaf07 authored over 2 years ago
chore: ignore ts warning (#9015)

github.com/vitejs/vite - e2a6bf42de427e60a0091860b93b352bf06530d2 authored over 2 years ago
chore: scanner after server listen (#9020)

github.com/vitejs/vite - 53799e1cced7957f9877a5b5c9b6351b48e216a7 authored over 2 years ago
chore: fix test optimizeDeps at build time flag (#9004)

github.com/vitejs/vite - 9363872146b3bced0df9b827abd5ef17ecd2295f authored over 2 years ago
fix(vue): handle undefined on import.meta.hot.accept (fixes #8625) (#9011)

github.com/vitejs/vite - 70af44abcca937b198b68832e17c3e900e6ee6f9 authored over 2 years ago
fix(ssr): sourcemap content (fixes #8657) (#8997)

github.com/vitejs/vite - aff4544d7ed85fd21e9c21abcb532dc72fe6540b authored over 2 years ago
docs: Improve wording of 'Why Vite' (#9005)

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

github.com/vitejs/vite - ce790c4080b6592ed60edfcf90a9ec344d575fa1 authored over 2 years ago
fix(react): sourcemap incorrect warning and classic runtime sourcemap (#9006)

github.com/vitejs/vite - bdae7fad81e1dc5ef388c34349c1736f2e50ff84 authored over 2 years ago
feat: show ws connection error (#9007)

github.com/vitejs/vite - da7c3aeac254a028deef2c7387bbf28447c7410a authored over 2 years ago
docs: update api-javascript (#8999)

github.com/vitejs/vite - 05b17dfcdf0c6d792a7ec5d9cf9a11e17ac79b6c authored over 2 years ago
chore: v3.0.0-beta.9 release notes (#8996)

github.com/vitejs/vite - 2a9bc6dda4be0b8a0cdbcc20878c18197dabfc4e authored over 2 years ago
release: v3.0.0-beta.9

github.com/vitejs/vite - 5a7d04d7e3694fd15996fd665215756ace6b2a89 authored over 2 years ago
fix: respect explicitily external/noExternal config (#8983)

github.com/vitejs/vite - e36988014ba1982768ab8a9544b0b5308e37383c authored over 2 years ago
chore: use vite-env.d.ts convention (#8988)

github.com/vitejs/vite - cf23963b50eafe5504cb16e97b161fa6cc4ebabe authored over 2 years ago
docs: cleanup changes (#8989)

github.com/vitejs/vite - 07aef1b4c02a64732b31b00591d2d9d9c8025aab authored over 2 years ago
release: v3.0.0-beta.8

github.com/vitejs/vite - 33d61774c1063bd6922b632e9e1c6d4d079f0854 authored over 2 years ago
refactor: opt-in optimizeDeps during build and SSR (#8965)

github.com/vitejs/vite - f8c8cf272345364e8a6181725335e95b957ba8c4 authored over 2 years ago
fix: re-encode url to prevent fs.allow bypass (fixes #8498) (#8979)

github.com/vitejs/vite - b8356991c0a7dae32fb70b613460f15027915aa7 authored over 2 years ago
refactor!: move basic ssl setup to external plugin, fix #8532 (#8961)

github.com/vitejs/vite - 5c6cf5a2a6577fb8e8ecc66a0411143af3fed042 authored over 2 years ago
chore: update readme (#8971)

github.com/vitejs/vite - c956cf7335bb38bb3546ae2b8120954be5b246a9 authored over 2 years ago
fix(scan): detect import .ts as .js (#8969)

github.com/vitejs/vite - 752af6ce18b2ed01ea8d233665ca31faf0e223d3 authored over 2 years ago
fix: handle context resolve options (#8966)

github.com/vitejs/vite - 57c6c158ca0546962d0644f9ea3ee1bddbbaaf2c authored over 2 years ago
fix: cjs interop export names local clash, fix #8950 (#8953)

github.com/vitejs/vite - 2185f7236e91361304b197de8c9b84b66511be73 authored over 2 years ago
docs: update Cloudflare pages option (updates: #8927) (#8949)

github.com/vitejs/vite - bef378d4a0737a8e8f4d75171ec919a758d2833d authored over 2 years ago
release: v3.0.0-beta.7

github.com/vitejs/vite - 0d2c257a1f34e6b3126ef155d3985a2973a57f13 authored over 2 years ago
fix(css): always use css module content (#8936)

github.com/vitejs/vite - 6e0dd3aa9d1b806dbe4abb07f18b191e225d7f41 authored over 2 years ago
feat: avoid scanner during build and only optimize CJS in SSR (#8932)

github.com/vitejs/vite - 339d9e394620c843c9c0c9c8afc4d77e27879620 authored over 2 years ago
docs: add Cloudflare Pages to deploy options (#8927)

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

github.com/vitejs/vite - df5688cae266bd0dacb6b5b7bcd0348e42bc61dd authored over 2 years ago
feat: support import assertions (#8937)

github.com/vitejs/vite - 2390422aaa5e6d1a34ddb7bcab8657e632922396 authored over 2 years ago
docs: fix `build.chunkSizeWarningLimit` heading level (#8938)

github.com/vitejs/vite - ec9ebd34c67210cbc52381e804528b1b2b9221dc authored over 2 years ago
docs: fix grammar in why.md (#8940)

github.com/vitejs/vite - 234bb534f3d5b844e1657616284db99c0f95d9be authored over 2 years ago
fix: template-react-ts warning when importing path in vite.config.ts (#8924)

github.com/vitejs/vite - 0e6b82ea130963ff60f419e3f352ec7702bea22e authored over 2 years ago
docs(ssr): specify the use of express.Router (#8915)

github.com/vitejs/vite - 9d28ffd3410a3ea2b739cce31e845f59cebd3cc6 authored over 2 years ago
feat: ssr.optimizeDeps (#8917)

github.com/vitejs/vite - f280dd99856af68a47635dda609c402333805209 authored over 2 years ago
fix: ssrBuild is optional, avoid breaking VitePress (#8912)

github.com/vitejs/vite - 722f5148ea494cdc15379d3a98dca0751131ca22 authored over 2 years ago
feat: improved cold start using deps scanner (#8869)

github.com/vitejs/vite - 188f1881eb9c280eaf34103253f1e6fea20bc274 authored over 2 years ago
release: v3.0.0-beta.6

github.com/vitejs/vite - d41286065d0f5b0b82c16fd97735b2cf2d744794 authored over 2 years ago
chore(deps): update all non-major dependencies (#8905)

github.com/vitejs/vite - 4a24c17772bdbbc6077fae08b536bdb089eeefe1 authored over 2 years ago
chore(deps): update dependency connect-history-api-fallback to v2 (#8906)

github.com/vitejs/vite - 129c7c6f75113eef91a1179243427e1348261535 authored over 2 years ago
refactor: remove ?used inject in glob plugin (#8900)

github.com/vitejs/vite - f9b5c14c42bf0a5c7d4ca4b53160047306fb07c5 authored over 2 years ago
fix(hmr): set isSelfAccepting unless it is delayed (#8898)

github.com/vitejs/vite - ae345654197168e61395b088969fae577483d12a authored over 2 years ago
test: skip failing test

github.com/vitejs/vite - a67b0d3fd5cecfdd9e097fb7c118303a6e720800 authored over 2 years ago
fix: reverts #8278

This reverts commit 0b25cc1ef7ad344443518446ccdd54bbd8444bc9.

github.com/vitejs/vite - a0da2f0996ec669a240c02178367f0e976abb28c authored over 2 years ago
docs: typo in migration.md (#8895)

github.com/vitejs/vite - c509659432b79e234be8d60e7648fa1814c7fab0 authored over 2 years ago
docs: typo in api-plugin.md (#8893)

github.com/vitejs/vite - 424033b09157a001fe10f846d1a80b286dee4a0a authored over 2 years ago
fix: ensure define overrides import.meta in build (#8892)

github.com/vitejs/vite - 7d810a9e157b232c44490bee8016a08bc9167c50 authored over 2 years ago
feat: ssrBuild flag in config env (#8863)

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

github.com/vitejs/vite - b6d655ac73631bfdcc41c4534652c864dcc00b76 authored over 2 years ago
docs: fix typo (#8881)

github.com/vitejs/vite - 8970f16bfcd76606825551595f9b3a699517fd25 authored over 2 years ago
docs: simplify Snowpack comparison (#8871)

github.com/vitejs/vite - cad27ee8c00bbd5aeeb2be9bfb3eb164c1b77885 authored over 2 years ago
test: fix flaky glob test (#8875)

github.com/vitejs/vite - 1748fe9a3b79c16f6320471a2b04c8806f302f65 authored over 2 years ago
test: add #8461 test case

github.com/vitejs/vite - 24a9469cc290b691b0f0057cd713fdb637b4dbd5 authored over 2 years ago
test: add #8245 test case

github.com/vitejs/vite - 4816527b4655156d66cae411ada8f3c26945d8a7 authored over 2 years ago
fix(plugin-react): pass correct context to runPluginOverrides (#8809)

github.com/vitejs/vite - 09742e21dc8d59c57d82e384fd58f7da3c08cd74 authored over 2 years ago
fix: ignore Playwright test results directory (#8778)

github.com/vitejs/vite - 314c09c16bc0747babfd5eef01801928104951d5 authored over 2 years ago
fix: prevent crash when the pad amount is negative (#8747)

github.com/vitejs/vite - 3af6a1b401a574c78695dbf7fe39152bca1e304b authored over 2 years ago
chore: update deprecation warnings for improved migration DX (#8866)

github.com/vitejs/vite - 4eb23486a4dbfb7bb64d143e16a9f6ecf1e76152 authored over 2 years ago
test: use ES syntax in vite.config.noexternal.js (#8857)

github.com/vitejs/vite - 026eb181df6371f178f9e7efc533931b003967dd authored over 2 years ago
fix(plugin-vue): handle TS decorators in rewriteDefault fallback

github.com/vitejs/vite - cb0c76a6405f5613e9094ce0ade27f716062cb21 authored over 2 years ago
fix: optimize deps on dev SSR, builtin imports in node (#8854)

github.com/vitejs/vite - d49856c096084bd1af6c98e7fabd1441715943c2 authored over 2 years ago
fix: avoid optimizing non-optimizable external deps (#8860)

github.com/vitejs/vite - cd8d63bcdef521f82d097ea3db6bdacbb848603c authored over 2 years ago
fix(worker): dont throw on `import.meta.url` in ssr (#8846)

github.com/vitejs/vite - ef749ed726562d65b5b5eabcadb851e0efb8a3c1 authored over 2 years ago
docs: fix the wasm example in "migration from v2" (#8853)

github.com/vitejs/vite - 1a498f7dde4d515f2f1697ad6007618af76ee861 authored over 2 years ago
fix(deps): update all non-major dependencies (#8802)

github.com/vitejs/vite - a4a634d6a08f8b54f052cfc2cc1b60c1bca6d48a authored over 2 years ago
fix: server.force deprecation and force on restart API (#8842)

github.com/vitejs/vite - c94f564912d4aafe82ea7deabefc65fceb9184e8 authored over 2 years ago
fix: node platform for ssr dev regression (#8840)

github.com/vitejs/vite - 7257fd8b34d923192b54e9eb4f1774a9f7a68c57 authored over 2 years ago
chore: add package.json to export map (#8838)

github.com/vitejs/vite - cbefc633992d7151926c82e344df54b4f9b9cc72 authored over 2 years ago
chore: use tsconfig for client build (#8815)

github.com/vitejs/vite - 10936cd40692f630b49152a9b2429f0ef88017c0 authored over 2 years ago
feat: accept AcceptedPlugin type for postcss plugin (#8830)

github.com/vitejs/vite - 68860782bcac8d2b30f6d19f8112fe6131057e60 authored over 2 years ago
test: fix tailwind playground `server.origin` (#8831)

github.com/vitejs/vite - 0b00f49bb234720eceb60a446ae5d23021727863 authored over 2 years ago
chore: remove duplicated virtual-module plugin from ssr-vue (#8833)

github.com/vitejs/vite - 3d911f227579557a2064b67c513d6e360afe8f78 authored over 2 years ago
release: v3.0.0-beta.5

github.com/vitejs/vite - e5a39cc7b948f7d6a3ea482a42e55de294f47826 authored over 2 years ago
fix: deps optimizer should wait on entries (#8822)

github.com/vitejs/vite - 2db1b5beb2444498f3db523b551dabd68a130b53 authored over 2 years ago
feat: use esbuild supported feature (#8665)

github.com/vitejs/vite - 2061d418c941640294b87887b8eaf4ec9e65165f authored over 2 years ago
fix: incorrectly resolving `knownJsSrcRE` files from root (fixes #4161) (#8808)

github.com/vitejs/vite - e1e426e45de51660a48e832775007e7731db07f7 authored over 2 years ago