Advertisement Β· 728 Γ— 90

Posts by Evan You

A screenshot of VIte 8 download numbers showing 2.610.727 downloads in the last 7 days while it was published 7 days ago

A screenshot of VIte 8 download numbers showing 2.610.727 downloads in the last 7 days while it was published 7 days ago

The Rolldown Weekly download numbers, cleary trending up since the Vite 8 release and now reaching 6.4M weekly downloads.

The Rolldown Weekly download numbers, cleary trending up since the Vite 8 release and now reaching 6.4M weekly downloads.

One week after its release, Vite 8 has already been downloaded over 2.6M times 🀯

Rolldown is now running in production across the ecosystem and the adoption curve is just getting started!

4 weeks ago 93 10 2 1

Ex-Deno folks, let’s talk.

1 month ago 164 9 10 0

Yes. You just need to set db option to pg in config and provide a connection string.

1 month ago 6 0 1 0

Introducing Void, the Vite-native deployment platform:

πŸš€ Full-stack SDK
βš™οΈ Auto-provisioned infra (db, kv, storage, AI, crons, queues...)
πŸ”’ End-to-end type safety
🧩 React/Vue/Svelte/Solid + Vite meta-frameworks
🌐 SSR, SSG, ISR, islands + Markdown
πŸ€– AI-native tooling
☁️ One-command deploys

void.cloud

1 month ago 210 27 7 5

Vite+ is open source under MIT and free for everyone.

1 month ago 171 22 4 0
Preview
Vite 8.0 is out! Vite 8 Release Announcement

⚑️ Vite 8.0 is here!
The most significant architectural change since Vite 2.

⏬ Powered by @rolldown.rs bringing faster production builds and more consistency
πŸ›€οΈ New features such as tsconfig paths and emitDecoratorMetadata support

vite.dev/blog/announc...

1 month ago 399 93 7 12
Preview
Announcing Vitest 4.1 Vitest 4.1 Release Announcement

Vitest 4.1 is out! πŸš€

βœ… Vite 8 support from day 1
🏷️ Test tags to organize, filter & apply shared options
πŸͺ New hooks for easier tracing, transactions and AsyncLocalStorage
πŸ” Async leak detection
πŸ€– Agent reporter to reduce token usage

And much more!

Full blog post at vitest.dev/blog/vitest-...

1 month ago 167 32 1 5

Very excited about this update! Tons of new stuff coming πŸŽ‰

1 month ago 22 5 0 0

Blog post soon. Big shoutout to @sapphi.red for leading this tremendous effort!

1 month ago 29 0 0 0
Advertisement
Preview
Release v8.0.0 Β· vitejs/vite Please refer to CHANGELOG.md for details.

It’s here.

github.com/vitejs/vite/...

1 month ago 246 21 7 2

Dropping 3 announcements in a single talk at Vue Amsterdam this week.

@vuejsamsterdam.bsky.social

1 month ago 113 3 6 1

@voidzero.dev will be releasing a lot of new stuff this week. Follow us if you don’t want to FOMO.

1 month ago 39 4 0 0
Preview
Announcing npmx: a fast, modern browser for the npm registry Today we're releasing the alpha of npmx.dev – a fast, modern browser for the npm registry, built in the open by a growing community.

npmx is now in alpha: this is our story, as told by our team and friends

1 month ago 370 127 16 34

i was matias-capeletto in github when @evanyou.me set up the @vite.dev team. i was patak on discord and social, but i was afraid of breaking all my links in github. i eventually did it. check the mention for @antfu.me, a proper link. mine is plain text. we must move to a proper identity for the web

1 month ago 27 1 2 0

GitHub just silently cancelled all our outgoing sponsorships from @voidzero.dev - not sure what happened.

I just manually re-sponsored everyone we were sponsoring.

1 month ago 112 4 4 1

PSA: There’s someone trying to impersonate me around Discord servers recently. Make sure to check the Discord ID! My ID is evanyou, without a dot at the end.

2 months ago 58 4 6 1

You can already try it in v8 beta via --experimental-bundle. It's working in production for Linear now, so good time to try. More real world feedback will help us stablize it sooner.

