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: add missing comma for docs (#2856)

github.com/vitejs/vite - 2e018ffbb9aef0bb4b6bc569e68d10016b0ba87b authored over 3 years ago by Brice BERNARD <[email protected]>
fix(plugin-react-refresh): ensure decorators before export, fix #2776 (#2855)

github.com/vitejs/vite - 16412e3a9452cbb7d82f72dd3cebfbc822061f05 authored over 3 years ago by underfin <[email protected]>
fix(create-app): change index.html templates' favicon.svg href to absolute URL (#2620)

github.com/vitejs/vite - 3816f6edb67e6bdf94db98e82e8acff4029bfe48 authored over 3 years ago by tianyu94 <[email protected]>
build: add source map to vite (#2843)

github.com/vitejs/vite - de4e08d10e92d3a2411b0393dba6771293fcebbc authored over 3 years ago by wang <[email protected]>
fix: chunks are analysed multiple times (#2541)

Co-authored-by: Richard Petersen <[email protected]>

github.com/vitejs/vite - 1451b78e7b1a34b89e2768315832087c686fb5aa authored over 3 years ago by Richard Petersen <[email protected]>
docs: note that `define` should be used for CONSTANTS not variables (#2837)

github.com/vitejs/vite - b4a1526696c05b4c56d27f4b27cebd1706a6c918 authored over 3 years ago by Haoqun Jiang <[email protected]>
fix(define): ensure the normal use of NODE_ENV, fix #2759 (#2764)

github.com/vitejs/vite - fa8574921195dd03b539c150a2ae5f97121a0aea authored over 3 years ago by Vben <[email protected]>
chore: use eslint-define-config (#2688)

github.com/vitejs/vite - 34bd6282c012298a8aa2c82e8300a50a2e3e7b1f authored over 3 years ago by Shinigami <[email protected]>
chore: format with prettier (#2768)

github.com/vitejs/vite - 5bf050948def6d9f490d413ee3bdec734e475f81 authored over 3 years ago by Shinigami <[email protected]>
fix: ignore babelrc in legacy plugin (#2801)

github.com/vitejs/vite - d466ad0a095859a895fd4cb85f425ad4c4583e4e authored over 3 years ago by meteorlxy <[email protected]>
chore: prefer-const (#2733)

github.com/vitejs/vite - 11de3c226940a9eaf1ba998f037bfbd1e7aaf3ec authored over 3 years ago by Shinigami <[email protected]>
feat: add async support for vite config file (#2758)

github.com/vitejs/vite - aee8b3770cd081632fefb327b38ab704b97aa860 authored over 3 years ago by ZHAO Jinxiang <[email protected]>
fix: serve .js, .jsx, .ts, .tsx as application/javascript, fix #2642 (#2769)

github.com/vitejs/vite - b08e973da0477481970cdf6d49532bb6129aaa24 authored over 3 years ago by Eirik Sletteberg <[email protected]>
docs: add languages links (#2803)

github.com/vitejs/vite - 804ca0328bdaa8cde30bdabf056fb36f44970467 authored over 3 years ago by patak <[email protected]>
fix(plugin-vue): respect `hmr: false` server config, fix #2790 (#2797)

github.com/vitejs/vite - 27e0c3fffd32a0ff90d06a909a5d5cc7d73f44b0 authored over 3 years ago by Haoqun Jiang <[email protected]>
release: v2.1.5

github.com/vitejs/vite - b4bbc675b2a45c12dec76f8295acd0506d95cb69 authored over 3 years ago by Evan You <[email protected]>
fix: ignore babelrc (#2766)

fix #2722

github.com/vitejs/vite - 23c41149ddf74261f7615d22e59b39a017b79509 authored over 3 years ago by underfin <[email protected]>
fix: do not inject ?import query to external urls

github.com/vitejs/vite - be3a4f5beb39a83bb62aef19f9e18177047618fa authored over 3 years ago by Evan You <[email protected]>
docs: using plugins guide (#2743)

github.com/vitejs/vite - ef3ca627899ea0427320e14188b1e5a400d73a62 authored over 3 years ago by patak <[email protected]>
fix: replace __dirname and __filename in config file, fix #2728 (#2780)

github.com/vitejs/vite - eb57ac6ab1aa1256cadcea2bf8d31881023a568c authored over 3 years ago by Eren Bets <[email protected]>
feat(create-app): improved package name validation (#2772)

github.com/vitejs/vite - 9fa282e9209185c70ac80e2fe1fbe4b7e92dae07 authored over 3 years ago by Timsonrobl <[email protected]>
chore: Jest config in TypeScript format (#2777)

github.com/vitejs/vite - e2b36287e15aaae6bf6168f947f14a0cc2e1a670 authored over 3 years ago by Pig Fang <[email protected]>
docs: add note about `import.meta.env` with TS (#2773)

github.com/vitejs/vite - 77971eda77db3cdaf07880bf19846b184de62466 authored over 3 years ago by Pig Fang <[email protected]>
refactor: reduce dependency pending request timeout

github.com/vitejs/vite - 12808282e5c2614fd780251ba7be9f721662596a authored over 3 years ago by Evan You <[email protected]>
release: v2.1.4

github.com/vitejs/vite - 56819160239cf1e5f289f22a94a562fb0c9b5cdc authored over 3 years ago by Evan You <[email protected]>
fix(scan): properly crawl imports in lang=ts blocks in vue/svelte files

github.com/vitejs/vite - 8f527fd09c494fd23121aded0b836ff60a62835c authored over 3 years ago by Evan You <[email protected]>
fix: reload only once on socket reconnect (#2340)

github.com/vitejs/vite - d73c1fa6824397515adaf42ec29732013c8c54de authored over 3 years ago by TJ Koblentz <[email protected]>
feat(dev): support keepNames option for optimizeDependencies config (#2742)

github.com/vitejs/vite - 130bf5a03af2733dff9a34ef74450740d7cdb991 authored over 3 years ago by Edward Sanders <[email protected]>
dx: Include SSR in predefined env types (#2690)

github.com/vitejs/vite - 38466d1248cf87404e4b9862ce9f8fc7470549da authored over 3 years ago by Tiger Oakes <[email protected]>
chore: Add `repository.directory` to `packages/**/package.json` (#2687)

github.com/vitejs/vite - 0ecff9417ee0ccfea9132fb9df39eb4398c11eaf authored over 3 years ago by Alex Kozack <[email protected]>
fix: assets ?url import test for windows, fix #2625 (#2631)

github.com/vitejs/vite - 6743e07a791c011e4f246bab54630ac88f9ea3bf authored over 3 years ago by patak <[email protected]>
refactor: preprocess type (#2227)

github.com/vitejs/vite - d011a003eb800a35ea36e281203b32b469e6c7cf authored over 3 years ago by 三毛 <[email protected]>
fix(plugin-vue): allow to overwrite feature flags (#2675)

github.com/vitejs/vite - a4acc161e10fb6d122f808ad6211feef389d41a9 authored over 3 years ago by Phil Chen <[email protected]>
docs(wmr): remove future direction assumptions (#2761)

github.com/vitejs/vite - 631ba04fb5bb85ba1c73ab367ad4c473fc94e29b authored over 3 years ago by Marvin Hagemeister <[email protected]>
fix: minor typo (#2765)

github.com/vitejs/vite - 2c416772b58bcd683dd20affd0cb02120cade7b3 authored over 3 years ago by ghostdevv <[email protected]>
fix: invalidate module cache on unlinked (#2629), fix #2630

github.com/vitejs/vite - 57f2a698dcce47e11510bbff4c4716aac49a202b authored over 3 years ago by csr632 <[email protected]>
fix(resolve): improve browser filed substitutions (#2701), fix #2598

github.com/vitejs/vite - cc213c68d54db338ce0e6cf8fafe1b05a414fa6a authored over 3 years ago by fi3ework <[email protected]>
fix(resolve): fix resolver not following node resolve algorithm (#2718), fix #2695

github.com/vitejs/vite - 669c591696788df844e7b26e600df86ffc70792c authored over 3 years ago by Timsonrobl <[email protected]>
fix(client): don't inject queries for data URLs (#2703), fix #2658

github.com/vitejs/vite - 86753d6e3d2be88f2f885c27fef8245c5d4b3b1b authored over 3 years ago by Pig Fang <[email protected]>
chore: no-extra-boolean-cast (#2732)

github.com/vitejs/vite - 352cd397d8c9d2849690e3af0e84b00c6016b987 authored over 3 years ago by Shinigami <[email protected]>
chore: no-irregular-whitespace (#2731)

github.com/vitejs/vite - 209453990af1af1ce0b9f8e470ce84fd714956b5 authored over 3 years ago by Shinigami <[email protected]>
chore: change label (#2736)

github.com/vitejs/vite - 44294ba051a112847f4119c46c0e5dc400498241 authored over 3 years ago by Shinigami <[email protected]>
chore: no-case-declarations (#2730)

github.com/vitejs/vite - 2358dfcc49919331a8b488cbb58068bbeeaf6aa5 authored over 3 years ago by Shinigami <[email protected]>
chore: test should wait longer for vite building (#2729)

github.com/vitejs/vite - 66cec9d344e6d8525d75942ad2917b890e1299e1 authored over 3 years ago by csr632 <[email protected]>
fix: fix types errors (#2726)

github.com/vitejs/vite - 97165828ecbcea867e927c62033002359d83a0db authored over 3 years ago by Pig Fang <[email protected]>
chore: fix some typos (#2715)

github.com/vitejs/vite - fa30f76e49de0ca8abd96c1fd866da0512ed29b9 authored over 3 years ago by Shinigami <[email protected]>
test: add vue slotted test case

github.com/vitejs/vite - 3bf4e3ab784addee0915b076c3f9f8b200e02aa1 authored over 3 years ago by Evan You <[email protected]>
feat(plugin-vue): enable :slotted usage detection

github.com/vitejs/vite - c40c49f6fa806406364f4982fe45a69db15c204f authored over 3 years ago by Evan You <[email protected]>
chore: remove problematic test

github.com/vitejs/vite - 3f5c39a34a74e093f03ee3c3d4bdd5876bfaa4cf authored over 3 years ago by Evan You <[email protected]>
chore: bump deps

github.com/vitejs/vite - 1c713f0dfb4d8bdf5bf1382ea0d20b31e8fd07d4 authored over 3 years ago by Evan You <[email protected]>
chore(create-app): Update vue-tsc dependency in vue-ts template (#2708)

github.com/vitejs/vite - 64c87a5b7ceb62e0299be629bc7650e7e2dbcef0 authored over 3 years ago by Alex Kozack <[email protected]>
release: [email protected]

github.com/vitejs/vite - eb66b4350c635fb4f2ef2e8a9eb50958cde73743 authored over 3 years ago by Matias <matias.capeletto>
release: v2.1.3

github.com/vitejs/vite - fcc9ddbc499baee9eb662fde42db0fb3c8129363 authored over 3 years ago by Evan You <[email protected]>
fix: handle paths with special characters in injectQuery (fix #2585) (#2614)

github.com/vitejs/vite - ed321ba3f3364c0d93097d0ecfeb22aee3daa909 authored over 3 years ago by GrygrFlzr <[email protected]>
feat: let `plugins` array contain falsy values (#1649)

github.com/vitejs/vite - be76a304aacb52ac5e333552d30024be34a8a6a9 authored almost 4 years ago by Alec Larson <[email protected]>
fix: add a timeout to the res.sep when discovering dependencies, fix #2525 (#2548)

github.com/vitejs/vite - 31d10cbacf292cbd1064f847673281745c977b0d authored almost 4 years ago by Barthélémy Ledoux <[email protected]>
fix(css): alias for background url in sass/less link error (fix #2316) (#2323)

github.com/vitejs/vite - 9499d26ead3214cebeab43cfb6f91adad69ae2a9 authored almost 4 years ago by Ruicong <[email protected]>
chore(create-app): update svelte templates (#2611)

github.com/vitejs/vite - acb58a025e55cb7ef91ef536480f9854778f7fbd authored almost 4 years ago by GrygrFlzr <[email protected]>
fix: typo in plugin-legacy (#2651)

github.com/vitejs/vite - 9a2ce7580772cb783a9f8fda7e45e4a9adacbec2 authored almost 4 years ago by Ben <[email protected]>
chore: improve issue templates (#2645)

github.com/vitejs/vite - 524a0185bbb06fb13e151a37c6e0ae9d6a4ed477 authored almost 4 years ago by Shinigami <[email protected]>
chore: code of conduct (#2626)

github.com/vitejs/vite - 030db8c877b0a9c65063d357ffd6ee30774c6b49 authored almost 4 years ago by Matias Capeletto <[email protected]>
chore(plugin-legacy): upgrade @babel/standalone to 7.13.12 (#2649)

github.com/vitejs/vite - 4b89f5b97e715cff9078a528d06ef1255dfff293 authored almost 4 years ago by Pedro Di Martino <[email protected]>
fix(dev): remove process listeners on server close (#2619)

github.com/vitejs/vite - 74b360b6c53149c04ab5472aac7e327793a8a493 authored almost 4 years ago by Matias Capeletto <[email protected]>
chore: provide a pr template (#2608)

github.com/vitejs/vite - 23f57ee8785aa377ea4b0834d36af86503a742c0 authored almost 4 years ago by Shinigami <[email protected]>
chore: fix workflow chart [skip ci]

github.com/vitejs/vite - 3a7cfba25a24ff50db211b08c72cd21a2b6585c3 authored almost 4 years ago by Evan You <[email protected]>
workflow: document issue/pr workflows

github.com/vitejs/vite - 18481998f61cf240d6eb44f4013d09948e80f28f authored almost 4 years ago by Evan You <[email protected]>
fix: json should be bundled (#2573)

close #2543

github.com/vitejs/vite - 2eb76827a364f015727da521e55ec5fa54202a71 authored almost 4 years ago by Eren Bets <[email protected]>
release: v2.1.2

github.com/vitejs/vite - bc35fe994d48b2bd7076474f4a1a7b8ae5e8f401 authored almost 4 years ago by Evan You <[email protected]>
fix: update esbuild target to allow destructuring (#2566)

github.com/vitejs/vite - da497823e249aaf4d3a7da80e2211501f6159e1e authored almost 4 years ago by Eren Bets <[email protected]>
docs: add svelte & svelte-ts (#2540)

There are new presets for svelte and svelte-ts.

github.com/vitejs/vite - 613ca0e6993b397f4dd9e1e02be1670c04c255a9 authored almost 4 years ago by Aleš Vaupotič <[email protected]>
chore: fix typo (#2549)

github.com/vitejs/vite - 8cd76bf2772b2125f508bc7ff44b8fc7d49cc1c7 authored almost 4 years ago by Barthélémy Ledoux <[email protected]>
fix(manifest): do not fail when using rollupOtions.external (#2532)

github.com/vitejs/vite - e44cc11bcf265d0bc4eaf5679c3b84d4b31d10ad authored almost 4 years ago by Alex Kozack <[email protected]>
release: v2.1.1

github.com/vitejs/vite - fa38f3a5e83bb03b0205ec21c3092be872dfef3d authored almost 4 years ago by Evan You <[email protected]>
feat(create-app): add 'svelte' and 'svelte-ts' options (#2537)

github.com/vitejs/vite - e441f23e187eec0834704949da492515cd25f8cd authored almost 4 years ago by GrygrFlzr <[email protected]>
chore(create-app): Use @preact/preset-vite for Preact templates (#2488)

github.com/vitejs/vite - c43323680eeb4b2038a187adb3290f449dec7e66 authored almost 4 years ago by Marvin Hagemeister <[email protected]>
fix: decode path before reading sourcemap source content

close #2524

github.com/vitejs/vite - 73b80d5da99bbf35afe95c588d30c5b38655e225 authored almost 4 years ago by Evan You <[email protected]>
fix(scan): handle await replacement edge case

fix #2528

github.com/vitejs/vite - cbfc3e9dbabc4b4863a7f659b59d2e5115a81481 authored almost 4 years ago by Evan You <[email protected]>
fix: enable latest syntax when parsing for ssr

close #2526

github.com/vitejs/vite - 407ce3b7c5c07a51b5e20e97bc2fff2f173c74c0 authored almost 4 years ago by Evan You <[email protected]>
release: v2.1.0

github.com/vitejs/vite - e3d74b4773b3e390c593c526ca92391c65b2a524 authored almost 4 years ago by Evan You <[email protected]>
fix(json): support importing json with ?url and ?raw queries

fux #2455

github.com/vitejs/vite - fd0a0d9bcaf0fd9098c5eb1a0c53226575fdcccb authored almost 4 years ago by Evan You <[email protected]>
fix(ssr): fix mistakenly overwriting destructure variables as import bindings (#2417)

fix #2409

github.com/vitejs/vite - 24c866f0de4fddec45fd6aa757185d5e74d0e7f3 authored almost 4 years ago by underfin <[email protected]>
feat: bundle vite config file with esbuild instead of rollup (#2517)

github.com/vitejs/vite - e034ee2d9c7ef1497d1c9248ef05cdd8e0efb6ad authored almost 4 years ago by Eren Bets <[email protected]>
fix: correctly handle explicit ts config file (#2515)

github.com/vitejs/vite - c6f0b7cebab59447dc4d98fa203817985e7ce5e7 authored almost 4 years ago by Eren Bets <[email protected]>
fix: correctly handle explicit ts config file (#2515)

github.com/vitejs/vite - e8f3c784b338a87a274dce44c73230d621cecb62 authored almost 4 years ago by Eren Bets <[email protected]>
feat(create-app): add `vue-tsc` for vue-ts template (#2498)

github.com/vitejs/vite - b3b3c017d90ac86ba8d02deb93dec443a4fa4bad authored almost 4 years ago by ziga <[email protected]>
docs: mention `vue-tsc` (#2497)

github.com/vitejs/vite - fef0b56ef6a99bf021c761a0a4b1a34c187ad8d8 authored almost 4 years ago by ziga <[email protected]>
fix(hmr): never invalidate an accepting importer (#2457)

github.com/vitejs/vite - 63bd2502781b87a2c04a375d9e7b770f63d8857c authored almost 4 years ago by Alec Larson <[email protected]>
docs: add awesome-vite link in Backend Integrations section (#1586)

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

github.com/vitejs/vite - 6d5c9c61b9e7a4703d4ef5c107fe0e5b1fa60cde authored almost 4 years ago by Máximo Mussini <[email protected]>
fix(ssr): handle empty sourcemaps (fix #2391) (#2441)

close #2391

github.com/vitejs/vite - 103dec9fe80c333e1e8daec53fb08ab597f1120b authored almost 4 years ago by GrygrFlzr <[email protected]>
fix: Improve injectQuery path handling (#2435)

close #2422

github.com/vitejs/vite - a5412f86be80fa55cf41ac286b0a9675098c6ab8 authored almost 4 years ago by GrygrFlzr <[email protected]>
feat: allow custom websocket server (#2338)

github.com/vitejs/vite - 9243cc9e8ea6271eb5d548ff459eb7cc5f260598 authored almost 4 years ago by Eren Bets <[email protected]>