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: fix css tests

github.com/vitejs/vite - 3a221cfd3dd469a484980c539df68f2e4190a28a authored almost 4 years ago by Evan You <[email protected]>
fix: don't override resolver options (#1740)

github.com/vitejs/vite - 73196e517643af88a790ab5222d3e6b68dbbf987 authored almost 4 years ago by andrew0 <[email protected]>
fix: resolve css @import relative imports without leading dot

fix #1737

github.com/vitejs/vite - 78eb32c17998a96aff0f787cf4629b2683c6cd09 authored almost 4 years ago by Evan You <[email protected]>
feat: new manifest format

BREAKING CHANGE: the build manifest format has changed. See
https://vitejs.dev/guide/backend-int...

github.com/vitejs/vite - 51bc1ecc1c130eba7eabdbaf1e5693d1c9967628 authored almost 4 years ago by Evan You <[email protected]>
feat: add link to config docs

github.com/vitejs/vite - ce71d71e83785a1072204bf8117a61ab7e4e772c authored almost 4 years ago by Evan You <[email protected]>
chore(create-app): add a note about using workspace TS

github.com/vitejs/vite - 8b543a7f22a7218f088f2b09abb515c3414b6d0f authored almost 4 years ago by Evan You <[email protected]>
refactor: expose file directly in chunk to css map

github.com/vitejs/vite - 0aa5849c3d1ceb39bd0a35eb4482bf27556ae78b authored almost 4 years ago by Evan You <[email protected]>
docs: document css import and rebasing support

github.com/vitejs/vite - 7043c4e13acc608f99105b1404e9c49ac92a3b17 authored almost 4 years ago by Evan You <[email protected]>
feat: import resolving + url rebasing for less

github.com/vitejs/vite - f266bb7417167e752bbbbd64fe3c82dceb13794b authored almost 4 years ago by Evan You <[email protected]>
feat: proper css resolving + sass import url rebase

github.com/vitejs/vite - 477f1749d938d5ce95df3093de7154b749fe3667 authored almost 4 years ago by Evan You <[email protected]>
fix: allow ssr css preloads in preload-helper (#1734)

github.com/vitejs/vite - 1dfda1618801b904b721fbd81d52a874b057ac65 authored almost 4 years ago by bompus <[email protected]>
fix: css @import alias for windows

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

github.com/vitejs/vite - a5a6843ef53ced5a9d53f3a0661cae15b89f4f66 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): do not perform treeshaking for pre-bundling

github.com/vitejs/vite - 6b619c4be210dbab0164f42ee4b358c3ac34a896 authored almost 4 years ago by Evan You <[email protected]>
chore: only log errors when pre-bundling

github.com/vitejs/vite - 2f41d3fe62a91da2f257d0c6dfab67f7ac596023 authored almost 4 years ago by Evan You <[email protected]>
fix: handle vite client path with dollar signs (#1732)

fix #1423

github.com/vitejs/vite - 20bacf7cacb7a0a180a9f38b18b306177a59b40d authored almost 4 years ago by Kristoffer K <[email protected]>
feat(css): support alias in css @imports

close #650

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

github.com/vitejs/vite - d8689b8da0511103a99202303b4aade13232905f authored almost 4 years ago by Evan You <[email protected]>
fix: json plugin error report line regex (#1719)

github.com/vitejs/vite - 35e1f520c99581248f8241b82a1d568518e72d3f authored almost 4 years ago by HChange <[email protected]>
fix(optimizer): handle special case where esm entry gets converted to cjs by esbuild

fix #1724

github.com/vitejs/vite - 32413cec52ab12a835d3b3ec7a1e294946d11505 authored almost 4 years ago by Evan You <[email protected]>
fix(sourcemap): empty source map chain on nullified sourcemap

fix #1726

github.com/vitejs/vite - 52c94161b5c0f5eb0ad7e676a7b30a2de4a23116 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): fix entry matching edge case

fix #1661 again

github.com/vitejs/vite - c5fe45fdd2c90436e2ee00754aedde2a32325ac6 authored almost 4 years ago by Evan You <[email protected]>
docs: document css @import handling

github.com/vitejs/vite - 29d149dfcdaefb637bc5078e7cb0f0f6f959f132 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): externalize cross-package imported css

