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

refactor: rename ViteDevServer.app -> ViteDevServer.middlewares

BREAKING CHANGE: `ViteDevServer.app` is now `ViteDevServer.middlewares`.
In addition, Vite no lo...

394390a983deccd8cbca101066db93f60577b810 authored almost 4 years ago by Evan You <[email protected]>
wip: ssr global and context

c650e5eda17607cc5104d851fbab83e31e2802d8 authored almost 4 years ago by Evan You <[email protected]>
wip: ssr allow import.meta.hot access for conditional guard

0e6a10a30143d49bd25f4922b50594c06b444200 authored almost 4 years ago by Evan You <[email protected]>
refactor: more explicit ssr external control via options

42187567061da86178680f1757ffc58e4e183609 authored almost 4 years ago by Evan You <[email protected]>
fix: avoid preloading owner chunk

61969d787200ab0b03179ecf2855c5b4aff3baa6 authored almost 4 years ago by Evan You <[email protected]>
wip: warn access to browser externalized code during dev

2818ff03f50734bb0abe1c36512074df87afa483 authored almost 4 years ago by Evan You <[email protected]>
chore: fix build type

16f7cf859de4cc22eb1e4d670e0bde732e691f6c authored almost 4 years ago by Evan You <[email protected]>
chore: fix middlewares usage in playground

23b774d897f08ccfdb835cc6a4361b981f79ad3b authored almost 4 years ago by Evan You <[email protected]>
wip: only enable inlineDynamicImports for single inputs

7a9259b25e463b6e7345a506817d8d93a7ee74fb authored almost 4 years ago by Evan You <[email protected]>
feat: import.meta.env.SSR

fe7396d3896d04db17f73ea265eebe0397414e65 authored almost 4 years ago by Evan You <[email protected]>
wip: basic SSR support

7a15ada7ee2a58205af110e2d24e980883438470 authored almost 4 years ago by Evan You <[email protected]>
feat(ssr): isolated mode

e954ed25099d9217d30a5a4d38e5dfee5acee0fd authored almost 4 years ago by Evan You <[email protected]>
refactor: move ssr code into dedicated dir

e9b0d28b5300f32ffb1e3ccf72230fe6ce09e55b authored almost 4 years ago by Evan You <[email protected]>
workflow: fix dev source map

1673fb648c74e595d400c17d4eb9b59874200034 authored almost 4 years ago by Evan You <[email protected]>
wip: improve ssr transform

d50b91039ef18200045cca7dbce340e896388255 authored almost 4 years ago by Evan You <[email protected]>
wip: save

54f7889fd0bdeb2025fe6e622a58e5c1b3b359c2 authored almost 4 years ago by Evan You <[email protected]>
wip: dynamic import + esmodule interop

1c34e46e59e48dcbb2973864a5ad80ca209e53ba authored almost 4 years ago by Evan You <[email protected]>
feat: ssr sourcemap + stacktrace fix

6cb04fa3b3a7a4ac4676a7b1c41d9d5068fae5de authored almost 4 years ago by Evan You <[email protected]>
wip: save

10c1e15b8b3e23ba32f61965397b2da9c7bfcd6c authored almost 4 years ago by Evan You <[email protected]>
wip: automatic ssr externals inference

b813b00d234ecb500ae688c4da2b11d3c7a3070b authored almost 4 years ago by Evan You <[email protected]>
feat(plugin-vue): support for vite core new ssr impl

a93ab23491ee9fee78345ddc20567e1b0ceec2a7 authored almost 4 years ago by Evan You <[email protected]>
wip: ssr circular deps

bb631bcb1dbfee807641fc7ec387f8e9dff01be3 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.31

