Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vitejs/vite

Next generation frontend tooling. It's fast!
https://github.com/vitejs/vite

feat: experimental.renderBuiltUrl (revised build base options) (#8762)

895a7d66bc93beaf18ebcbee23b00fda9ca4c33c authored over 2 years ago
feat: respect esbuild minify config for css (#8811)

d90409e2afa91c34d124a28b8c9cadc915815617 authored over 2 years ago
release: v3.0.0-beta.4

d5c50997dca46c6b901fd951eac492f96271b511 authored over 2 years ago
fix: preserve extension of css assets in the manifest (#8768)

9508549f1ec19d9485f7ba7c1847972051ae15e9 authored over 2 years ago
fix: /@fs/ dir traversal with escaped chars (fixes #8498) (#8804)

6851009e6725b17608113a5a63474280075cae1c authored over 2 years ago
docs: clarification `transformIndexHtml` (#8786)

e53c029ef645d1d91c284799489a11d1f41303ec authored over 2 years ago
release: v3.0.0-beta.3

de8fdd8fd7676785f0218bbc81ff65e5e5c00311 authored over 2 years ago
fix: ensure deps optimizer first run, fixes #8750 (#8775)

3f689a4491cf2d63ff1d98a57422c6b4aa8a0f03 authored over 2 years ago
fix: skip inline html (#8789)

4a6408b6bb6486a61c410df74f968098a72ae0bd authored over 2 years ago
chore: set local packages private (#8790)

b7d268b50098905e1b948f68a9c191749df04706 authored over 2 years ago
perf: avoid sourcemap chains during dev (#8796)

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

1566f6141a75cdbd6f33b0cc999611314e5af8ec authored over 2 years ago
chore: add dark theme images (#8798)

8bb452d6e22d9dbaeeb000d8dfc44c2d35896ab7 authored over 2 years ago
fix: remove buildTimeImportMetaUrl (#8785)

cd320952286bc57acb814c5b8b13b1f73e217ebd authored over 2 years ago
fix(optimizer): only run require-import conversion if require'd (#8795)

7ae0d3e60e2b875d064a8c78766d381c0488fd8e authored over 2 years ago
chore(plugin-vue): mark export helper with null byte (#8792)

8de431920ae31eea2877b61eabd3769f3c9fff85 authored over 2 years ago
chore: use `tsx` directly instead of indirect `esno` (#8773)

f018f135ffa5a2885c063d4509d39958c788120c authored over 2 years ago
fix: always remove temp config (#8782)

2c2a86bf8d050906060a2bd7c15b44e43bb069a1 authored over 2 years ago
feat: respect esbuild minify config (#8754)

Co-authored-by: 翠 / green <[email protected]>

8b77695870d16e030392fe2ef9826140e61c6e82 authored over 2 years ago
docs: correct pnpm command (#8763)

8108b1ba1f954241d3bdd18bbc70905aa2dc95f3 authored over 2 years ago
chore!: update rollup commonjs plugin to v22 (#8743)

Co-authored-by: sapphi-red <[email protected]>

d4dcdd1ffaea79ecf8a9fc78cdbe311f0d801fb5 authored over 2 years ago
release: v3.0.0-beta.2

eac0494c494dbfb2e3457c51ea780d97ca4d18fa authored over 2 years ago
feat: supports cts and mts config (#8729)

c2b09db1bf78c09df20d209a28568b0851ce5c31 authored over 2 years ago
fix(hmr): __HMR_PORT__ should not be `'undefined'` (#8761)

32712668f6586734afa592384e325e9a8b528fe9 authored over 2 years ago
chore: prevent unnecessary netlify builds (#8755)

cd59ee430051ee313559d3fd45418c659b9146d1 authored over 2 years ago
fix(plugin-react): return code if should skip in transform (fix #7586) (#8676)

206e22ac3979a321e330fc9d6067da59097e25f7 authored over 2 years ago
fix: avoid type mismatch with Rollup (fix #7843) (#8701)

87e51f7abe8a033acef52d896abb3c7b0c530976 authored over 2 years ago
docs: link to es translation (#8751)

d9123995d440599e9ef2bb85b8f5d0fbe3dc7b1d authored over 2 years ago
fix: optimizeDeps.entries transformRequest url (fix #8719) (#8748)

9208c3b31dbd42540e0df953732b0352f06e8791 authored over 2 years ago
perf(lib): improve helper inject regex (#8741)

19fc7e5fc480b061c154b06a5a83a552b3fbd883 authored over 2 years ago
refactor: remove unnecessary condition (#8742)

2ae269e17588bfe1519600ca354ab4da0ed6ea18 authored over 2 years ago
docs: fix typo (#8744)

ce484d7520ed67924c599d0e2527d53e0f818620 authored over 2 years ago
feat: enable tree-shaking for lib es (#8737)

5dc0f72525c10b528bb5fdf44add67b10c74112c authored over 2 years ago
docs: fix alpha changelog links (#8736)

31348b5860a136d4940ab58ffd696c1238aff2ed authored over 2 years ago
fix: typo on https example (#8723)

6105471fa304891dc2b09472ce6d92f39ca4c388 authored over 2 years ago
chore: v3 beta release notes (#8718)

7e899d0ada669d9b2262832b7c3c426f8bc8e3fa authored over 2 years ago
release: v3.0.0-beta.1

c8aab5093c6e81694951e9c964b331fb8fffef5c authored over 2 years ago
docs: social graph meta (#8716)

15aa7741a04b35c8e8f964fd87943f11777ca8e6 authored over 2 years ago
fix: use esbuild platform browser/node instead of neutral (#8714)

Co-authored-by: sapphi-red <[email protected]>

a201cd495f5965fde13ad549fbee06132f66fed4 authored over 2 years ago
fix: respect `rollupOptions.external` for transitive dependencies (#8679)

4f9097be44cf9508d119a9f71ac27661f2349fb7 authored over 2 years ago
chore: improve issue templates (#8699)

0cbb33bade1b10c1503f47f8f8ed6e3b39818066 authored over 2 years ago
docs: add #8626 to migration guide (#8698)

3f9e5d49dfeb25ee22423fb5d180fe63b1c23c41 authored over 2 years ago
chore: collapse alpha version in v3 beta changelog (#8697)

83286ddfed03a1fe1174fa42ee7a727faeedbde1 authored over 2 years ago
chore: fix "remove pending triage label" action (#8694)

70f5ff081fced2c7e12380e0474a9da9646e8a01 authored over 2 years ago
release: v3.0.0-beta.0

1550ff8312457cf38458de6df97a995d8c5ef381 authored over 2 years ago
docs: configure reverse proxy to proxy websocket (#8692)

26ee6bfe3991b67f3452d85278a0874a782848d1 authored over 2 years ago
release: v3.0.0-alpha.14

4d2fc6c595de0d726e7d246ca2166de6dffb16b3 authored over 2 years ago
fix: SSR with relative base (#8683)

c1667bb8db9c598dd49e0e2c2f246e7af97bbdc4 authored over 2 years ago
fix: non-relative base public paths in CSS files (#8682)

d11d6eaeeaa0fc9da05ae7b9b6e7cce33567762d authored over 2 years ago
fix: infer hmr ws target by client location (#8650)

4061ee02bfdc7a3264136e838623da27b428e7aa authored over 2 years ago
feat: experimental.buildAdvancedBaseOptions (#8450)

8ef733368fd6618a252e44616f7577f593fd4fbc authored over 2 years ago
feat: export esbuildVersion and rollupVersion (#8675)

15ebe1e6df2e79bc22e123efedb46d87063ad3d6 authored over 2 years ago
chore(deps): update all non-major dependencies (#8669)

628863dc6120804cc1af8bda2ea98e802ded0e84 authored over 2 years ago
feat(hmr): experimental.hmrPartialAccept (#7324)

83dab7e049550a66f58814a0c5ebc87413a923fd authored over 2 years ago
fix(plugin-react): set `this-is-undefined-in-esm` to silent if classic runtime (#8674)

f0aecbaab823dc2a866da8c9df665eeab837587a authored over 2 years ago
docs: fix node version in "Migration from v2" (#8672)

afe88ff6a31243dd5efbfa3a83693ae0c1d1d3b3 authored over 2 years ago
refactor: type client maps (#8626)

cf87882130e991fa4f26782a462c503faf8e5f9f authored over 2 years ago
feat: print resolved address for localhost (#8647)

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

eb52d36a2cbdf6182691ac3ec5cb6d28d1ac73ad authored over 2 years ago
chore: use node prefix (#8309)

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

60721ac53a1bf326d1cac097f23642faede234ff authored over 2 years ago
feat: bump minimum node version to 14.18.0 (#8662)

8a05432e6dcc0e11d78c7b029e7340fa47fceb92 authored over 2 years ago
fix(plugin-legacy): prevent esbuild injecting arrow function (#8660)

c0e74e5f687b8f2bb308acb51cd94c31aea2808b authored over 2 years ago
fix: disable inlineDynamicImports for ssr.target = node (#8641)

3b41a8eb1006ae636e2b01b8416327e001625df4 authored over 2 years ago
docs: tweak `voice.svg` (#8658)

a52c6c8deaf00ee4af528bc34e992979a3ea45b8 authored over 2 years ago
docs: fix broken links (#8655)

201c9a0c1a5058f2299aecb6ed5592f2e22c37e5 authored over 2 years ago
release: v3.0.0-alpha.13

a96e12910d135a1ac8dee8a7b9d18502d4a555e4 authored over 2 years ago
feat(dev): added assets to manifest (#6649)

Co-authored-by: Jess Archer <[email protected]>
Co-authored-by: patak-dev <matias.capeletto@g...

cdf744d8ffb44bc374212e8fd5b1f12123353220 authored over 2 years ago
fix: revert #5902, fix #8243 (#8654)

1b820da124e9b0864df60a08e72240f5f4446ef1 authored over 2 years ago
docs: improve wildcard host note (#8634)

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

9a1c1aee56b3ab67fa9f019ccb647eef3e31f5f7 authored over 2 years ago
docs: update root resolve (#8649)

5ecb5c6d24082f22f6577889e01167964d013e87 authored over 2 years ago
feat: support async plugins (#8574)

caa8a58e5bd252973dd4a9da6bb1d375aa1700e9 authored over 2 years ago
feat!: appType (spa, mpa, custom), boolean middlewareMode (#8452)

Co-authored-by: Ben McCann <[email protected]>
Co-authored-by: Shinigam...

14db47397b0a9f99923a326bbd23c2df7c5b6745 authored over 2 years ago
feat: cleaner default dev output (#8638)

dbd96882d9c6f442f442cc9675257acc77675810 authored over 2 years ago
feat: support cjs noExternal in SSR dev, fix #2579 (#8430)

11d21911b9eb9796bf0096c36dfa92aa336e04a8 authored over 2 years ago
feat: legacy options to revert to v2 strategies (#8623)

993b842cff9f743cb969e749e7052a2cbb665919 authored over 2 years ago
fix(server): skip localhost verbatim dns lookup (#8642)

763224755647f0cda91282e119a2726118b383a2 authored over 2 years ago
refactor: rename `force` to `optimizeDeps.force` (#8418)

f520a54b5ba82468f7039379149c9aa0ff06e0af authored over 2 years ago
fix(wasm): support inlined WASM in Node < v16 (fix #8620) (#8622)

f586b14c20874c869f363f068e5e9fc0ff79d354 authored over 2 years ago
fix: filter of BOM tags in json plugin (#8628)

e10530ba2c76374943b2e012800697cd30852fe6 authored over 2 years ago
fix(optimizer): use simple browser external shim in prod (#8630)

a32c4bad5fd937874dc721fbcfb96ba1d4de4122 authored over 2 years ago
release: v3.0.0-alpha.12

d402ad3ae2b724fde7702eb255af502db7ca94d4 authored over 2 years ago
chore: correct typo in console message (#8618)

13d05bd216309503e077c39842abc8e4cf6f4cf7 authored over 2 years ago
fix(optimizer): browser mapping for yarn pnp (#6493)

c1c7af3cb95acca117e1fea0f8441548c39a51ce authored over 2 years ago
fix(plugin-vue): fix sourcemap when no script block in sfc (close #8601) (#8604)

ccfccecc951da146f2b3ad2f3faac5ac969848e2 authored over 2 years ago
fix: allow cache overlap in parallel builds (#8592)

2dd0b49bb1c7fb479bb535f28bbefcd3e57fa23d authored over 2 years ago
fix: avoid replacing defines and NODE_ENV in optimized deps (fix #8593) (#8606)

739175b2f65d7ce46ce3b79cfc1efd416651c2a5 authored over 2 years ago
ci: cache playwright binary correctly (#8599)

7157b15205e27b6d8d2e30c3717ae80244b2c266 authored over 2 years ago
chore: upgrade playground deps (#8587)

6234bcdc7172e8c71c754c9370c42c769678001e authored over 2 years ago
fix(asset): respect assetFileNames if rollupOptions.output is an array (#8561)

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

4e6c26f6c355ec3aac2a277961c3280f8eaa21b0 authored over 2 years ago
fix(css): escape pattern chars from base path in postcss dir-dependency messages (#7081)

Co-authored-by: sapphi-red <[email protected]>

5151e7466bdb86066991b77df8db6ada066bb71f authored over 2 years ago
ci: only install chromium for playwright (#8589)

b1baca769d0ee2501ea56c32e70a72f494c7e831 authored over 2 years ago
docs: add some changes to "Migration from v2" (#8591)

b4bddb92003e6e7cd7ad412d1ea09cbec08bb922 authored over 2 years ago
docs: update config jsdoc style (#8590)

ed12ed1b1d40ae106fdc9403fd581f316b20f560 authored over 2 years ago
fix: sequential injection of tags in transformIndexHtml (#5851) (#6901)

Co-authored-by: sapphi-red <[email protected]>

649c7f60525ec4755f147312475cb473b80d7d5e authored over 2 years ago
chore: enable eslint and prettier cache (#8585)

d7beaebbfcf448e5f24222c3ec5dba748490ee9b authored over 2 years ago
fix(plugin-legacy): don't include SystemJS in modern polyfills (#6902)

Co-authored-by: sapphi-red <[email protected]>

eb47b1e2580cd6f8285dadba8f943e1b667ec390 authored over 2 years ago