fix #1722

github.com/vitejs/vite - 0599908dcd233dd5108069ea501a651043c28d5c authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): fix entry analysis fs read on case-sensitive systems

fix #1720

github.com/vitejs/vite - 1a9b321c744b830fe8eb3275c4150eb763d9ba76 authored almost 4 years ago by Evan You <[email protected]>
docs: add lit-element to create-app supported templates (#1718)

github.com/vitejs/vite - d055b049c9bd69928f745a140681db9732a391f8 authored almost 4 years ago by Angel Gomez <[email protected]>
docs: path normalization section (#1717)

github.com/vitejs/vite - e6f6a3d8407455dc655238a1b0ebd76419cdc74f authored almost 4 years ago by Matias Capeletto <[email protected]>
fix: properly handle base + path in hmr config

github.com/vitejs/vite - 1e67d669318fac320c61ea00e0e01e972183fa27 authored almost 4 years ago by Evan You <[email protected]>
feat: allow speicfying ssr entry directly via build.ssr option

github.com/vitejs/vite - 45d8bf4da234f73badcf47e574e1e3ee3dc55b6c authored almost 4 years ago by Evan You <[email protected]>
test: ssr tests

github.com/vitejs/vite - cebed88938ce875d93e6f7a55cf45bf641434ea9 authored almost 4 years ago by Evan You <[email protected]>
test: skip browser connection for non-playground tests

github.com/vitejs/vite - dae6b52e1729ad0cf661c60cfa488929aedd8ad6 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): pnp compat to match relative paths (#1714)

github.com/vitejs/vite - 8fb74f5d0983237a95aab683d800d3546b31729f authored almost 4 years ago by Alexandre Bonaventure Geissmann <[email protected]>
release: v2.0.0-beta.49

github.com/vitejs/vite - 36857fcd205ae745bdb765a9df7e9ce3f0492830 authored almost 4 years ago by Evan You <[email protected]>
fix(watcher): watch fs specific root paths

github.com/vitejs/vite - 64d2c1772a57b024373e33015740c11c172dba85 authored almost 4 years ago by Evan You <[email protected]>
fix(watcher): ensure only add normalized file paths

github.com/vitejs/vite - a19c4565542c2c3575ab47642f80737a3bf26f3a authored almost 4 years ago by Evan You <[email protected]>
fix: do not move css modules to vendor chunk

fix #1703

github.com/vitejs/vite - 3d55e8304e0faa71aec49326901048c46d196210 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): entry matching on windows

github.com/vitejs/vite - e6120d582051f3535951698df40dc9b6fc485ae0 authored almost 4 years ago by Evan You <[email protected]>
fix(config): fix native esm config loading on windows

github.com/vitejs/vite - 33d3cca78607e14e4d0b13e7012d065a94d184b1 authored almost 4 years ago by Evan You <[email protected]>
fix(ssr): generate same asset url links for ssr build

fix #1711

github.com/vitejs/vite - 68960f7867be13cfdce9ea49a8cc05448dff5e60 authored almost 4 years ago by Evan You <[email protected]>
fix: fix hmr.path option normalization

close #1705

github.com/vitejs/vite - cbeb9ba7c7a192e61279fb00b543b81843663bc1 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): fix output to entry matching logic

close #1704

github.com/vitejs/vite - 6c96883d794d3396e890907df6b799d79a027420 authored almost 4 years ago by Evan You <[email protected]>
feat: bump vuedx versions

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

github.com/vitejs/vite - 1ddbc57b70881a2681ae5fa6ce4cbbc3714c1740 authored almost 4 years ago by Evan You <[email protected]>
chore: tweak lit-element template

