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

release: v2.5.0-beta.2

98ba8b979a531f10073be92bdb9d2722c244afe8 authored over 3 years ago
feat: add asset name (#3028) (#3050)

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

a05593894bb76ac46897c6833dffed04de71b960 authored over 3 years ago
fix(client): vite-error-overlay customElement is registered twice (#4475)

Co-authored-by: webfansplz <>

28a9612d65f9004d6a3c698f86f7b22796347768 authored over 3 years ago
chore: remove unused parameter (#4521)

2b65a075785c94d43aa6d1a941ca0ce8e38be295 authored over 3 years ago
chore(docs): improve gitlab pages deployment (#4534)

7232677f8c86d9fdb347ab33a92d3f300dd607f9 authored over 3 years ago
feat(create-app): add alternative command for yarn (#4541)

4253333625f3296e54805874e85f5384ce011405 authored over 3 years ago
feat: log a warning if dependency pre-bundling cannot be run (#4546)

120f3b97456597998b29413e8eec5e7ad41f2e7a authored over 3 years ago
chore: plugin-vue changelog edits [ci skip]

bcb6d753234f1085061e8a6e3623a597bb961ac5 authored over 3 years ago
refactor: adjust custom element mode behavior

custom element mode no longer exports the element constructor
this change is necessary to allow ...

ee8ec2887e06496475bdb1e6532cc1e155a7e790 authored over 3 years ago
docs: make link to existing integrations more prominent (#4525)

55bcc3f0cbfe90d5b56e8beeed31794dde4a509d authored over 3 years ago
docs: indentation in code block (#4522)

02090866103d055bcf2fff8cdbc58fbaa91ba517 authored over 3 years ago
fix: revert update dependency slash to v4 (#4118) (#4519)

This reverts commit 6017ddbc0fdeacdfd7251adb9ff4e282b39ccd5c.

9b4fe1fa68c522878d1bdef87d7aa02ae08e986f authored over 3 years ago
fix: avoid crash when a file imported in SCSS does not exist (#4505)

a03e94419ef4da3b842f0211536afb1501bc0919 authored over 3 years ago
fix: add missing assets to `packages/vite/client.d.ts` (#4516)

420d82dc31c930fd82c28612e3dd864f35278503 authored over 3 years ago
feat: import `.webmanifest` assets as URL (#4515)

8c5ac3f89c69717b3bddedc229b77fabb9239085 authored over 3 years ago
chore: KiB instead of kb unit (#4493)

66060ea8bb99ca7c27634c780999b80123c0d620 authored over 3 years ago
release: v2.5.0-beta.1

8178628b646f8e3447cbd1c55c4399277d627688 authored over 3 years ago
feat: add `logger.hasErrorLogged(error)` method (#3957)

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

fb406ce4c0fe6da3333c9d1c00477b2880d46352 authored over 3 years ago
fix: change the preview default mode from `development` to `production` (#4483)

77933ba86e7b15cb32ba80c27ae707db2a598cec authored over 3 years ago
chore: apply lint

e793a915c1278cd858bad6dde561833a110849ee authored over 3 years ago
chore: minimal reproduction check in bug report (#4502)

5c2f0f004ff316b31160dcb6c24a3e3af8a9aae3 authored over 3 years ago
refactor: isCSSRequest for all css (#4484)

7ad8ba242fd00595a88f5170b5b622286488859f authored over 3 years ago
chore: remove unnecessary async

c8e42d726d339c903bc4f048553a8864c69491d4 authored over 3 years ago
fix: close vite dev server before creating new one (#4374)

9e4572edf5a21db9ed2d5ffa9c1a54dbea3687b3 authored over 3 years ago
fix: register files added by addWatchFile() as current module's dependency

fix #3216

db4ba56e38a2ce7fa4a4ecf52d9eb0f375073560 authored over 3 years ago
release: v2.5.0-beta.0

0c8656e2857a07cf0503762c63c8ae20b8ec482c authored over 3 years ago
fix: mixed match result of importMetaUrl (#4482)

86f673abf4af38ab7a1e408f96e3447fdfcc5396 authored over 3 years ago
fix(server): keep port when modifying the config file (#4460)

056b17eb82becd08217346dddb47f8ecbf55fe3f authored over 3 years ago
docs: Fix the confusing example of `server.proxy` (#4485)

2faef0b3b9b9f265609976b1a56781c58dd83d75 authored over 3 years ago
deps: update esbuild to 12.17 (#4480)

5b85f0f966fedf12a2eb09b834ba5dd0166afa69 authored over 3 years ago
feat(ssr): tolerate circular imports (#3950)

Co-authored-by: Greg Fairbanks <[email protected]>
Co-authored-by: Ray Thurne Void <ray.th...

69f91a1c03a129ab324c20fddfd2a07e729add96 authored over 3 years ago
docs: add a note on how to fix WSL2 watch issues (#4478)

d53dc92fb8c97b2d5d6f86ceb73465ef52495910 authored over 3 years ago
feat: implement custom logger (#2521)

59841f0b65a2e554db964e530b18dcdc9b3b9586 authored over 3 years ago
fix(html): cover more cases in bodyPrependInjectRE (#4474)

40c51e16802d39fef03d145bfc3a5089867dd8cb authored over 3 years ago
fix(build): respect rollup output.assetFileNames, fix #2944 (#4352)

cbd04588a2fe62e689fc5f7bb0b71610b88f2a3e authored over 3 years ago
fix: update dependency @rollup/plugin-commonjs to v20, fix #2623 (#4469)

f9e5d638431dc27619d0cafdd7ea0dd8543133d3 authored over 3 years ago
fix(scan): improve import regex and allow multiline comments (#4088)

76dbef62741d4a53be1e6e8a0e04d3727759cc93 authored over 3 years ago
fix: import sass file even if not listed in package.json (#3627)

a5b2b4f11c5335828fd8179721aee73191df46e9 authored over 3 years ago
chore(readme): correct contributing.md link (#4472)

a5d0e8f8bfdad29671e9962e12b49c6268929587 authored over 3 years ago
fix(deps): update all non-major dependencies (#4468)

Co-authored-by: Renovate Bot <[email protected]>

cd54a22b8d5048f5d25a9954697f49b6d65dcc1f authored over 3 years ago
fix: the return value of resolve by adding a namespace when processing a '@' in filter (#3534)

d4e979fbe70e2e7ab03407bd601b813e1671c144 authored over 3 years ago
fix: @vite/client http request is 404 not found (#4187)

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

21ecdacb40ba4fd1b8d248e1a1c99c21257f238d authored over 3 years ago
docs: make the Contributing Guidelines more discoverable (#4466)

3df736b602b7059d397acf0776d87ac7a0fa5b67 authored over 3 years ago
chore: typo in vite 2 announcement post (#4465)

a68861f9a6ea09196125edde54cc6e68f31ccebe authored over 3 years ago
docs: document debug logging (#4457)

1e711c0ef639511240523cb99c2bcc901b22b3e6 authored over 3 years ago
refactor: cli mode options to common, reorder GlobalCLIOptions (#4431)

304cc6b87b1ce365010f324487b97f59794c1ccd authored over 3 years ago
feat(css): support css module compose/from path resolution (#4378)

690b35e857cea833ed4f1782e5c87b2b7064d072 authored over 3 years ago
fix: overwrite configEnv.mode if the user explicitly set mode option (fix #4441) (#4437)

7d340a6339cb5497ef54d3684697c4660ab97302 authored over 3 years ago
fix(create-vite): distinguish pnpm pkgManager (#4220)

c0a3dbfa66266378f6f329f1981d5827b781fdbb authored over 3 years ago
fix: config port timing, fix #4094 (#4104)

6b98fddd84545a8500ac7767c514c6ce3bf3bf96 authored over 3 years ago
fix(build): fix define plugin spread operations (#4397)

bd7c1481cecf5eecc87a69ff8e8f54fa4bf4bfed authored over 3 years ago
chore(deps): update dependency slash to v4 (#4118)

6017ddbc0fdeacdfd7251adb9ff4e282b39ccd5c authored over 3 years ago
types: prefer auto inference (#4434)

1134fd03dcf09cdea13a5e4b29ebc7fa77a7f874 authored over 3 years ago
chore: typo (#4445)

67e5830ce58f5f0c5eb184e9a8b51572c3fd8d95 authored over 3 years ago
fix(plugin-legacy): bake-in Promise polyfill, fix #4414 (#4440)

024a2de63df60a4037f9f7b13a0bc6e2b0d41fb6 authored over 3 years ago
chore(playground): fix lint warning (#4421)

6d919cf2c03a6b8ef286b6f77b2d526e31be7a92 authored over 3 years ago
feat: modulepreload polyfill (#4058)

cb75dbd4a2b1c56e2a7aeaf1625818a4d1865f00 authored over 3 years ago
chore: configure PR prefixes accepted by GitHub bot (#4424)

31444eccd07221f2e35ea372194e2b39a65286d1 authored over 3 years ago
build: emit .d.ts files during `yarn dev` (#4413)

ecbc869f378cccba59eb7eb150e8efdc0566bad0 authored over 3 years ago
docs: fix globalModulePaths type (#4420)

832d7f39dc5bb86f940c6c168384c724f70ccfda authored over 3 years ago
fix: preserve base in HMR for CSS referenced in link tags (#4407)

a06b26b461dd05451c6c1ca20fce3b0e392c086e authored over 3 years ago
feat: respect tsconfig options that affects compilation results (#4279)

2986f6ec78818910675b7d4f81b3dbd6ca51143a authored over 3 years ago
chore: format all files on pre-commit, lint ts files (#4132)

e56b15d512815ea3744e4d5e36221e9ec031241d authored over 3 years ago
refactor: deprecate polyfillDynamicImport (#4373)

318cb43380ed05c1f5490f6127ca358711c3b764 authored over 3 years ago
feat: minify css with esbuild, deprecate build.cleanCssOptions (#4371)

4454688bd8eda0217ec3c7397038bf3ece39b5b0 authored over 3 years ago
docs: exhibit defineConfig (#4343)

cd44691b391dba5b7c355ad08849245e8d777810 authored over 3 years ago
chore: update vite v2.4.4 changelog (#4404)

df3d9377ffb42b9804881cc264b8571cd1e27283 authored over 3 years ago
release: v2.4.4

8aa47ed658ddd89661c8d8eb30195ba5ae66ea19 authored over 3 years ago
docs: link to ja translation (#4396)

33ce885ab679cfd47fc29c0d88e5910b227370d6 authored over 3 years ago
chore(create-vite): update version of vue-tsc (#4390)

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

08471ef626b325572c823ea82c4e23e8c312798e authored over 3 years ago
fix(deps): update all non-major dependencies (#4387)

Co-authored-by: Renovate Bot <[email protected]>

2f900ba4d4ad8061e0046898e8d1de3129e7f784 authored over 3 years ago
chore: configure semantic pull requests (#4379)

43c957de8a99bb326afd732c962f42127b0a4d1e authored over 3 years ago
Handle imports from dot directories (#3739)

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

f4f0100649220453d961b6c66531c58026885680 authored over 3 years ago
fix: don't interact with res if refresh has happened (#4370)

c90b7d9d89a803b51d56f2885e5e61bbcf1c1c43 authored over 3 years ago
docs: clarify sourcemap options (#4372)

2b5d587441365d2ed3d62336349adbfa60edaf2f authored over 3 years ago
fix: provide build load fallback for arbitrary request with queries

f097aa10c17faf0b73b239a34ca72934d38188d7 authored over 3 years ago
fix: fix pre-bundling executes multiple times (#3640)

41a00dff62ee2ae60099953b1d3cc91f7bad0d7d authored over 3 years ago
fix(plugin-legacy): legacy fallback for dynamic import (#3885)

fc6d8f1d3efe836f17f3c45375dd3749128b8137 authored over 3 years ago
chore: fix plugin-vue build

5b13ad5046b2d6eab8929a7e65a38618e4ade653 authored over 3 years ago
refactor(plugin-vue): respect customElment: false

9f5489fa9efdc2c547ab8445311e6bd7de5a8eae authored over 3 years ago
refactor(plugin-vue): ensure style processing in custom elements mode

8eaa90adeebaa36d8854aae337dfe8600f81e27c authored over 3 years ago
feat: support ?inline css query to avoid css insertion

e1de8a888ea9adb9dc415cf74aec43dfa83aa526 authored over 3 years ago
feat(plugin-vue): support importing vue files as custom elements

3a3af6eeafbc9fc686fc909ec6a61c61283316fc authored over 3 years ago
chore(types): remove unnecessary type assertions (#4356)

a1f6ac9c00951951f363cb9e6c42ed0f1cc7ee24 authored over 3 years ago
chore: lock every day (#4346)

9dab51dac08549d1dc3f10cfa44e83c2db3354fb authored over 3 years ago
chore: remove usage of querystring (#4342)

828a8e538ce289922b9301339be4d5d6ea84b496 authored over 3 years ago
fix: ignore ENOENT in `injectSourcesContent` (#2904)

0693d038e096dd4db3140507269c6aaeefd2186e authored over 3 years ago
fix: reuse the old preprocessor after changing the lang attr (#4224)

* fix(plugin-vue): reuse the old preprocessor after changing the lang attr

* feat(playground)...

7a3c6e616385cbc069620ae583d6739a972c0ead authored over 3 years ago
refactor: use utils.isObject insteads of typeof (#4330)

514e124b29597203cb90aac9d838cd9322f24451 authored over 3 years ago
fix: --https get ignored in preview (#4318)

a8705846f7f604263a64aece67deb7593c498dcd authored over 3 years ago
fix(css): cachedPostcssConfig reused for multiple builds (#3906)

* fix(css): cachedPostcssConfig reused for multiple builds

* fix: add tests to demonstrate th...

3a9764403722a32b8d51222025e6516ef557e178 authored over 3 years ago