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

fix(plugin-react): fix regex for react imports (#5274)

00b3e4fe102652b2d92e76a05e8c7a5b766b1d03 authored over 3 years ago
fix(ssr): make import.meta.url be the filesystem URL (#5268)

7674cf2e558c6209f667a112a7862058fe7290c8 authored over 3 years ago
fix: avoid scan failures in .svelte and .astro files (#5193)

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

386ca79da5c54c35cdff978d0f48481bbbaacd44 authored over 3 years ago
release: v2.6.7

04b163c60d06217b62f99757efe07020f940c34f authored over 3 years ago
docs: trying Vite online with StackBlitz (#5243)

054242ec7e48e95de24f2412705ecac984be4de8 authored over 3 years ago
build: don't skip build for plugin-react

22da84ad3659afe10536f95fd46e73e4361d927f authored over 3 years ago
chore: unresolved deps for client build

9e3bb6513e3580d9fdf462bfc791dcf95a5220c2 authored over 3 years ago
release: v2.6.6

18371415d9662fbb7d398779fd8e6086474486f1 authored over 3 years ago
feat: add `build.cssTarget` option (#5132)

fixes #4746
fixes #5070
fixes #4930

b17444fd97b02bc54410c8575e7d3cb25e4058c2 authored over 3 years ago
docs: explain how to watch files inside `node_modules` (#5239)

bbb406764da73ec3fbf6e4dd0b77c9fcc16ec567 authored over 3 years ago
fix(server): skipped for ended response (#5230)

7255fd5f04e71e81d80a0a28fad3ac72bffe186e authored over 3 years ago
chore: revise typo (#5233)

a3f2238e3edf37562df925b73d0fbd7ea2b64565 authored over 3 years ago
fix: avoid unnecessary pre-bundling warning

b58609829262255d73363229584a2341bc4f568d authored over 3 years ago
release: v2.6.5

8a32cb6f08f56799758788a0318feb7f09f00053 authored over 3 years ago
feat(server): expose server.printUrls()

96a9ee4f3566e273db53ef9023222699520e4f8f authored over 3 years ago
feat(internal): expose printHttpServerUrls

f94a720478c4905463ddf36f4c666431b2a438a9 authored over 3 years ago
chore: lockfile for new playground package

756a0b82526559bb837d443d9483f25f2ddc2d6e authored over 3 years ago
test(cli): add testcase for cli usage in a package with type: module (#5216)

242fa3531a11687ea68d5ccc41cf75183d2aa635 authored over 3 years ago
release: v2.6.4

26300f9f11249744652583b943aed39a8c3222ff authored over 3 years ago
fix: use Function instead of eval to dynamically import config files (#5213)

10694dd6ad98933b7d857919c09c0f5f8c22da21 authored over 3 years ago
docs: add a comma (#5212)

1113cf35cd602cf76a530ef7fe47b8c89c0dde7e authored over 3 years ago
fix: better error message for parse failures (#5192)

8fe8df37d4b68705bfb2f768b47ca99a8678f4e9 authored over 3 years ago
fix(plugin-react): turn off jsx for .ts (#5198)

Fixes #5102

916f9d3984d5e83f7cb869b3606a1f043a814b97 authored over 3 years ago
release: v2.6.3

a639f77e383026acf938bf70ba2347f7c14cfc8d authored over 3 years ago
fix(type): update ExportsData type

b582581761519a14424e707131a8818de35fd2c4 authored over 3 years ago
chore(deps): update all non-major dependencies

61dd3edce7f0bfc10e17e7a35bdb6740c1c5d9ba authored over 3 years ago
fix(dev): read property of undefined (#5177)

70e882f06a80bcfb6f5189902984751d9c06cf8f authored over 3 years ago
chore: improve html plugin name (#5158)

* chore: improve html plugin name

* chore: spacing

* chore: spacing

* chore: spacing

e8a1d19670c2d28fe06efb8fade89b045bebb7ef authored over 3 years ago
fix(plugin-legacy): use terser as the default minifier (#5168)

9ee72343884a7d679767833f7a659bbca6b96595 authored over 3 years ago
fix: upgrade to @rollup/plugin-commonjs 21.x (#5173)

c5bfc5ec2f52877cd4c57c6731a927ac79b8d322 authored over 3 years ago
chore(deps): update eslint-define-config to v1.1.1 (#5170)

8780af72b31d988a11df7a9d159abf89566d7e24 authored over 3 years ago
docs: clarify that `server.hmr.server` works with HTTP too (#5163)

63c7a88cadfff1d9fb10f63415a7132bf5eec483 authored over 3 years ago
docs: update link to commit convention (#5161)

12ed88b859e261464566386687101d527d65cbc3 authored over 3 years ago
chore: include all vite packages in issue sys info (#5159)

2f9d182f0fc51359ffaea124ba820bfdda4dbe68 authored over 3 years ago
release: v2.6.2

2b7e836f84b56b5f3dc81e0f5f161a9b5f9154c0 authored over 3 years ago
fix: properly handle postfix for getRealPath (#5149)

7d257c38356f8195ca44b39b55f9d791c6b8c33e authored over 3 years ago
fix(cli): log correct hostname (#5156)

6f977a5f01604d406d2e0c74c4d01a79d3416f06 authored over 3 years ago
fix(plugin-vue): don't use object spread in the config hook (#5155)

c1ce471c07264db034f42573662971f0dc531df7 authored over 3 years ago
fix(plugin-react): respect `opts.fastRefresh` in viteBabel (#5139)

5cf4e69cd3afc7f960e02072171c7c441747e8f0 authored over 3 years ago
chore: add "packageManager" field in workspace package.json (#5133)

77447496704e61cdb68b5788d8d79f19a2d895f1 authored over 3 years ago
release: v2.6.1

f609a4da4e47ad5b4962dc629b79ffa68b4a6638 authored over 3 years ago
fix(cli): reorder dev server message (#5141)

5fb3e0f996bcca073420122ca4de3b4300e1c5f5 authored over 3 years ago
release: v2.6.0

978575a5246cacbcec0ea7a4e02ea1dd2fd20ec2 authored over 3 years ago
docs: fix react fast refresh github url (#5126)

b690810f555549e9eed4b03600b27fe7649d6b07 authored over 3 years ago
docs: bump vitepress

fixes MDN import.meta.url external link

6010e56a1af03ed3392e67e7e67c82cf057cb4ac authored over 3 years ago
docs: fix typo in comment (#5123)

96a2d153096082f5ee6af278beabacab8e98b145 authored over 3 years ago
release: v2.6.0-beta.4

ffb30b21035bd3772f1e688a019f515d960df596 authored over 3 years ago
chore(deps): upgrade typescript to 4.4 (#4932)

* chore(deps): upgrade typescript to 4.4

* chore: set useUnknownInCatchVariables to false

936b398a209ec3ca97ac993c5f9137f72f184988 authored over 3 years ago
chore: prettier format (#5121)

16fc8942e2b2181d78359cdc37e85a17be031af4 authored over 3 years ago
chore: update tips and docs (#5116)

789130bce7b333a3bcd215d136528c681115e8d9 authored over 3 years ago
fix: use global location for import.meta.url rewrite (fix #5087) (#5113)

0b54853ad8f62edef7815808bb8d5f8638bee0cb authored over 3 years ago
docs: fix code block display exception (#5115)

9db3005b99e90b9d0514411b79a89450b80b544d authored over 3 years ago
fix: don't overwrite default options unless given new value (#5111)

4d72b403e474ce468d95cc1ef95fdfbec625eb6d authored over 3 years ago
chore(deps): update all non-major dependencies (#5100)

b2ae627c74ee8aeff82c80d3461ae3004d0d8369 authored over 3 years ago
docs: update assets URL constructor demo (#5078)

fc232d6a435b00ccbe6d4beb17bf4847f4a8125b authored over 3 years ago
release: v2.6.0-beta.3

eff92a5e95dd88ee1296547bb8bc19883b8751f9 authored over 3 years ago
fix: Allow custom asset URL origin in development (#5104)

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

e4ef6ddbbf6cef689537fe35d8f8378150e87f6e authored over 3 years ago
fix: server.address before listen, chdir in test, basic cli test (#5059)

fb37a6315711eb6bae3030e98acdad1b819f0893 authored over 3 years ago
fix: use the same `target` for optimized dependencies and source files (#5095)

fixes #4897

8456a6f2e9d48bea315457f2301bd1585756e6e4 authored over 3 years ago
fix: should load `--config foo.mjs` as an ES module (#5091)

5d2c50ad229fc8a9e20171ab17053ea525018e71 authored over 3 years ago
chore: enforce LF line endings in the repository (#5092)

1bf759daea0edbce60534faa9c320098b19e8b41 authored over 3 years ago
docs: link to vite audio in readme

28fc88f53bfb76b7a709a1a8058e9f7af448900c authored over 3 years ago
refactor: change location of server start log messages (#5016)

4872003252c89aa92a956e3303343dfc848d13de authored over 3 years ago
feat(create-vite): migrate lit-element to lit (#5012)

d66ea0f420eb7926d927b64e40ecaf83d9388e63 authored over 3 years ago
chore(contributing): fix code block (#5084)

1b203d72a2f425a888621e9b1dc64a18009b1940 authored over 3 years ago
fix(lib-mode): do not minify lib mode es output

Otherwise it breaks library tree-shaking
https://github.com/vuejs/vue-next/issues/2860#issuecomm...

06d86e4a2e90ca916a43d450bca1e6c28bc4bfe2 authored over 3 years ago
fix(plugin-vue): handle rewrite default edge case with TS

ref https://github.com/vuejs/vue-next/issues/4673

609a342986b2d3b05ef59dc23523239938264008 authored over 3 years ago
workflow: switch to pnpm (#5060)

3e1cce01d01493d33e50966d0d0fd39a86d229f9 authored over 3 years ago
docs: update env-and-mode.md to fix default modes (#4928)

6011665ca23a41cb7643d44c539bc03d4155e43f authored over 3 years ago
feat: expose `preview` method (#5014)

9885656c33306c3b9992000e0a8c89ae7aade8e5 authored over 3 years ago
fix: avoid module preload polyfill for zero js html (#4999)

ac55755f12e1f497e00a6ba1781cc80a065d770b authored over 3 years ago
feat: server.open supports absolute path (#5068)

2d6f682ce32246f2faf7f1a19155770596a75785 authored over 3 years ago
feat(plugin-legacy): add externalSystemJS option (#5024)

60b6f5595a00cbf014a30d57721081eb79436a97 authored over 3 years ago
fix: normalize away `base` in imported URLs (#5065)

* fix: normalize away `base` in imported URLs

This fixes hot-reloading issues reported in htt...

9164da0fe62cb85e77752849ea6d7a68287fb576 authored over 3 years ago
docs: optimize image file (#5074)

8b77a4f64e38c41f93f83f91af56360f21553235 authored over 3 years ago
fix(types): missing return type on `logError` (#5067)

3c9f1a16c618858e73cc5be2971b1c9a3bf44420 authored over 3 years ago
docs: update CONTRIBUTING-”Repo Setup“ detail (#5066)

de3de578f5181d5c91afec0860498d00b90e3454 authored over 3 years ago
docs: docs for `searchForWorkspaceRoot` #4958 (#5062)

6f2dea249aeed371be8e266d739f845c8ff8c740 authored over 3 years ago
fix: injected tags indentation (#5000)

4b84c0d66beff9fa6fd6f304df95a70fa2f23144 authored over 3 years ago
feat: expose `searchForWorkspaceRoot` util (#4958)

d0f7bf16b4949a3c0766ab1119ec166501fd5a63 authored over 3 years ago
fix: esbuild minification and renderLegacyChunks false (#5054)

ed384cfeff9e3ccb0fdbb07ec91758308da66226 authored over 3 years ago
chore(plugin-vue): changelog [ci skip]

88f32cca0598319a593a71252111eac288b57e78 authored over 3 years ago
Revert "feat(plugin-vue): define __VUE_SSR__ flag"

This reverts commit 49618c17f38ee54ea17b4b04d58eb5fbf3e532fe.

3e2c1bf74bb8ef583d66c67c715fdeae8d8fe432 authored over 3 years ago
feat(plugin-vue): define __VUE_SSR__ flag

49618c17f38ee54ea17b4b04d58eb5fbf3e532fe authored over 3 years ago
chore: fix eslint invalid ecmaVersion value (#5052)

bb82e7ae0dc5d0a3e4675bd93b4d218d139f4519 authored over 3 years ago
release: v2.6.0-beta.2

a35e56a489ec6c17754e89d1cfa3ba885b74d9c2 authored over 3 years ago
fix: performance is not defined (#5048)

20b20e4b814bd08ea85518109b5053bbca24d992 authored over 3 years ago
release: v2.6.0-beta.1

83881aa0e12f2c10275b695bba1acb48de3aeafe authored over 3 years ago