github.com/vitejs/vite - e734e21967d63f1e62bd2bb2b8463b595087b23c authored almost 4 years ago by Evan You <[email protected]>
feat: lit-element templates

close #1684

github.com/vitejs/vite - 830f3d34f58cfa7680e1b2d753a023bcb1018ba2 authored almost 4 years ago by Evan You <[email protected]>
fix: resolve library entry

github.com/vitejs/vite - 3240db19d33f0816e3c52a5042161a94753879d9 authored almost 4 years ago by Evan You <[email protected]>
feat: resolved ids rollup compat for win32 (#1693)

fix #1522

github.com/vitejs/vite - e2137b71a5a82580b2cf45e84ead136052014ac7 authored almost 4 years ago by Matias Capeletto <[email protected]>
fix: preload marker incorrect replacement

github.com/vitejs/vite - 7f83deb7fe5add6117f8f715fc3165511761d07b authored almost 4 years ago by Evan You <[email protected]>
fix: fallback to static middleware on unfound source maps

github.com/vitejs/vite - 2096309bee0f4ad838cde2a9dd9114b819e462c4 authored almost 4 years ago by Evan You <[email protected]>
fix: externalize known css types during dep-prebundling

fix #1695

github.com/vitejs/vite - 02a0324a56fcc3659ace4b62f96b2a8b10979f4c authored almost 4 years ago by Evan You <[email protected]>
fix: remove preload markers in all cases

fix #1694

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

github.com/vitejs/vite - 6164794b559c6613a7c972ec4997c2baf9c9388b authored almost 4 years ago by Evan You <[email protected]>
fix: fix incorrect preload placeholder regex

fix #1686

github.com/vitejs/vite - 5ca43ef6e91e41f09e06d92adef79953a3df9782 authored almost 4 years ago by Evan You <[email protected]>
fix: esbuild optimizer yarn 2 pnp compat

ref #1688

github.com/vitejs/vite - 028c3bb1a6c5f56eaa7f8f122200d6262a1a8683 authored almost 4 years ago by Evan You <[email protected]>
perf(build): improve performance of default vendor chunk splitting (#1690)

github.com/vitejs/vite - 0bed9c44b2c89ad4fb7439907959f78d946b42cd authored almost 4 years ago by finico <[email protected]>
docs: document default css modules localsConvention

github.com/vitejs/vite - a12095c3c6b6bed2fa88f3e3e465609ef1f5c7f2 authored almost 4 years ago by Evan You <[email protected]>
docs: improve index.html/project root explanation

github.com/vitejs/vite - 9e17c9e11e088283ecd074bf69a9b4a94bdb2728 authored almost 4 years ago by Evan You <[email protected]>
fix: fix server.watch option ignore overwriting defaults (#1680)

github.com/vitejs/vite - 33cffa3910600c5adfb10f2cab07029f1ff8f35f authored almost 4 years ago by Florian Dreier <[email protected]>
fix: do not apply json plugin to commonjs proxy

close #1679

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

github.com/vitejs/vite - d884424bb93c371400b606541c19e0b426060b8b authored almost 4 years ago by Evan You <[email protected]>
fix(css): fix extract concurrency issue when disabling cssCodeSplit

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

github.com/vitejs/vite - bda8e3bdd831a45befcbc42becd4a9c18f811535 authored almost 4 years ago by Evan You <[email protected]>
feat: source map for optimized deps

github.com/vitejs/vite - 972b13e09f9f0d43de9b7fb1d7bd706b4a10984b authored almost 4 years ago by Evan You <[email protected]>
fix(resolve): handle paths starting with slash in entry fields

close #1676

github.com/vitejs/vite - 13da32e9ce22b1916a1b98bba7ad83bd145563c1 authored almost 4 years ago by Evan You <[email protected]>
refactor: source map tweaks

fix #1677

github.com/vitejs/vite - f2ca1bf83ae818d38bfd6e129481ea2b6b49e7ad authored almost 4 years ago by Evan You <[email protected]>
fix(hmr): fix nested hmr accept calls with base

github.com/vitejs/vite - 2950c3c278e20174184e44c194393b098c0d4305 authored almost 4 years ago by Evan You <[email protected]>
fix(hmr): preserve host when updating link CSS

fix #1665

github.com/vitejs/vite - 60f9782a8481a4ce4d4c90ca246f5de44065d314 authored almost 4 years ago by Evan You <[email protected]>
chore: export type

github.com/vitejs/vite - 46bb853ceeb53376645d194384f685cf88a8059e authored almost 4 years ago by Evan You <[email protected]>
feat: vite preview command for previewing build output

close #1627

github.com/vitejs/vite - a198990efe4f96c2155928ac23264437d393d54e authored almost 4 years ago by Evan You <[email protected]>
feat: disable prompts and clearScreen on CI

fix #1673

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

github.com/vitejs/vite - 629d60b6df761c41f47aab48ce1b1206667ec1ea authored almost 4 years ago by Evan You <[email protected]>
feat: support stringifying json

close #1672

github.com/vitejs/vite - 98c321b3694dc77dd66e8064f14467e909832171 authored almost 4 years ago by Evan You <[email protected]>
feat: default vendor chunk splitting

github.com/vitejs/vite - f6b58a0f535b1c26f9c1dfda74c28c685402c3c9 authored almost 4 years ago by Evan You <[email protected]>
fix: import analysis dynamic import check

github.com/vitejs/vite - d4909b936994d4fec37dfbafd27cd24494de8d14 authored almost 4 years ago by Evan You <[email protected]>
fix(import-anaysis): markPos out-of-range for overwrite (#1671)

github.com/vitejs/vite - 226e9849253677770f11f8a26e6ec205067dc902 authored almost 4 years ago by Anthony Fu <[email protected]>
fix: support empty, relative and external base values

close #1669

github.com/vitejs/vite - 00bc4466567bd5613d67abd1bdf46d9c9cb23a80 authored almost 4 years ago by Evan You <[email protected]>
fix(html): ensure quote in rebased asset urls in html

fix #1668

github.com/vitejs/vite - 73066105727e669fe15d926fbe07d1788a469844 authored almost 4 years ago by Evan You <[email protected]>
fix: revert trailing slash handling + improve dev base usage

fix #1664

github.com/vitejs/vite - 01e9ac0222dcc36c075c25e3fe8f7e8881867e9c authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): repsect alias in pre-bundling

fix #1674

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

github.com/vitejs/vite - d85c0883242eb31eb0372cbe45e91285361852c7 authored almost 4 years ago by Evan You <[email protected]>
chore: improve unwanted dep detection

github.com/vitejs/vite - 85b4e17642acdc8d70428375880a70ed6727428d authored almost 4 years ago by Evan You <[email protected]>
fix: esbuild dep resolving on windows

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

github.com/vitejs/vite - ac18c3eb5caec11cebb22eb521a6b610d2dcc151 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): force vite resolver for esbuild pre-bundle

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

github.com/vitejs/vite - 7b85755b81882b5998124beb73704a7c03193692 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): ensure esbuild use vite-resolved entries

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

github.com/vitejs/vite - 69d8d01d3f952a4c7d04574c1da03eece23745f0 authored almost 4 years ago by Evan You <[email protected]>
fix: lower .mjs resolve priority

close #1660

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

github.com/vitejs/vite - 2f7ecafa0851c53f206691bbae04b8dde063de6a authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): compiled esmdoule interop

close #1659

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

github.com/vitejs/vite - 523198e86ceba38e139e383b2544d9d6ea0b339a authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): fix es interop heuristics for entry with only export * from

github.com/vitejs/vite - ef1a7e33cc19bac7893bca85b6df14adeb847516 authored almost 4 years ago by Evan You <[email protected]>
fix(ssr): do not inject ?import query for ssr transforms

fix #1655

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