2 months ago 2 0 1 0
Preview
GitHub - oxc-project/bench-formatter Contribute to oxc-project/bench-formatter development by creating an account on GitHub.

You are welcome to reuse our benchmark github.com/oxc-project/...

2 months ago 2 0 0 0

1. Piping from stdin vs. in memory is not a fair comparison
2. Comparing CLI perf on a single file where the overhead is mostly just Node startup time
3. No feature parity at all

I’d suggest you run it on a large production codebase that currently uses prettier and compare the perf and diffs

2 months ago 3 0 2 0
Advertisement
a screenshot of a vite team meeting, with the cameras on, doing the peace sign. In the call: Arnaud, Bjorn, Dominik, Hiroshi, Patak, Sapphi, and Vladimir

a screenshot of a vite team meeting, with the cameras on, doing the peace sign. In the call: Arnaud, Bjorn, Dominik, Hiroshi, Patak, Sapphi, and Vladimir

first vite team meeting in months πŸ₯Ή
these are my people, some of the best souls I know

In this call @arnaud-barre.bsky.social @bluwy.me @dominikg.dev @hiogawa.bsky.social @patak.dev @sapphi.red @erus.dev ⚑

thanks for always being there for me
forever @vite.dev core team πŸ’œ

2 months ago 136 5 3 1

Just doubled @voidzero.dev 's sponsorship to @patak.dev to $2k/mo. Excited to have you back, and proud to be supporting your work of improving the JS ecosystem.

2 months ago 194 12 5 2

YESSS
So good to have @patak.dev back

2 months ago 13 0 1 0
Preview
Vitest Next generation testing framework powered by Vite

Test tags are coming to Vitest 4.1 (beta)! And they are powerful πŸ’ͺ

main.vitest.dev/guide/test-t...

2 months ago 70 10 5 1
Extended Metadata | Vite Plugin Registry Discover plugins for Vite, Rolldown, and Rollup

Working on a page that you can search vite plugins. I'm planning to allow plugins to add metadata for that page via a field in package.json. I wonder if it's a good idea to use a generic name like `compatiblePackages`.
registry.vite.dev/guide/extend...

3 months ago 11 4 0 0
Preview
Announcing Oxlint Type-Aware Linting Alpha Oxlint's type-aware linting has reached alpha status. Type-aware rules can be manually configured, disabled with in-line comments, and fixed automatically. This milestone also includes more rule…

Announcing Oxlint Type-Aware Linting Alpha 🎁

Just a few months after our technical preview, type-aware linting reaches the alpha milestone!

✨ Type-aware rules can now be configured
πŸ™ˆ Inline comments to disable rules work for type-aware rules too
βœ” Auto fixes for type-aware rules are now available

4 months ago 72 11 2 2

Let’s goooo

4 months ago 5 0 0 0
An image from NPM showing vitest with 20,172,232 weekly downloads

An image from NPM showing vitest with 20,172,232 weekly downloads

A new milestone! @vitest.dev hit 20 million mark πŸŽ‰ Took us 4 years since the first closed 0.0.0 release on December 3d, 2021 πŸ˜„

4 months ago 118 12 7 0

The only main difference is default print width. Other than that it should not produce massive diffs.

4 months ago 10 0 0 0
Preview
Announcing Oxfmt Alpha Oxfmt is a fast Rust-based formatter that is available now in alpha stage and supports JavaScript and TypeScript files. It is 30x faster than Prettier while having >95% compatibility.

Announcing Oxfmt Alpha! πŸš€

We’re excited to announce the alpha release of Oxfmt, our Rust-powered formatter.
We designed Oxfmt to be easily adoptable, especially for existing Prettier users

More below and in our announcement post voidzero.dev/posts/announ...

4 months ago 139 19 3 2
Advertisement

Instead of providing your tsconfig manually in @rolldown.rs, you can now enable @vite.dev like automatic resolution.

β—‡ Finds the nearest tsconfig.json
β—‡ Respected by both, resolver and transformer
β—‡ tsconfig references will be searched as well (given certain criteria are fulfilled)

4 months ago 34 4 1 0