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: hmr port fallback in middlewareMode

github.com/vitejs/vite - 36a94560399e03cdbdbdbdb16913c05deb87ab9b authored almost 4 years ago by Evan You <[email protected]>
refactor: server restart handling in middleware mode

github.com/vitejs/vite - 98f60e53312fb3f6aa102f83875595c59bcffbe1 authored almost 4 years ago by Evan You <[email protected]>
fix(ssr): avoid resolving externals to mjs

github.com/vitejs/vite - 3955fe37fe4498e6c7df122376a942d63afe6acb authored almost 4 years ago by Evan You <[email protected]>
fix: file dir resolve should prioritize package.json

github.com/vitejs/vite - ce2d49ab396aa7b4ed582650e569d7f2f6d3ef9f authored almost 4 years ago by Evan You <[email protected]>
fix(ssr): remove import query in ssrLoadModule

github.com/vitejs/vite - 80473c1423209824d143df77b38f1bdb8723f47b authored almost 4 years ago by Evan You <[email protected]>
chore: do not error on failed load

github.com/vitejs/vite - c30f6d7a2e2ab24b68a8c024644ee1ccb67925af authored almost 4 years ago by Evan You <[email protected]>
docs: ads

github.com/vitejs/vite - 8693c362ab03f644ae69d4d3d03b59f94fe66beb authored almost 4 years ago by Evan You <[email protected]>
docs: we got search!

github.com/vitejs/vite - 6e832bae3339a440eacc70d84d0717f7976dad73 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.38

github.com/vitejs/vite - 3dd193de606d8d75b06f5ffb6f277fa9f511dd35 authored almost 4 years ago by Evan You <[email protected]>
chore: improve deep import message

github.com/vitejs/vite - 4fe51beddb7b1797f66b8295b656a953d0500852 authored almost 4 years ago by Evan You <[email protected]>
chore: more warn

