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: browser cache of newly discovered deps (#7378)

github.com/vitejs/vite - 392a0de2876fb4fb6e0373d6e8c780ae1854266a authored almost 3 years ago by patak <[email protected]>
docs: vite only replace `__dirname`, `__filename`, `import.meta.url` in cjs (#7161)

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

github.com/vitejs/vite - f44859379277b7a3e99529be275022733dc69ef1 authored almost 3 years ago by Jeff Yang <[email protected]>
fix: do not warn (about not being able to bundle non module scripts) when src is an external url (#7380)

github.com/vitejs/vite - 0646fe8661b2d0a46eaff6a752b3108daab82c46 authored almost 3 years ago by Razvan Stoenescu <[email protected]>
chore: fix typo in comment (#7370)

github.com/vitejs/vite - e682863cd30d537404c5c560d0f6cc3750f751bf authored almost 3 years ago by zhangrenyang <[email protected]>
fix: overwrite deps info browserHash only on commit (#7359)

github.com/vitejs/vite - 1e9615d8614458947a81e0d4753fe61f3a277cb3 authored almost 3 years ago by patak <[email protected]>
chore: update es-module-lexer (#7357)

github.com/vitejs/vite - fde0f3c0e6e74a02e45ee0c0beb0ea774608e9a9 authored almost 3 years ago by Bjorn Lu <[email protected]>
chore(deps): update all non-major dependencies (#6905)

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

github.com/vitejs/vite - 839665c5985101c1765f0d68cf429ac96157d062 authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update actions/checkout action to v3 (#7200)

github.com/vitejs/vite - d96fdc364fc84b9f8eed57cbf62923371700697e authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dessant/lock-threads action to v3 (#5182)

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

github.com/vitejs/vite - ae3f4f3b893e0ff14de606bf464772b33f5e09f4 authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: add version to optimized chunks, fix #7323 (#7350)

github.com/vitejs/vite - 1be1db6a8ade94db2767d5f496f139cd0220a868 authored almost 3 years ago by patak <[email protected]>
release: v2.9.0-beta.3

github.com/vitejs/vite - 560fc4df9d6452b01c931def022b2665c44abd09 authored almost 3 years ago by patak-dev <[email protected]>
fix: delayed full page reload (#7347)

github.com/vitejs/vite - fa0820a038b7afb8f5b29ed3018440377c24dd3d authored almost 3 years ago by patak <[email protected]>
fix: early discovery of missing deps, fix #7333 (#7346)

github.com/vitejs/vite - 7d2f37c127e25abb80b77f5bde1c008a3c0c80aa authored almost 3 years ago by patak <[email protected]>
fix: unhandled exception on eager transformRequest (#7345)

github.com/vitejs/vite - c3260a4dace7596b9c6cd502abca6cb6831e8661 authored almost 3 years ago by patak <[email protected]>
chore: comment typo (#7344)

github.com/vitejs/vite - 61df3242ca151aa894026d0e304b28e843adfde2 authored almost 3 years ago by 草鞋没号 <[email protected]>
fix: update to esbuild 0.14.27, fix #6994 (#7320)

github.com/vitejs/vite - 65aaeeee8761419cede335c197c5df8f0f8eac3b authored almost 3 years ago by patak <[email protected]>
docs: note esbuild picomatch pattern (#7319)

github.com/vitejs/vite - fe85d089840f4fe112042d2a2abdbbe39280242f authored almost 3 years ago by Bjorn Lu <[email protected]>
release: v2.9.0-beta.2

github.com/vitejs/vite - 0b669018b42bbdc2a4dd26f5fe859595f581874c authored almost 3 years ago by patak-dev <[email protected]>
fix: dep with dynamic import wrong error log (#7313)

github.com/vitejs/vite - 769f53574d28b33e20a6d7e34c0ab7503ee190b9 authored almost 3 years ago by patak <[email protected]>
fix: `ssrExternal` should not skip nested dependencies (#7154)

github.com/vitejs/vite - f8f934a48af055b5bfdc7c750aab0473e97c3752 authored almost 3 years ago by Ben McCann <[email protected]>
release: v2.9.0-beta.1

github.com/vitejs/vite - a8dda1b11eed7b9a8a4ca4a073d123f77cc3bb65 authored almost 3 years ago by patak-dev <[email protected]>
fix: use hmr port if specified (#7282)

github.com/vitejs/vite - 3ee04c0d65ab1e80e1e6ac9efcd77c08d5ce48aa authored almost 3 years ago by Ben McCann <[email protected]>
fix(hmr): hmr style tag no support in html (#7262)

github.com/vitejs/vite - fae120a16c29e0573efadf1df84404f31af8c8df authored almost 3 years ago by yoho <[email protected]>
chore: new line for non-existent url (#7308)

github.com/vitejs/vite - 522faf8c83918ba5c9f46220f6f71978d217fb46 authored almost 3 years ago by Bjorn Lu <[email protected]>
fix(asset): allow non-existent url (#7306)

github.com/vitejs/vite - 6bc45a24e2d1c75ec0940a38c0421f4bb4003450 authored almost 3 years ago by Bjorn Lu <[email protected]>
docs(vue-ts): update note on vue type support in ts (#6165)

github.com/vitejs/vite - cfc76482269b2f2c9f44404e901b208b9c8b7331 authored almost 3 years ago by Autumn Meadow <[email protected]>
docs: clarify deprecated exports key end with `/` (#7302)

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

github.com/vitejs/vite - 799880758f589b7ea96d6db9cd1ea163421649f8 authored almost 3 years ago by Iron Lu <[email protected]>
fix: pending requests after module invalidation (#7283)

github.com/vitejs/vite - a1044d7039d031cfc88ec3fa8ed1b7d15745b02a authored almost 3 years ago by patak <[email protected]>
fix: use relative paths in _metadata.json (#7299)

github.com/vitejs/vite - 8b945f577a6743e3c9acff233665e6af1b3bb012 authored almost 3 years ago by patak <[email protected]>
chore: add isolatedModules to create-vite > template-vue-ts > tsconfig (#7304)

github.com/vitejs/vite - 21990ea394e3c82ca716cb6b55d2f5ca3bec646c authored almost 3 years ago by Minseok Suh <[email protected]>
chore: remove unused code (#7303)

github.com/vitejs/vite - 467512b3b41cb8d33a7281a1d8b6c806a52f4f56 authored almost 3 years ago by TrickyPi <[email protected]>
fix: main browserHash after stable optimization rerun (#7284)

github.com/vitejs/vite - 98eefa87e2680cf73393d3aeae29444bf7a530eb authored almost 3 years ago by patak <[email protected]>
fix: dont replace define in json (#7294)

github.com/vitejs/vite - fc5c937d442dc908e9b7cb03d5f5aae89c712594 authored almost 3 years ago by Bjorn Lu <[email protected]>
test: fix server port conflict (#7298)

github.com/vitejs/vite - 61fc6012126a7ac3022efc72abbcb2db1974aba0 authored almost 3 years ago by 翠 / green <[email protected]>
test: fix suppressing vue experimental warning (#7297)

github.com/vitejs/vite - 84fa816431f00a2fd35fd52004a9f06094e3715a authored almost 3 years ago by 翠 / green <[email protected]>
docs: remove vite client script (#7290)

github.com/vitejs/vite - bf57c5398937cfc307171c7dcc658727575b004b authored almost 3 years ago by Bjorn Lu <[email protected]>
docs: add missing server.headers + server.base (#7289)

github.com/vitejs/vite - c2ab324a5def68475acc444e781e03094692ca84 authored almost 3 years ago by Jeff Yang <[email protected]>
docs: clarify postcss-load-config (#7265)

github.com/vitejs/vite - 6608bd04af033717184cfff0074b2d9661db8804 authored almost 3 years ago by Bjorn Lu <[email protected]>
docs: clarify preprocessor options extension (#7280)

github.com/vitejs/vite - c6c2fbbd9f647070d8e295eab3eda135990ad07e authored almost 3 years ago by Bjorn Lu <[email protected]>
fix: use browserHash for imports from node_modules (#7278)

github.com/vitejs/vite - 161f8eac892e2f8a5383a90bc148326e624eddef authored almost 3 years ago by patak <[email protected]>
feat: expose ssrRewriteStacktrace (#7091)

github.com/vitejs/vite - d4ae45dcb947acbfc58e1a43b29dd065b88a0685 authored almost 3 years ago by Ben McCann <[email protected]>
chore: clarify writableEnded guard comment (#7256)

github.com/vitejs/vite - dddda1e05dd2184960afdcdf2960053acb30f5a9 authored almost 3 years ago by patak <[email protected]>
docs(build): fix chunking strategy info (#7253)

github.com/vitejs/vite - 7dcf370d0f27ef7d5073006fcd943ab9083cabe1 authored almost 3 years ago by Georgiy Bukharov <[email protected]>
fix: needs es interop check for newly discovered deps (#7243)

github.com/vitejs/vite - ba3047d56270211c1aee7bcf8372b33654c0e54b authored almost 3 years ago by patak <[email protected]>
fix: avoid caching transform result of invalidated module (#7254)

github.com/vitejs/vite - 2d7ba720ecb362b64589339f2045422082488d86 authored almost 3 years ago by patak <[email protected]>
docs(vite-legacy): Note about using `regenerator-runtime` in Content Security Policy environment (#7234)

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

github.com/vitejs/vite - 0fd64223304442bb483c55d818fcf808b7ffbaa8 authored almost 3 years ago by Svilen Ivanov <[email protected]>
release: v2.9.0-beta.0

github.com/vitejs/vite - 2351d79c0ecbd6d6ce802d3862e0dd33a003941e authored almost 3 years ago by patak-dev <[email protected]>
docs(vue): add transformAssetUrls example (#7232)

Co-authored-by: Haoqun Jiang <[email protected]>

github.com/vitejs/vite - 08e928c4b0a4d24b27d34fbbc9f2c129ec44ea0a authored almost 3 years ago by Bjorn Lu <[email protected]>
docs(lib): show example entry file (#7233)

github.com/vitejs/vite - cb10ebfc25aa35a232aeb74b69d09f4484f734aa authored almost 3 years ago by Bjorn Lu <[email protected]>
fix: optimizeDeps.include missing in known imports fallback (#7218)

github.com/vitejs/vite - 6c08c863b552421199321d7178d718220c2f2d39 authored almost 3 years ago by patak <[email protected]>
chore: replace SourceMapConsumer with trace-mapping (#6746)

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

github.com/vitejs/vite - ed4d19103e2daec4368f2e143f4207837df6b27f authored almost 3 years ago by Bogdan Chadkin <[email protected]>
feat(worker): bundle worker emit asset file (#6599)

github.com/vitejs/vite - 0ade33526565379e0297be5996375cd073b3fe66 authored almost 3 years ago by yoho <[email protected]>
fix: deprecate `{ assert: { type: raw }}` in favor of `{ as: raw }` (fix #7017) (#7215)

github.com/vitejs/vite - 87ecce5008190b0e53d50cd86612a8125ab7b30a authored almost 3 years ago by Rom <[email protected]>
fix: replacing compression with modern version (#6557)

github.com/vitejs/vite - 5648d09b66458d45612a9edbbdc4a869afa9bf27 authored almost 3 years ago by Niputi <[email protected]>
fix: `import.meta.url` should not throw (#7219)

github.com/vitejs/vite - 5de3a98d2e396d21bb0ec71fe3c0ab55a07ccfba authored almost 3 years ago by Ben McCann <[email protected]>
fix: build optimize deps metada location (#7214)

github.com/vitejs/vite - dc46adffdeab97eb3934bde3e83203de7f2b3631 authored almost 3 years ago by patak <[email protected]>
fix: import css in less/scss (fix 3293) (#7147)

Co-authored-by: Haoqun Jiang <[email protected]>

github.com/vitejs/vite - 9b51a3acc0beb784983b97461e32937d82758861 authored almost 3 years ago by 沧浪 <[email protected]>
fix: handle files with multiple comments (#7202)

github.com/vitejs/vite - 3f5b645b1df7251fdbeeda5229388a81cfd04753 authored almost 3 years ago by Ben McCann <[email protected]>
docs: glob support alias path (#7204)

github.com/vitejs/vite - 3070ecb12d9a4eebf607128ca8acbdb9aecf5404 authored almost 3 years ago by yoho <[email protected]>
fix(optimizer): add missing keys to hash (#7189)

github.com/vitejs/vite - b0c0efe009c4234c8915a649dc9b1568d1d8a07f authored almost 3 years ago by Bjorn Lu <[email protected]>
docs: clarify rollup plugin order (#7193)

github.com/vitejs/vite - cf6c81709427f6b144dae1dca6aa90309b7d88a0 authored almost 3 years ago by Bjorn Lu <[email protected]>
docs: explain dep handling in dev and build (#7187)

github.com/vitejs/vite - b81e1a289f20a4ba2396f11939646407a67bbf0e authored almost 3 years ago by Bjorn Lu <[email protected]>
fix: allow `localhost` as a valid hostname (#7092)

github.com/vitejs/vite - 4194cce60f7d9a5664ef9aea279f1f69631cdc84 authored almost 3 years ago by Maurício Kishi <[email protected]>
docs: clarify what triggers rebuild for watch flag (#7182)

github.com/vitejs/vite - 9f7b859c9f47a1e3f37a3ee6cd9c9277f9a04720 authored almost 3 years ago by Joel Kuzmarski <[email protected]>
docs: add config env var info (#7180)

github.com/vitejs/vite - 76bbcd09985f85f7786b7e2e2d5ce177ee7d1916 authored almost 3 years ago by Bjorn Lu <[email protected]>
fix: reusing variable names in html module scripts (fix #6851) (#6818)

github.com/vitejs/vite - c46b56d3ef54d2ae01cc6d51252cb12fc3d3c898 authored almost 3 years ago by OliverTsang <[email protected]>
fix(html): build mode ignore html define transform (#6663)

github.com/vitejs/vite - 79dd003f13e6398d6f15ca462bddedb7c1a5b7dc authored almost 3 years ago by yoho <[email protected]>
refactor: avoid splitting vendor chunk by default (#6534)

github.com/vitejs/vite - 849e8456e1f7609040030c87cdc51e2fc76235b7 authored almost 3 years ago by patak <[email protected]>
feat(glob): import.meta.glob support alias path (#6526)

github.com/vitejs/vite - 86882add0d85b9af390e4fd2bc5a978174124eff authored almost 3 years ago by yoho <[email protected]>
fix: revert #6340, definePlugin tests, warning box (#7174)

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

github.com/vitejs/vite - 6cb0647834762bca9aa0cef542719882b42c2cf0 authored almost 3 years ago by Dominik G <[email protected]>
feat: show all prebundle deps when debug (#6726)

github.com/vitejs/vite - e626055eebf37c784c62da369b7249e233c5ca42 authored almost 3 years ago by Bjorn Lu <[email protected]>
fix(ssr): bypass missing resolve error in SSR (#7164)

github.com/vitejs/vite - a4927c51da5f3ec1b7cf4701f3bab0fbd91d7221 authored almost 3 years ago by Anthony Fu <[email protected]>
fix: execute classic worker in dev mode (#7099)

github.com/vitejs/vite - 3c0a6091fe96044e9dd84fbe5db3343339a88986 authored almost 3 years ago by yoho <[email protected]>
feat: non-blocking pre bundling of dependencies (#6758)

github.com/vitejs/vite - 24bb3e40c1add050c4c7bac9eac6b2edf7ddc73c authored almost 3 years ago by patak <[email protected]>
fix(server): ensure consistency for url to file mapping in importAnalysis and static middleware (#6518)

github.com/vitejs/vite - b214115bffd07c5baca9da36d3b3608007d00920 authored almost 3 years ago by Dominik G <[email protected]>
fix(server): base middleware redirect with search and hash (#6574)

github.com/vitejs/vite - a516e857ed4de28c421904dd938233a78e2ff368 authored almost 3 years ago by Yanlin Jiang <[email protected]>
feat: optimize custom extensions (#6801)

github.com/vitejs/vite - c11af23287d2af1c39b2ff64daa9f08fb406e08c authored almost 3 years ago by Bjorn Lu <[email protected]>
fix: reoptimize deps on esbuild options change (#6855)

github.com/vitejs/vite - 4517c2be5b432ffdd6d5abd0fb0d5dc0ea0afdaf authored almost 3 years ago by patak <[email protected]>
fix: update postcss-load-config to load PostCSS plugins based on their config file path (#6856)

github.com/vitejs/vite - f02f961f955277469b971cd35ffdb26d5fa95784 authored almost 3 years ago by François Wouts <[email protected]>
feat(perf): tsconfck perf improvement (#7055)

github.com/vitejs/vite - 993ea391a601a44c3da3aa325a0d1c2e0331f9d4 authored almost 3 years ago by Dominik G <[email protected]>
fix: restart optimize (#7004)

github.com/vitejs/vite - 47fbe29a9780bcb99b2a34e19b94c750f39e88c6 authored almost 3 years ago by Bjorn Lu <[email protected]>
feat(config): hmr add disable port config (#6624)

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

github.com/vitejs/vite - ce07a0ad6a2323fa3619a6e4de59fa792a988e21 authored almost 3 years ago by clocher Zhong <[email protected]>
feat: add `importedCss` and `importedAssets` to RenderedChunk type (#6629)

Co-authored-by: Maximo Mussini <[email protected]>

github.com/vitejs/vite - 8d0fc90b1d8e3bc2d0da94c5acceda7569ed6d86 authored almost 3 years ago by Alec Larson <[email protected]>
fix: honor the host param when creating a websocket server (#5617)

github.com/vitejs/vite - 882c8a82c8efbf2b9662049817c89991f433aaac authored almost 3 years ago by casret <[email protected]>
fix: prevent loading env outside of root (#6995)

github.com/vitejs/vite - e0a4d810598d1834933ed437ac5a2168cbbbf2f8 authored almost 3 years ago by Bjorn Lu <[email protected]>
fix: define plugin not ignore file names (#6340)

github.com/vitejs/vite - 7215a03c796537419bc4a2533d312e868a11e5da authored almost 3 years ago by dengqing <[email protected]>
fix(hmr): client pinging behind a proxy on websocket disconnect (fix #4501) (#5466)

github.com/vitejs/vite - 96573dbcafb138c91b524ef9995de44203d95246 authored almost 3 years ago by Michael Warner <[email protected]>
fix(json): load json module error (#6352)

github.com/vitejs/vite - c8a7ea86586b81fae1ba7eae2282267f68de01dd authored almost 3 years ago by yoho <[email protected]>
fix(resolve): try .tsx extension for .js import from typescript module (#7005)

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

github.com/vitejs/vite - 72b8cb60475dea83fc426151753358b8c3fe92b4 authored almost 3 years ago by Lee <[email protected]>
chore: fix typo in test description (#7153)

github.com/vitejs/vite - 5c8d98e31414bf5b5ba8265001523ed7d22921c6 authored almost 3 years ago by Ben McCann <[email protected]>
release: v2.8.6

github.com/vitejs/vite - 110212e9568bab36a9b94d2beeb361943f1d6d2c authored almost 3 years ago by patak-dev <[email protected]>
fix: revert #7052, hmr style tag no support in html (#7136)

github.com/vitejs/vite - 5c116ecde0ad43409334853457d68481a22e19d4 authored almost 3 years ago by patak <[email protected]>
fix: throw Error when can't preload CSS (#7108)

github.com/vitejs/vite - d9f8edbd5b243f60212cc4bb9271c01b7e3fdd76 authored almost 3 years ago by Vladimir <[email protected]>
docs: debug Jest tests using Playwright (Chromium) (#7129)

github.com/vitejs/vite - 2fd9dd52d37b7d8f07e130864670d0295b18047e authored almost 3 years ago by Eric Eastwood <[email protected]>
release: v2.8.5

github.com/vitejs/vite - 22a0381e5e791296ffa7758331d95ae8ca870acd authored almost 3 years ago by patak-dev <[email protected]>
fix(vue-jsx): support jsx imports with queries (#7121)

github.com/vitejs/vite - 66cafca61c8eefe67c8371249a2fc6e043b91e43 authored almost 3 years ago by Haoqun Jiang <[email protected]>
fix: image -> image/x-icon (#7120)

github.com/vitejs/vite - 065ceca5c7b8f1843e220fbdbe8a0da4cbb78935 authored almost 3 years ago by yoho <[email protected]>