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: update lock

github.com/vitejs/vite - 16af3cb1ad247672f1feeabbcdf98a4d5326f0f8 authored over 3 years ago by Anthony Fu <[email protected]>
feat(ssr): include non-CSS assets in the manifest (#3556)

github.com/vitejs/vite - adc7170dac0b08f3cffd49fa4844a6fa871067dc authored over 3 years ago by ferdinando-ferreira <[email protected]>
fix(plugin-vue): rewrite default after ts compiled (#3591)

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

github.com/vitejs/vite - ea5bafaefbafd858389f88e537cb3473b4669802 authored over 3 years ago by underfin <[email protected]>
refactor(create-app): moves to prompts (#3044)

Co-authored-by: Anthony Fu <[email protected]>
Co-authored-by: patak-js <matias.capelett...

github.com/vitejs/vite - 3ed7bda12c47286e6dc4f21d4f4769e532b0f8ee authored over 3 years ago by Olyno <[email protected]>
docs(hmr): document hmr.server option (fix #3587) (#3590)

* docs(hmr): document hmr.server option

* docs(hmr): hmr.server apply suggestions

github.com/vitejs/vite - a30724c8a492016a3f4fd1b209975b49e6972135 authored over 3 years ago by Joe Busillo <[email protected]>
fix: include/exclude options for vue-jsx .d.ts (#3573)

Co-authored-by: Shinigami <[email protected]>
Co-authored-by: Anthony Fu <anthonyfu117@hotma...

github.com/vitejs/vite - 82ec0ca69c1f077cf518073edca4e6580ebd4892 authored over 3 years ago by virgosoy <[email protected]>
docs: Adding Azure Static Web App deployment instructions (#3498)

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

github.com/vitejs/vite - 6900058ce717b5350278cd844ca27031419ef076 authored over 3 years ago by Jen Looper <[email protected]>
chore: disable explicit-module-boundary-types for js (#3589)

github.com/vitejs/vite - 004e33c449438538d9722de5c12265f1645566c7 authored over 3 years ago by Shinigami <[email protected]>
fix: cannot recognize JS url correctly(#3568) (#3572)

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

github.com/vitejs/vite - ab0865223f2fd8c460ee9b5108dbe67b9ad534a1 authored over 3 years ago by Claire <[email protected]>
fix(playground): fix an eslint error in testUtils (#3584)

github.com/vitejs/vite - 03ac6984877dba096c4c0de264d807008bceb38f authored over 3 years ago by ygj6 <[email protected]>
fix(tests): fix tests run fail in the Chinese directory (#3586)

github.com/vitejs/vite - 3cab2c2202c2c7188b4f76d872c94a9f6acaf122 authored over 3 years ago by ygj6 <[email protected]>
test(worker): only check result when all worker ran (#3583)

github.com/vitejs/vite - 4afb7435478271f51605121ae9a3876f635147e5 authored over 3 years ago by fi3ework <[email protected]>
feat(plugins/worker): support SharedWorker (resolve #2093) (#2505)

github.com/vitejs/vite - d78191c5ce5f9c0e5a2329c7b113fc25b27535b9 authored over 3 years ago by fi3ework <[email protected]>
fix: update esbuild to 0.12 (#3570)

Update esbuild to the latest 0.12 release.
https://github.com/evanw/esbuild/blob/master/CHANGEL...

github.com/vitejs/vite - 421c530eae668f0ddadd9b4ef6d366a58d74febc authored over 3 years ago by Ludovico Fischer <[email protected]>
feat: added clientPort to HmrOptions (#3578)

github.com/vitejs/vite - 7db69a3c284d58ebb51f91c5f44da9890d056b19 authored over 3 years ago by John Simons <[email protected]>
feat(config): add `envDir` option (#3407)

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

github.com/vitejs/vite - 472ba5d7198e5db631ddafc1fd2adf78ce26003e authored over 3 years ago by GavinRay97 <[email protected]>
chore(deps): upgrade jest to 27 (#3565)

github.com/vitejs/vite - 5745a2e8072cb92d647662dc387e7f12b2841cab authored over 3 years ago by hehe <[email protected]>
chore(deps): bump browserslist from 4.16.3 to 4.16.6 (#3538)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Re...

github.com/vitejs/vite - b6d12f71c1dbd5562f25bc2c32c44eed32b27e94 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
release: v2.3.4

github.com/vitejs/vite - 9d940e24ba59f5cf1977e32439e1c31ccaa739d2 authored over 3 years ago by Anthony Fu <[email protected]>
fix: data-uri plugin cache reset at buildStart (#3537)

github.com/vitejs/vite - 9d97b6d0084a543b6e692890d8a095e4bee5dfac authored over 3 years ago by patak <[email protected]>
fix: allow passing an array as sass / scss importer (#3529)

github.com/vitejs/vite - e344cdd28425e08b2481b1a6289b820764f25928 authored over 3 years ago by j000 <[email protected]>
fix: ensure new CSS modules cache at build start (#3516)

github.com/vitejs/vite - 07ad2b494b14701f54376afe6ce49bf24a3e7cd9 authored over 3 years ago by patak <[email protected]>
fix: clean manifest plugin state at build start (#3530)

github.com/vitejs/vite - c9da635841cc20e65df6a51c3f0b7a7fb79a814f authored over 3 years ago by patak <[email protected]>
chore: fixing sort in rollup config (#3528)

github.com/vitejs/vite - 496e26e995e18e7dab9fbea03885952f792e15ce authored over 3 years ago by abderrahmen lahmedi <[email protected]>
chore: new sponsor

github.com/vitejs/vite - 1538e8f049083ccc1fdd389bd8a03840ccca14b8 authored over 3 years ago by Evan You <[email protected]>
fix(types): add .module.pcss typings, fix #3518 (#3519)

github.com/vitejs/vite - 3475351a371df2e17689a99968fdee827b0b2d16 authored over 3 years ago by Deisling Eduard <[email protected]>
fix: track deps for css @import in build watch mode, fix #3387 (#3478)

github.com/vitejs/vite - 13bda3368e73ade311f1c113894c2dcb329cef8d authored over 3 years ago by CHOYSEN <[email protected]>
fix: avoid css leaking into emitted javascript (#3402)

github.com/vitejs/vite - 65d333d8eb95ea3ab3d611d9c21d05de9657f134 authored over 3 years ago by ferdinando-ferreira <[email protected]>
fix(preview): #3487 preview should serve latest content by default (#3488)

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

github.com/vitejs/vite - 9a4183dbc0d4dcf278ac829b96230b3d2b24bd5e authored over 3 years ago by Sociosarbis <[email protected]>
fix: do not cache module while the file contains import.meta.glob (#3005)

Co-authored-by: ygj6 <ygj@54321>

github.com/vitejs/vite - e7b8f41c45ea95cfd12801dfd22fa9be99de8ac8 authored over 3 years ago by ygj6 <[email protected]>
fix: inline webworker safari support (#3468)

github.com/vitejs/vite - 26715465f7430e6fd9a0cf2ae9e49fb099cced3a authored over 3 years ago by Sam <[email protected]>
feat: support serving `index.html` in middleware mode (#2871)

* feat: support for serving `index.html` in middleware mode

* docs: document `server.middlewa...

github.com/vitejs/vite - b1598cec7ee185f796d8679f0a97d36b80fe1949 authored over 3 years ago by Berton Zhu <[email protected]>
fix: ensure new assets cache at build start, fix #3271 (#3512)

github.com/vitejs/vite - 9484c0f392407d71efad64b585b8656202c9b411 authored over 3 years ago by patak <[email protected]>
fix(preview): allow to disable HTTPS (#3514)

github.com/vitejs/vite - cf1632ea525b4e3230afaee908ef42f0e7321fe8 authored over 3 years ago by Pig Fang <[email protected]>
fix(preview): support custom hostname (#3506)

github.com/vitejs/vite - 5979d0e3b2c071ee15408aa67974af04f7bb1c3d authored over 3 years ago by Pig Fang <[email protected]>
feat(create-app): improve client types (#3214)

github.com/vitejs/vite - ba8b7afa650277b7218e0bd53564b5fb45bf4549 authored over 3 years ago by Wei <[email protected]>
fix(plugin-legacy): respect custom filenames formats, fix #2356 (#2641)

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

github.com/vitejs/vite - d852731622a1c009d15a5172343fc166c4bb5cb7 authored over 3 years ago by Vben <[email protected]>
fix: handle HMR for files with more than one glob import (#3497)

github.com/vitejs/vite - 05bd96e21ced682251378c4ad7ae0dee59195eae authored over 3 years ago by Romuald Brillout <[email protected]>
fix: invalidate import globs upon new/removed files (fix #3499) (#3500)

github.com/vitejs/vite - b31604e08c4333bed5a3c4cc6876d1eb337a100b authored over 3 years ago by Romuald Brillout <[email protected]>
docs: note about Vite's native SSR API being a low-level API (#3467)

github.com/vitejs/vite - 06b9935208abaa7885ded2a780cbb5699d14c8da authored over 3 years ago by Romuald Brillout <[email protected]>
docs: Add vanilla-ts in the Getting Started guide (#3463)

github.com/vitejs/vite - 87bf0d813e1225a052a1f8945e782e3441fa74c2 authored over 3 years ago by Pete Nykänen <[email protected]>
chore(create-app): update vite version

github.com/vitejs/vite - e1dd7b029f5a6f15551904ea906804af30594b11 authored over 3 years ago by Anthony Fu <[email protected]>
release: v2.3.3

github.com/vitejs/vite - 8c9cf45391d893fe018da07126716e25ade1939c authored over 3 years ago by Anthony Fu <[email protected]>
fix(plugin-legacy): turn off babel loose mode (#3406)

github.com/vitejs/vite - 5348c02f58bde36c412dbfe36c3ad37772bf83e5 authored over 3 years ago by Nihal Gonsalves <[email protected]>
fix: warn about dynamic import polyfill only during build (#3446)

github.com/vitejs/vite - 5fe05507dd28bbd863469628bc61b45a04f938bd authored over 3 years ago by patak <[email protected]>
chore(deps): upgrade [email protected] (#3447)

github.com/vitejs/vite - cedc28d5fa55d24d9f108db363d7199503abebd5 authored over 3 years ago by Nihal Gonsalves <[email protected]>
fix: restore dynamic-import-polyfill (#3434)

github.com/vitejs/vite - 4112c5d103673b83c50d446096086617dfaac5a3 authored over 3 years ago by patak <[email protected]>
fix: ignore ids that start with \0 in plugin asset, fix #3424 (#3436)

github.com/vitejs/vite - f6cfe30abfc5179262aea807173d7591fd4dc876 authored over 3 years ago by patak <[email protected]>
fix: skip fs fallback for out of root urls, fix #3364 (#3431)

github.com/vitejs/vite - 19dae997f91607424af2d0e159ae2570463bbcb3 authored over 3 years ago by patak <[email protected]>
fix(create-app): lit-element templates package.json (#3435)

github.com/vitejs/vite - 74986d3d053aabe7ec3de20c987e9df309c684b2 authored over 3 years ago by patak <[email protected]>
docs(create-app): add pnpm commands (#3433)

github.com/vitejs/vite - 91ab264fb9b695d2c31d17375d71c3983cfe4dbd authored over 3 years ago by milahu <[email protected]>
test: fsServe strict mode during serve (#3432)

github.com/vitejs/vite - 4ab996b10b1dbadd5df9e2334ea04f28ee563945 authored over 3 years ago by patak <[email protected]>
docs: fix `build.assetsInlineLimit` link (#3415)

github.com/vitejs/vite - ad5d28d1fcd027e9c92c1447698b27f3da6655a4 authored over 3 years ago by Jeff Yang <[email protected]>
fix: sass importer can't be undefined (fix: #3390) (#3395)

github.com/vitejs/vite - 30ff5a235d2a832cb45a761a03c5947460417b40 authored over 3 years ago by Axe <[email protected]>
docs(plugin-legacy): add note about IE11, close #3362 (#3389)

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

github.com/vitejs/vite - 67a6441c1af6ecc0452af23b23ccce108b774a6f authored over 3 years ago by Anthony Fu <[email protected]>
fix(css): fix sass importer error (#3368)

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

github.com/vitejs/vite - 3f04abf0ff21c7b2969902c3d8d87f4b1b93740f authored over 3 years ago by Bernardo Sunderhus <[email protected]>
fix(server): hostname defaults to localhost, fix #3355 (#3383)

Co-authored-by: Nihal Gonsalves <[email protected]>

github.com/vitejs/vite - 8b5a6a855091e6f744cc7b886cf927d14dc74d50 authored over 3 years ago by patak <[email protected]>
chore: change prettier version to exact (#3386)

github.com/vitejs/vite - d36e10ed99fe765a5f25268bdf8252fe0b026701 authored over 3 years ago by Shinigami <[email protected]>
deps: bump esbuild to 0.11.20, fix #3247 (#3385)

github.com/vitejs/vite - aee0928636f4b0d0bf287e3ac0e0790e55a9c984 authored over 3 years ago by underfin <[email protected]>
docs: update changelog

github.com/vitejs/vite - df46c0d9af709a03e6964a7f33565039bc1aba3e authored over 3 years ago by Anthony Fu <[email protected]>
release: v2.3.1

github.com/vitejs/vite - 1af39949b8bad8e25038879bbdf070ff819fdf4d authored over 3 years ago by Anthony Fu <[email protected]>
fix: disable fsServe restrictions by default (#3377)

github.com/vitejs/vite - 5433a655534cd4c716c2eba2f89f20bfa328e812 authored over 3 years ago by Anthony Fu <[email protected]>
fix: use the closest package.json as root when workspace not found fo… (#3374)

github.com/vitejs/vite - 42b35ac567b02b8142a7a51df320d7deb2ec4ac1 authored over 3 years ago by Anthony Fu <[email protected]>
fix: normalize url in `ensureServingAccess` (#3350)

github.com/vitejs/vite - deb465ba412312ccae2d5b767de327d6f8562e7e authored over 3 years ago by Alex Kozack <[email protected]>
chore(docs): indent in `build.assetsInlineLimit` note (#3361)

github.com/vitejs/vite - c1e4b4e01d8e74079ac923b35de97d5a3e6bf781 authored over 3 years ago by Jeff Yang <[email protected]>
fix: bump @rollup/plugin-commonjs to v19, fix #3312 (#3353)

- v18 added the `ignoreDynamicRequires` option as a breaking change. The earlier behaviour match...

github.com/vitejs/vite - c6ef6d084c2368f6c73e03cc18bcab05aea9cfa6 authored over 3 years ago by Nihal Gonsalves <[email protected]>
docs: fix broken link in error message (#3345)

Fixes #3344

github.com/vitejs/vite - bdc1ea3b1c5aaed081f4e567949f73c4c936c5bf authored over 3 years ago by Ophir LOJKINE <[email protected]>
chore(deps): bump postcss from 8.2.8 to 8.2.10 (#3343)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.10.
- [Release notes](htt...

github.com/vitejs/vite - 139a9ee57103659a7f38e42a67e7a8236b20ebb0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(create-app): bump vite version to 2.3

github.com/vitejs/vite - f8315c936dd07aa62c51b02f059a42aab103c9c1 authored over 3 years ago by Anthony Fu <[email protected]>
docs: update vite 2.3.0 changelog

github.com/vitejs/vite - b10d90e26cb67ee344923a596d5fef8ec8f74283 authored over 3 years ago by Anthony Fu <[email protected]>
release: v2.3.0

github.com/vitejs/vite - a7d86eeca162a894f4ec5600d1952919e074d477 authored over 3 years ago by Anthony Fu <[email protected]>
fix(serve): prevent serving unrestricted files (#3321)

github.com/vitejs/vite - 7231b5a882a2db8dd2d9cb88a0f446edb5e2cf43 authored over 3 years ago by underfin <[email protected]>
test(create-app): add integration tests (#3204)

github.com/vitejs/vite - b93bf9c49ed53b4ee188c111e05245caf041ee8a authored over 3 years ago by James George <[email protected]>
fix(plugin-legacy): move polyfills in plugin post, fixes #2786 and #2781 (#3023)

github.com/vitejs/vite - 43150e352d164744e2fda766927053439bdf7db9 authored over 3 years ago by Tobias Melén <[email protected]>
fix(dev): rewrite importee path at html files at spa fallback (#3239)

github.com/vitejs/vite - 13d41d864219bcc0e952f42f69adb97147e15520 authored over 3 years ago by underfin <[email protected]>
fix(hmr): respect server https options when running as middleware (#1992)

github.com/vitejs/vite - 24178b05825245b9f36b5a8e4730996184cc7e8e authored over 3 years ago by Harry Brundage <[email protected]>
fix: warning for vite/dynamic-import-polyfill (#3328)

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

github.com/vitejs/vite - 8b80512c03bc053e101b1047bfd142260a15e2ac authored over 3 years ago by patak <[email protected]>
docs: add note about assetsInlineLimit in library mode (#2193)

github.com/vitejs/vite - fe9da97c96e63d82cd6bda4e0dd9b5d0ded55930 authored over 3 years ago by Alex Kozack <[email protected]>
docs: fix esbuild case (#3318)

github.com/vitejs/vite - 78647a8f5d443e419390dba4a88523ae3e574fb1 authored over 3 years ago by Naoki Endoh <[email protected]>
docs: more explicit defineComponent example (#3075)

github.com/vitejs/vite - d555dd6cfdcdcc9bddaeaa6c3f9f4d82d2b9a847 authored over 3 years ago by James Lee <[email protected]>
refactor: rewrite after #2977 (#3269)

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

github.com/vitejs/vite - d2b3ba1a1c3d614b2d7e5d8ea3cab052488a31b9 authored over 3 years ago by Shinigami <[email protected]>
fix: prevent serving unrestricted files (fix #2820) (#2850)

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

github.com/vitejs/vite - 792a6e1ee8fa288ce8e641f7fa378fe8d76e52d4 authored over 3 years ago by Anthony Fu <[email protected]>
fix: type error by #3151 (#3292)

github.com/vitejs/vite - fd4146b8624100a609ae43b2d73681d260dfe131 authored over 3 years ago by Anthony Fu <[email protected]>
feat: webworker ssr target (#3151)

github.com/vitejs/vite - 1c59ef14dec3b60c67e70800af9d88a2255a54ae authored over 3 years ago by patak <[email protected]>
feat: set publicDir to false to disable copied static assets to build dist dir (#3152)

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

github.com/vitejs/vite - f4ab90a79f3ff56647631fa8891dc665081b45a2 authored over 3 years ago by ygj6 <[email protected]>
refactor: vite middlewares as named functions (#3251)

github.com/vitejs/vite - fd913325083763c7b653d2c866144cdc75a25988 authored over 3 years ago by Xavier Cambar <[email protected]>
docs: remove unnecessary line break (#3287)

github.com/vitejs/vite - da5743445571044f0662b4e29325fec1fe81768b authored over 3 years ago by Jun Shindo <[email protected]>
fix: upgrade to [email protected] (#3282)

github.com/vitejs/vite - b0dd69d305c268b2ea326ec4f344da7f7b989e69 authored over 3 years ago by Nihal Gonsalves <[email protected]>
refactor!: esbuild 0.11 upgrade, remove dynamic-import-polyfill (#2976)

github.com/vitejs/vite - 05fd1e26be1c64c665b5c01161f2e789c1deb6aa authored over 3 years ago by Ludovico Fischer <[email protected]>
fix(ssr): resolve dynamic import vars modules (#3177)

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

github.com/vitejs/vite - b1e73951ed402a64882fb771bf433938ad171e19 authored over 3 years ago by underfin <[email protected]>
chore(plugin-react-refresh): correct PR comment url (#3268)

github.com/vitejs/vite - 1178d08dc10ee0cc14160d65fefd5aec0fd769d7 authored over 3 years ago by Jeff Yang <[email protected]>
fix(plugin-legacy): require Vite 2.0.0 final (#3265)

github.com/vitejs/vite - e395deeb0f11ebb1bcebe69233adebaad10f77eb authored over 3 years ago by Ben McCann <[email protected]>
docs: update package name (#3266)

Co-authored-by: Rivaldo Junior <[email protected]>

github.com/vitejs/vite - 9438a9da609cf0018ee72d7aa8574290dbdea7f5 authored over 3 years ago by Rivaldo Junior <[email protected]>
fix(ci): fix ci lint step (#2988)

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

github.com/vitejs/vite - 4e8ffd8865e6303d19b5a5ea4501fc54bff4e180 authored over 3 years ago by Shinigami <[email protected]>