github.com/vitejs/vite - de01271321a709e36f307c3fa08d01ff62f387a8 authored almost 4 years ago by Evan You <[email protected]>
fix(dev): remove comment for sourcemap reference at debug (#1658)

github.com/vitejs/vite - 16248c02844c5447eeb7c441cc4b051becef2346 authored almost 4 years ago by underfin <[email protected]>
chore: target es2019 for test ts transform (for CI)

github.com/vitejs/vite - 2c9db83dfac18da303022da3250edd9a5b0e2cf8 authored almost 4 years ago by Evan You <[email protected]>
fix(ssr): fix ssr transform edge cases

fix #1646

github.com/vitejs/vite - f22ddbdb52d4579a5756215c320a13cd674a38a0 authored almost 4 years ago by Evan You <[email protected]>
refactor: remove optimizeDeps.plugins

BREAKING CHANGE: `optimizeDeps.plugins` has been removed. The dep
optimizer is now using `esbuil...

github.com/vitejs/vite - 38524f6c6e864f9805dd0083da1dfa8ce20fa816 authored almost 4 years ago by Evan You <[email protected]>
chore: remove rollup options from optimizer hash

github.com/vitejs/vite - 2261fc3ab032d26a196b24cce9c68c7fc96b8af3 authored almost 4 years ago by Evan You <[email protected]>
chore: fix esbuild entries

github.com/vitejs/vite - 01c047ec4bbb8943355907111fcc0b0c8940c82e authored almost 4 years ago by Evan You <[email protected]>
refactor: use split esbuild pre-bundling

github.com/vitejs/vite - 626cf159969ce912175eb4cea0772ab7da82cdcb authored almost 4 years ago by Evan You <[email protected]>
chore: issue template chooser [skip ci]

github.com/vitejs/vite - f1689231a227b1314b557c87db581b00d7066522 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): improve exports analysis

github.com/vitejs/vite - 406cbeaa4f52472ce356980840f1a2a824eaa497 authored almost 4 years ago by Evan You <[email protected]>
feat: support `base` option during dev, deprecate `build.base` (#1556)

github.com/vitejs/vite - 809d4bd3bf62d3bc6b35f182178922d2ab2175f1 authored almost 4 years ago by bompus <[email protected]>
feat: esbuild based dep pre-bundling

github.com/vitejs/vite - 6e7f652d89dde43806a2323560486c9b4b771a35 authored almost 4 years ago by Evan You <[email protected]>
fix: avoid eager hmr api access

github.com/vitejs/vite - fa37456584a09b52b39a61760a6d130e261886ff authored almost 4 years ago by Evan You <[email protected]>
fix: exclude spa-fallback middleware in middlewareMode (#1645)

github.com/vitejs/vite - 843c87915082b36f7d1ffeb81515b45d5d65aabb authored almost 4 years ago by Kevin Hazy <[email protected]>
release: v2.0.0-beta.37

github.com/vitejs/vite - 76c4bad142a93ba471ba8b42fe17fc32058f377c authored almost 4 years ago by Evan You <[email protected]>
fix(css): fix url rewriting in @imported css

fix #1629

github.com/vitejs/vite - 52ae44fe97b53ce82633268030bb46594f385860 authored almost 4 years ago by Evan You <[email protected]>
fix(manifest): avoid chunks with same name overwriting one another

close #1632

github.com/vitejs/vite - cf81aa399b2df1ee8441a1b8922908f4e36358d6 authored almost 4 years ago by Evan You <[email protected]>
fix(ssr): do not inject inlined css in ssr build

fix #1643

github.com/vitejs/vite - 5d77665def42ffafc699a0006e4527536dfd1114 authored almost 4 years ago by Evan You <[email protected]>
fix: normalize paths for cjs optimized deps on windows (#1631)

github.com/vitejs/vite - b462e33ce3d31df49ada436324a9c32cd5c9053a authored almost 4 years ago by zdw <[email protected]>
fix: handle esm config syntax error in Node 12

close #1635

github.com/vitejs/vite - 20cf718ac77abfce5656ee9836f8c06ddbbc440d authored almost 4 years ago by Evan You <[email protected]>
docs: fix typo (#1633) [skip ci]

github.com/vitejs/vite - 037e1e536fe2144bbfe2e24fff9956dc67ece7ae authored almost 4 years ago by Ben McCann <[email protected]>
chore: note link to changelog [skip ci]

github.com/vitejs/vite - 6cf893dca5cf20b2d2062a296c53023b95d39cce authored almost 4 years ago by Evan You <[email protected]>
fix: still resolve jsnext fields

github.com/vitejs/vite - 4e0cd7384e850e4b7f23b68e5b591bb717650b79 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.36

github.com/vitejs/vite - 30f06d9a13324f9fd984395d54f755a620466e69 authored almost 4 years ago by Evan You <[email protected]>
refactor: improve bare import regex

github.com/vitejs/vite - 2a179672564d3fe54a4c50717b127af6cd67fd8c authored almost 4 years ago by Evan You <[email protected]>
docs: clear css pre-processor install instructions (#1616)

github.com/vitejs/vite - 259d6be9666732d39e2789d99520e794a1f82fc3 authored almost 4 years ago by Domantas <[email protected]>
fix: always reload when html is edited in middleware mode

github.com/vitejs/vite - 85c89bea9807090d928942a72b972183ebf8483a authored almost 4 years ago by Evan You <[email protected]>
docs: clarify virtual file plugin example

github.com/vitejs/vite - d9afa8dc4a1e987a53c99ea6f876fe76aa653aed authored almost 4 years ago by Evan You <[email protected]>
types: fix export, use public trimmed dts

github.com/vitejs/vite - 57c03435256b97857700e3df0e45e89fc324ed2c authored almost 4 years ago by Evan You <[email protected]>
feat: hmr for glob import

github.com/vitejs/vite - edd2fd9de904a194f25e18136dfe298c7bcbbd8d authored almost 4 years ago by Evan You <[email protected]>
feat: allow inline postcss config

close #1061

github.com/vitejs/vite - 6bd21402a9e5955433656024f5548f12b12ea2fa authored almost 4 years ago by Evan You <[email protected]>
chore: bump jest timeout

github.com/vitejs/vite - 0c0e2af3598391f178c39ca436bca5fd7b5b17fb authored almost 4 years ago by Evan You <[email protected]>
docs: document library external globals

github.com/vitejs/vite - 0633dabaf3afc99d551796640adb3aee0adee6e8 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.35

github.com/vitejs/vite - 6d06ec07ae5ce7c62a6ac6e4d87a36d52a8b5fed authored almost 4 years ago by Evan You <[email protected]>
docs: middleware mode index.html

github.com/vitejs/vite - 81989d3d4997722166c741fbda02cfefc7a53dff authored almost 4 years ago by Evan You <[email protected]>
fix: do not apply jsxInject on ts files

github.com/vitejs/vite - a72a59c55355a2a247b84178e63ce8c7cc1d7564 authored almost 4 years ago by Evan You <[email protected]>
fix: allow direct inspection of static file via browser

fix #1612

github.com/vitejs/vite - a3c334f66dbe1e5c49c4e5d77381aa0098c4a8a9 authored almost 4 years ago by Evan You <[email protected]>
fix: properly format css pre-processor errors from @imported files

fix #1600, close #1601

github.com/vitejs/vite - ec18bde7ee4045a47362240a6f5ff4997657c7ba authored almost 4 years ago by Evan You <[email protected]>
chore: fix path import

github.com/vitejs/vite - 1c6270695b0e9d30c76c5bc51e1b2143d5873430 authored almost 4 years ago by Evan You <[email protected]>
fix(plugin-dynamic-import): include assetDir in dynamic import polyfill module path (#1610)

github.com/vitejs/vite - 47ff0f4307da6a90db2fc43fcf0aaffdb9e36643 authored almost 4 years ago by Alexandre Bonaventure Geissmann <[email protected]>
feat(manifest): include dynamic entries and dynamic imports (#1609)

github.com/vitejs/vite - 9ed49085ae860fb96d51ac50845f96ceb9fa649f authored almost 4 years ago by Bálint Szekeres <[email protected]>
docs: vite rollup plugins (#1611)

github.com/vitejs/vite - 2bc1f22536b2b9d48a556e5eb28ebae6719e0d6b authored almost 4 years ago by Matias Capeletto <[email protected]>
feat: detect and warn against imports to transitively optimized deps

close #1543

github.com/vitejs/vite - 3841e702213efac178aa90ab01825a813d3b4819 authored almost 4 years ago by Evan You <[email protected]>
refactor: improve dep optimization heuristics

github.com/vitejs/vite - 16393a1968e3a2ecdc601157dbeba7cea557a12a authored almost 4 years ago by Evan You <[email protected]>
chore: missing ssr playground dependencies (#1607)

github.com/vitejs/vite - 77ddfaa113d67a193c58ee8a2334b0cd8ee19d4a authored almost 4 years ago by Guille <[email protected]>
fix: manually test global regex codeframeRE index (#1608)

github.com/vitejs/vite - 20d6c0fae160e25ab6cb76484baf910388dccdc6 authored almost 4 years ago by Xin Du (Clark) <[email protected]>
fix(asset): use stricter asset url marker and regex

fix #1602

github.com/vitejs/vite - e6c8478dd765e63f56e2c4559daf03f976f60b4c authored almost 4 years ago by Evan You <[email protected]>
fix: inline async css for legacy builds

github.com/vitejs/vite - 940d48333f6572314576da9312f36018fd70bdc8 authored almost 4 years ago by Evan You <[email protected]>
fix(resolve): get pkg from importer for relative id (#1599)

github.com/vitejs/vite - c821f094c25a7acde87b868dced265aa6e792a57 authored almost 4 years ago by Berton Zhu <[email protected]>
fix: also resolve for module condition

because tslib uses it to differentiate between browser esm vs. node esm

ref #1583

github.com/vitejs/vite - 3a3029effa0b83775f02fbd9469ef104eb6adb33 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.34

github.com/vitejs/vite - 77329b7715cacb49b8cbfc037985237e971d8f9b authored almost 4 years ago by Evan You <[email protected]>
fix: emit css only once when there are multiple outputs

fix #1590

github.com/vitejs/vite - 6bce1081991501f3779bff1a81e5dd1e63e5d38e authored almost 4 years ago by Evan You <[email protected]>
fix: default changeOrigin to true in proxy option shorthand

fix #1577

github.com/vitejs/vite - b008bd59674c6d46ca41108b1c9d5076374bd1b8 authored almost 4 years ago by Evan You <[email protected]>
docs: update env-and-mode.md (#1598)

github.com/vitejs/vite - 9225c5f375f8400fc623b17b51a8804a15cfe7b3 authored almost 4 years ago by Cedric Nicoloso <[email protected]>
fix(optimizer): handle commonjs require css (#1568)

fix #1566

github.com/vitejs/vite - 3d09b50b8774cf85a8c1dee24b3e379cbd3e9eb5 authored almost 4 years ago by underfin <[email protected]>
fix: handle legacy chunks in manifest

fix #1551

github.com/vitejs/vite - 123b6f67f7e159d098109d5c65a74dc0d17bd495 authored almost 4 years ago by Evan You <[email protected]>
fix(plugin-legacy): throw error when using esbuild minify with legacy plugin

github.com/vitejs/vite - 8fb2511a02c163d85f60dfab0bef104756768e35 authored almost 4 years ago by Evan You <[email protected]>
fix: use safe dynamic import rewrite

fix #1563

github.com/vitejs/vite - 5cb02ce0b24ff167b7da3e2de9b0237186d9e95a authored almost 4 years ago by Evan You <[email protected]>
fix(resolve): node resolve from virtual modules

github.com/vitejs/vite - c6d5ed833befafaaea14fbd2fb62a7ed8d58c409 authored almost 4 years ago by Evan You <[email protected]>
fix(hmr): fix hmr invalidation on circular deps

fix #1477

github.com/vitejs/vite - ca8442c19e51526e2fa75f0c4976941a2b9089e6 authored almost 4 years ago by Evan You <[email protected]>
chore: typo

github.com/vitejs/vite - 4176bd688f594d3b76f30d8eaa47e234a168b9e3 authored almost 4 years ago by Evan You <[email protected]>
docs: add link to config in guide sidebar

github.com/vitejs/vite - 7d0854a460ac62522ad7dba3256abd3677a57577 authored almost 4 years ago by Evan You <[email protected]>
chore: typo

github.com/vitejs/vite - 9fe401e48c6e4d4f296019a09994ba447f632cc1 authored almost 4 years ago by Evan You <[email protected]>
docs: add css code split option reference

github.com/vitejs/vite - 79a9d973f281d2fb31e8c39f073cac658a0d5870 authored almost 4 years ago by Evan You <[email protected]>
docs: update build optimization features

github.com/vitejs/vite - bd6f3783fd70e2e994b182e9a0ee82c66f41e138 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.33

github.com/vitejs/vite - acf8d3dc2c685950b65d988e964eb3cd71a65d7f authored almost 4 years ago by Evan You <[email protected]>
fix: fix ssr module invalidation infinite loop

fix #1591

github.com/vitejs/vite - 30885d1673a282a12e0c7471fc80236b72ebeb16 authored almost 4 years ago by Evan You <[email protected]>
docs: bump vitepress

github.com/vitejs/vite - f764b7ecface65d47597318ff324bc0778d463f9 authored almost 4 years ago by Evan You <[email protected]>
chore: remove stale changelog [skip ci]

github.com/vitejs/vite - de52f2890e2dce23911e77d41209f08b0fd870b9 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.32

github.com/vitejs/vite - 56fb4cad04d3cad2bbf18f112b7a68abfc5f34a5 authored almost 4 years ago by Evan You <[email protected]>
chore(plugin-vue): backwards compat for ssr option

github.com/vitejs/vite - 34bfe966e74e5da5d75efa837f020042bb88a0c0 authored almost 4 years ago by Evan You <[email protected]>
chore: mark ssr related options/methods alpha

github.com/vitejs/vite - 4d8eca979b8efe3f500d0212e7a240a6705d7ffb authored almost 4 years ago by Evan You <[email protected]>
fix: support resolving .json ext to be consistent with Node

github.com/vitejs/vite - a1d1dde70c4626ab603ed07234fe296ef8d5a65f authored almost 4 years ago by Evan You <[email protected]>
fix: ssr transform check valid inMap

github.com/vitejs/vite - bf4b3e9b416bb0f2a8ee8bfce969d452429a8282 authored almost 4 years ago by Evan You <[email protected]>
chore: lazy require vite in prod [skip ci]

github.com/vitejs/vite - 92cccc4b84d207b438461f8644504a306f69daa5 authored almost 4 years ago by Evan You <[email protected]>
wip: react refresh + ssr

github.com/vitejs/vite - 774ef88e73c7a5cfbc739cd5436bd703500c460d authored almost 4 years ago by Evan You <[email protected]>
fix(plugin-react-refresh): skip during ssr

github.com/vitejs/vite - d1383ed126b37b922a532ff6cb59b32c0a97e1a2 authored almost 4 years ago by Evan You <[email protected]>
wip: ssr playground

github.com/vitejs/vite - 07f211aec71a0f23bad1c4496e573d169fbef9ae authored almost 4 years ago by Evan You <[email protected]>
refactor: backward compat for server.app

github.com/vitejs/vite - b204bcb6430bdff085269b036ca6503e354f3d50 authored almost 4 years ago by Evan You <[email protected]>
feat: ssr manifest for preload inference

github.com/vitejs/vite - 107e79e7b7d422f0d1dbe8b7b435636df7c6281c authored almost 4 years ago by Evan You <[email protected]>
wip: tweak ssr build

github.com/vitejs/vite - c6115e986041d42c17ed28af9b78713ca51d962c authored almost 4 years ago by Evan You <[email protected]>
wip: do not emit assets in ssr build

github.com/vitejs/vite - ffaf50d8c0a61a99dd7e809964b88acc51277dc6 authored almost 4 years ago by Evan You <[email protected]>
wip: handle circular deps in ssr invalidation

github.com/vitejs/vite - 613c6bb6d6f978d07ede482e3372d87767210c07 authored almost 4 years ago by Evan You <[email protected]>
wip: ssr build

github.com/vitejs/vite - 7a45427b414df02c9e52376211c1a3227763fedd authored almost 4 years ago by Evan You <[email protected]>
chore: todo

github.com/vitejs/vite - 1c9913596c6568dbf2a34bdf3ede20ac689c1f3d authored almost 4 years ago by Evan You <[email protected]>
wip: ssr flag for resolveId + node builtin handling for ssr

github.com/vitejs/vite - 0a0738681c819707de4d9856bf30ce0f3ff2ee7b authored almost 4 years ago by Evan You <[email protected]>
chore: update license

github.com/vitejs/vite - f634d419b364d6bac4ea22f99c5a82d88396f257 authored almost 4 years ago by Evan You <[email protected]>
wip: css ssr compat

github.com/vitejs/vite - 27a4f356852a2e836ff8cea124504f1120529817 authored almost 4 years ago by Evan You <[email protected]>