6c4977bfb7c285e9a4b0bb3bd43fd941902d497f authored almost 4 years ago by Evan You <[email protected]>
chore: fix commit-convention.md RegEx (#1569) [skip ci]

de0ce7e8d0d23e2576efc429c14c6cb17952a09b authored almost 4 years ago by Timo Zander <[email protected]>
workflow: pre-commit runs prettier on *.html (#1555)

571545d4d83e5cb621990b3d14bb19fadd47ae04 authored almost 4 years ago by bompus <[email protected]>
fix: workaround for ts config + native esm w/ imports

fix #1560

4a7d2ebca1719d83c22d7dce5214e61f7906a772 authored almost 4 years ago by Evan You <[email protected]>
fix(resolve): also respect browser mapping of dependencies

fix #1547

12b706d6ecd99c98f326deae53f9aa79cd8a81f4 authored almost 4 years ago by Evan You <[email protected]>
release: [email protected]

6a9a4aaf8ef78dc37629fd6962fc6d057f126c53 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.30

74b6e3a7e158d84aed36b8cf062a2f726b0f0c4a authored almost 4 years ago by Evan You <[email protected]>
fix(config): load native esm ts config string with base64 encoding

fix #1548

55b05dba3d157da72eaf9c445b0bb5084b9858d0 authored almost 4 years ago by Evan You <[email protected]>
fix(plugin-vue): sfc src import respect alias (#1544)

fix #1542

d8754deeb16ef0d86b17dfa2a3394d0919bcd72e authored almost 4 years ago by underfin <[email protected]>
docs: typo (#1540)

2ce1efa0871b9d7111ae8265c3f362fb45037664 authored almost 4 years ago by qicoo <[email protected]>
fix(config): delete cache correctly when restarting server (#1541)

bd3b1bfd83488b05a188a9d1c7093e3003721d91 authored almost 4 years ago by CHOYSEN <[email protected]>
docs: Add Packages table (#1550) [skip ci]

9f54510b30e624e10f13bb7d52722a00fc185242 authored almost 4 years ago by Alex Kozack <[email protected]>
release: v2.0.0-beta.29

bdec0f87e826fbfafc3f76ace6abcce2336eefef authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): fix empty exclude filter

4579c382d4a1b0385510bb708f74305c87c4a68a authored almost 4 years ago by Evan You <[email protected]>
refactor: do not intercept sigint

a04db16f0329cfa7ef97d0f58f36189b391494a0 authored almost 4 years ago by Evan You <[email protected]>
fix: warn failed source map load instead of erroring

7a1261b51695cbe7d41da6835c360b9bb26d189e authored almost 4 years ago by Evan You <[email protected]>
fix: fix graceful shutdown on sigint

fe7238c530533d7ea7bff20ce97485669c7dfb46 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.28

8401c8912151ca2c38a3a9e64779d86347eeb96b authored almost 4 years ago by Evan You <[email protected]>
feat: add clearScreen option

c5c32982f207055229b6bce61ce205d8d20db023 authored almost 4 years ago by Evan You <[email protected]>
feat: close server on sigint/sigterm

close #1525

4338d7d6f32c8e0e67ff58f0cb8c1a9120294756 authored almost 4 years ago by Evan You <[email protected]>
feat: support specifying URL path via server.open option (#1514)

25e9c44992c8b868cec97dbdeddd3a4837d5bb07 authored almost 4 years ago by plq <[email protected]>
fix: serve out of root static file on windows (#1537)

506bf2d542a27ee19a1b1b2d05aad845f4387cf6 authored almost 4 years ago by Alex Kozack <[email protected]>
fix: alias should work for optimized deps

54dab71e41cdd9f516460d153b024d0c0cc05097 authored almost 4 years ago by Evan You <[email protected]>
fix(optimizer): should respect rollup external during pre-bundling

fix #1528

db9731753abf36563172b02961ded54be23dd215 authored almost 4 years ago by Evan You <[email protected]>
refactor: clearer logic for middlewareMode + fix typo (#1529)

0861bf0a01cb8d57f4551440117623fe803f0de8 authored almost 4 years ago by qicoo <[email protected]>
release: [email protected]

dc73c6abe8e3b2803fe3e1f10c3372275eb350f5 authored almost 4 years ago by Evan You <[email protected]>
fix(plugin-legacy): respect config.build.assetsDir (#1532)

close #1530

3e7ad3fa26a6149b44b2e522648cbda1009e4888 authored almost 4 years ago by CHOYSEN <[email protected]>
fix(dev): correct responce for html qurey (#1526)

fix #1524

49d294d36d0f32d00a025a03017c9049d3f48ebd authored almost 4 years ago by underfin <[email protected]>
refactor: do not 404 in middleware mode

2bee4be214b830ae5af633dc57de0384928dcfd4 authored almost 4 years ago by Evan You <[email protected]>
feat: support using vite as a middleware

960b42068579dddc2c216720a7f16d8d189e8225 authored almost 4 years ago by Evan You <[email protected]>
docs: tweak intro

54ff2b4e86e16aa49d9d929048627ac5e5519f62 authored almost 4 years ago by Evan You <[email protected]>
chore: typo (#1519) [skip ci]

`devDepndencies` -> `devDependencies`

cd920ba37827b44ee842cc863b938ff0e4825a0c authored almost 4 years ago by Alexandre <[email protected]>
release: v2.0.0-beta.27

15a97722ecbbbc9b07e0811e9f3bb50c1da64840 authored almost 4 years ago by Evan You <[email protected]>
feat(vite): support RegExp strings as server.proxy keys (#1510)

f39a2aafd35a70effc298d53b0b7539fbac79e89 authored almost 4 years ago by Timo Zander <[email protected]>
docs: add external and exports to lib mode example

774667408997907a20134b25a0f4955d352fa7ff authored almost 4 years ago by Evan You <[email protected]>
refactor: auto move deps to devDeps

97b84c05a352e28cbbd271a9d14eabd4f1c53742 authored almost 4 years ago by Evan You <[email protected]>
fix: transform import.meta.url in config files

fix #1511

98e57deb9d16b23b7ae0c382cca49a9420443b47 authored almost 4 years ago by Evan You <[email protected]>
chore: exit with non-zero code when cancelling dep optimization

4857c010cb787a7de1897b6df32f5594e3368804 authored almost 4 years ago by Evan You <[email protected]>
feat: warn unintended dependency during pre-bundling

ae6cc27349e66945a0964635e6ad64933fe33960 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.26

4ed3e6dc9f451243b50f1b8ebde161e11c633a0d authored almost 4 years ago by Evan You <[email protected]>
docs: fix "speical" typo (#1508)

ac9ec0d7262a6fbe03ce1409d0f16b5b0547c920 authored almost 4 years ago by Alexis Tyler <[email protected]>
fix: properly externalize resolved external urls

6cda88d882ffcd5b3fdaa005296bfe1f0991925c authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.25

fe3ac2c47ca98c41da0cd84d1eefb10e091df28f authored almost 4 years ago by Evan You <[email protected]>
feat: support aliasing to external url

abf784403e1d9e36653ee4fd167c4cf341fd343f authored almost 4 years ago by Evan You <[email protected]>
refactor: more explicit naming

0f4e70ee0b6c482fba64e041858324fd0f24a12e authored almost 4 years ago by Evan You <[email protected]>
fix: Revert "feat: allow browser new window view source (#1496)"

This reverts commit 1629c546158253f155afecb55846771013f90ec0.

close #1507

64fde3883e07f66fee6f6234f84ad35288a24b62 authored almost 4 years ago by Evan You <[email protected]>
docs: a11y and seo

5fc1ea7242db16f1ad7b98286f8dee055481626d authored almost 4 years ago by Evan You <[email protected]>
release: [email protected]

14617ec3c57562d1744823dda190ceade8cad6bd authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.24

1ff9fe3effe9df80207d82fdae5d8ab367982c61 authored almost 4 years ago by Evan You <[email protected]>
feat: allow browser new window view source (#1496)

1629c546158253f155afecb55846771013f90ec0 authored almost 4 years ago by 耗子 <[email protected]>
fix(hmr): watch file changes even when HMR is disabled (#1504)

cc5fa6efb3448e2f83b5d6d428e79803c8993657 authored almost 4 years ago by Alexandre Bonaventure Geissmann <[email protected]>
feat: require explicit option to empty outDir when it is out of root

close #1501

730d2f0d8081e11c88b1151086d99b23e0c58823 authored almost 4 years ago by Evan You <[email protected]>
refactor: use consistent cli options style

a09a03045029a9d7fedf3f8d943269a4346c3882 authored almost 4 years ago by Evan You <[email protected]>
fix: more consistent outDir formatting

close #1497

50bff797c536b08661791a833cfbb9179ff54422 authored almost 4 years ago by Evan You <[email protected]>
fix: support import.meta.url in ts esm config file

close #1499

cf5f3ab2c33aca6ab6bff8d600854f93586adcf0 authored almost 4 years ago by Evan You <[email protected]>
fix(plugin-vue-jsx): fix vue jsx hmr (#1495)

6bdc3eb2d004a28d2934946e33602f832b1ad8f2 authored almost 4 years ago by JokcyLou <[email protected]>
fix: show target build mode in logs (#1498)

ae2e14baf1771c2ccdeece8bbc2b9bd11b279490 authored almost 4 years ago by Alex Kozack <[email protected]>
docs: sponsor css fix

b5e591dffb8105b86af272908665b7c64e783398 authored almost 4 years ago by Evan You <[email protected]>
chore: bump vitepress

43682b41ca1dffb9f81403ab9ee8054882930e44 authored almost 4 years ago by Evan You <[email protected]>
docs: setup sponsors

60a408ef0f9774634844ca694aa3d4bdbc4b576f authored almost 4 years ago by Evan You <[email protected]>
fix: always replace preload marker with value

2d6f5243e16f7debd7ba0de4bf22706df35ccf73 authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.23

9c4ef587265ba662095fc00e6ce0b955df4491d1 authored almost 4 years ago by Evan You <[email protected]>
fix: fix ts config loading on windows

fix #1493

ec370d22db875cca0b2319073d9025b05e7ffc54 authored almost 4 years ago by Evan You <[email protected]>
docs: fix typos (#1489)

47777050e6e6d2d7e4084cc8a6ccdd4b7f71c1ce authored almost 4 years ago by simohamed <[email protected]>
release: [email protected]

1df1fb1d07d5fd62bce42000f552155432968e07 authored almost 4 years ago by Evan You <[email protected]>
feat(plugin-legacy): support additionalLegacyPolyfills

close #1475

ca258962957c32df0196f30267c3d77b544aacbd authored almost 4 years ago by Evan You <[email protected]>
release: v2.0.0-beta.22

0bb6ddbd031e6e8657e4b0e5418580e04cb8770d authored almost 4 years ago by Evan You <[email protected]>
fix: support resolved Ids that start with null bytes

fix #1471

70744143cd09863412a59aad14de888067bd8531 authored almost 4 years ago by Evan You <[email protected]>
feat(resolve): support subpath patterns + production/development conditinals in exports field

Exports field resolving now delegated to https://github.com/lukeed/resolve.exports

62cbd53f25411ddfc7cfd5446c2f487a260da191 authored almost 4 years ago by Evan You <[email protected]>
feat(server): add strict-port option (#1453)

05010846cb266f540039f13e280b486c97803f03 authored almost 4 years ago by Sacha STAFYNIAK <[email protected]>
fix: handle http proxy error

fix #1485

4ca20f2e16c1bba0dc330c7e5879ca322b2ab21c authored almost 4 years ago by Evan You <[email protected]>
fix(config): support native esm config on windows + support TS config in native esm projects

fix #1487

803f6da2ad04846c3ae2622e15b5a18f0691204e authored almost 4 years ago by Evan You <[email protected]>
fix: optimizer hash should take inline mode into account

fix #1490

0aed0e89f84aff26cfdf57879925a76fa696331d authored almost 4 years ago by Evan You <[email protected]>
fix(plugin-vue-jsx): fix define call check (#1480)

4ea065f6278f30c022ed291bfb0412a674b18dd4 authored almost 4 years ago by 李墨 <[email protected]>
docs: fix `optimizedeps-include` link (#1484)

1892ffc9c7ac564b57dc7c7945bb8da7214eebe7 authored almost 4 years ago by chencheng (云谦) <[email protected]>
fix(plugin-html): typo in the Safari 10 nomodule snippet (#1483)

e5576c32c08214766c8bac5458dfcad8301d3a1a authored almost 4 years ago by Titouan Mathis <[email protected]>
release: v2.0.0-beta.21

b49ce692b38406f4f2ba361bf730485aa05183c1 authored almost 4 years ago by Evan You <[email protected]>
test: test full dynamic import

4d6a6bb08d59926914799fe2ea1f6a97ab5b9959 authored almost 4 years ago by Evan You <[email protected]>