Vite
@vite.dev
📤 12013
📥 172
📝 175
The build tool for the web. It's pronounced /vit/ like skeet!
https://vite.dev
pinned post!
⚡️ 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...
loading . . .
Vite 8.0 is out!
Vite 8 Release Announcement
https://vite.dev/blog/announcing-vite8
8 days ago
7
396
104
reposted by
Vite
VoidZero
about 23 hours ago
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!
2
81
9
reposted by
Vite
Hugo
1 day ago
evlog now has a
@vite.dev
plugin Add it to your vite.config and get: • auto-init (no setup code) • strips debug at build time • source locations • auto-imports for evlog • client logger support Works with any Vite framework: SvelteKit, Hono, Express, more 👉
dub.sh/better-log
2
18
3
We're
vite.dev/live
! Come watch and
chat.vite.dev
with us 💜 And join the live panel after the movie at Vite Land's
#stage
loading . . .
5th anniversary of the Vite Team Creation
Vite: The Documentary re-premiere. Join the ecosystem this March 19th at 3 PM UTC to remember the story we wrote together. And participate in the live stage to discuss our past, present, and future. W...
https://vite.dev/live
1 day ago
1
20
6
reposted by
Vite
patak
1 day ago
We meet in a few hours in the
#viteconf
channel at
chat.vite.dev
, and the re-premiere will be at
vite.dev/live
. There is an event in Vite Land. Check the announcements channel and click Interested to get notified when the movie starts. Already 130 folks said they will join, it should be a good one 🙌
0
23
3
Join the Vite ecosystem tomorrow to celebrate the Vite Team 5th Anniversary by rewatching together the Vite Documentary! Let's remember the stories of the people who connected to extend together our shared commons. And stay at 3:45 PM UTC to participate in the live stage after the movie 💜
loading . . .
5th anniversary of the Vite Team Creation
Vite: The Documentary re-premiere. Join the ecosystem this March 19th at 3 PM UTC to remember the story we wrote together. And participate in the live stage to discuss our past, present, and future. W...
https://vite.dev/live
2 days ago
2
40
9
reposted by
Vite
AriPerkkio
2 days ago
This day 4 years ago I sent my first PR to
@vitest.dev
. Back then it was on v0.7.4 with 80K weekly downloads. After one year and +70 more PRs,
@antfu.me
and
@erus.dev
invited me to join the team. Today we are at v4.1.0 with 35M weekly downloads. Maybe in 2030 we'll have Vitest 8 with 140M downloads.
loading . . .
test(reporters): add outputFile tests by AriPerkkio · Pull Request #978 · vitest-dev/vitest
Adds missing test cases for outputFile configuration. I'm working on another bug fix and thought let's merge these ones first.
https://github.com/vitest-dev/vitest/pull/978
2
35
8
reposted by
Vite
Sandro Circi
5 days ago
The first
@nuxt.com
v5 nightly build is more polished than you might think... The only changes made to make it work on
@bunny.net
are: - patch `@nuxt/icon` - fix Nitro imports - use `consola/browser` for Edge Scripting compatibility powered by
@nitro.build
v3 and
@vite.dev
v8
loading . . .
https://nuxt-v5-tq8ok.bunny.run
2
29
1
reposted by
Vite
Brian
6 days ago
Vite and Vitest have been a pleasure to use in my oss projects since switching to them. Kudos to those teams.
1
65
5
reposted by
Vite
danielroe 🇺🇦
7 days ago
we're just getting started 🔥
12
251
16
reposted by
Vite
Evan You
7 days ago
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
add a skeleton here at some point
7
206
32
reposted by
Vite
Brandon Roberts
7 days ago
👏 Enjoy faster builds with
@analogjs.org
,
@angular.dev
and
@vite.dev
8 ⚡️
github.com/analogjs/ana...
loading . . .
feat: update vite to stable v8.0.0 by brandonroberts · Pull Request #2111 · analogjs/analog
Summary Update root Vite dependency from ^8.0.0-beta.18 to ^8.0.0 Update template apps (latest, blog, minimal) from ^7.0.0 to ^8.0.0 and add vite overrides Update peer dependencies in platform and...
https://github.com/analogjs/analog/pull/2111
2
24
5
reposted by
Vite
VoidZero
7 days ago
One. More. Thing.
youtu.be/Bp86buftbX8
loading . . .
VOID.
YouTube video by VoidZero
https://youtu.be/Bp86buftbX8
3
96
20
reposted by
Vite
VoidZero
7 days ago
Announcing Vite+ Alpha. Now open source. To make JavaScript developers more productive than ever before. A single binary that: ◆ Unifies your frontend toolchain ◆ Manages your runtime & pkg manager ◆ Caching & monorepo support Works with every framework and meta framework in the Vite ecosystem.
loading . . .
Announcing Vite+ Alpha
Introducing Vite+, an open-source CLI that unifies your runtime, package manager, and frontend toolchain into one fast, simple development experience.
https://voidzero.dev/posts/announcing-vite-plus-alpha
7
219
50
reposted by
Vite
Devon Govett
8 days ago
Looks like Vite 8 is using Lightning CSS as the default CSS minifier! Most next-generation build tools are now using it, including Turbopack, Rspack, Tailwind, Parcel, Bun (a port), and now Vite. ⚡️
2
131
4
reposted by
Vite
Vitest
8 days ago
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-...
loading . . .
Announcing Vitest 4.1
Vitest 4.1 Release Announcement
https://vitest.dev/blog/vitest-4-1.html
1
167
37
⚡️ 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...
loading . . .
Vite 8.0 is out!
Vite 8 Release Announcement
https://vite.dev/blog/announcing-vite8
8 days ago
7
396
104
reposted by
Vite
Nuxt
8 days ago
we've just released Nuxt 4.4! it brings: 🏭 custom useFetch/useAsyncData factories 🗺️ vue-router v5 💪 typed layout props 🗣️ `useAnnouncer` for screen readers ⚡ 28x faster route generation with `unrouting` 🍫 smarter payload handling for cached routes 📊 build profiling 👉 read more at
nuxt.com/blog/v4-4
loading . . .
Nuxt 4.4 · Nuxt Blog
Nuxt 4.4 brings custom useFetch/useAsyncData factories, vue-router v5, a new accessibility announcer, typed layout props, build profiling, smarter payload handling, and much more.
http://nuxt.com/blog/v4-4
2
81
10
reposted by
Vite
Fatih Aygün
9 days ago
Need Vite's HMR for your server app? Vavite 6 is out! Now comes with Vite 7 (and 8 beta) support, server-side hot module replacement, separate server mode (e.g. for Bun.serve support), and a much simplified API.
github.com/cyco130/vavite
loading . . .
GitHub - cyco130/vavite: Develop server-side applications with Vite
Develop server-side applications with Vite. Contribute to cyco130/vavite development by creating an account on GitHub.
https://github.com/cyco130/vavite
0
16
2
reposted by
Vite
Nitro
9 days ago
Nitro v3 beta is here!
nitro.build/blog/v3-beta
4
94
20
reposted by
Vite
Cult.Repo
9 days ago
We're joining with the Vite team to re-premiere our Vite documentary!⚡️ 📅 Happening 19th March at 4pm CET | 10am CST 📺 Screening on the Vite website 💬 Followed by a live stage on Discord with Vite devs from the film Come hang out!
loading . . .
5th anniversary of the Vite Team Creation
Vite: The Documentary re-premiere. Join the ecosystem this March 19th at 3 PM UTC to remember the story we wrote together. And participate in the live stage to discuss our past, present, and future. W...
https://vite.dev/live
0
26
5
reposted by
Vite
Node.js
10 days ago
Node.js is moving to one major release per year starting with Node 27! 🚀 ✅ Simpler: Every release becomes LTS. ✅ Predictable: Version numbers now align with the year. ✅ New: A 6-month Alpha channel for early testing.
https://bit.ly/4rnosLg
loading . . .
Node.js — Evolving the Node.js Release Schedule
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
https://nodejs.org/en/blog/announcements/evolving-the-nodejs-release-schedule
4
232
66
reposted by
Vite
Nuxt
10 days ago
You can now follow all Nuxt releases in one place. The new changelog page tracks updates for Nuxt core and all official modules.
nuxt.com/changelog
loading . . .
1
51
4
reposted by
Vite
Astro
10 days ago
Astro 6 is here! We completely rebuilt the Astro dev server and build pipeline onto a new, more powerful runtime-agnostic architecture. Plus: New Fonts API, CSP support, an experimental new Rust compiler, and more...
astro.build/blog/astro-6...
loading . . .
Astro 6.0 | Astro
Astro 6 is here with a refactored dev server, an experimental Rust compiler, live content collections, CSP, and more.
https://astro.build/blog/astro-6/?tw
6
244
75
reposted by
Vite
npmx
10 days ago
VoidZero team: "This is what a healthy open-source ecosystem looks like: independent projects pushing each other forward. npmx helps developers find better packages, and their real-world usage helps us build better tools to create them with." 🤝 Shoutout to
@voidzero.dev
for sponsoring us, too! 🤍
add a skeleton here at some point
0
48
10
reposted by
Vite
Brandon Roberts
15 days ago
⚡️
@analogjs.org
+ Experimental OXC
@angular.dev
compiler from VoidZero 🤝
github.com/analogjs/ana...
loading . . .
fix(platform): allow using custom vite plugins for Angular compilation by brandonroberts · Pull Request #2102 · analogjs/analog
PR Checklist Closes # What is the new behavior? When using the analog() plugin, the internal Vite plugin from @analogjs/vite-plugin-angular can be disabled. This allows another plugin to be provid...
https://github.com/analogjs/analog/pull/2102
2
14
2
reposted by
Vite
Ariel Salminen
15 days ago
Been recently really enjoying working with Vitest tbh (both for client’s design system and also for my personal projects). I’m just nerding out over the terminal colors at this point tho
7
81
3
reposted by
Vite
Brandon Roberts
15 days ago
📘 Looking forward to
@storybook.js.org
moving towards official
@vite.dev
support for
@angular.dev
github.com/storybookjs/...
loading . . .
[Tracking]: @storybook/angular-vite Framework · Issue #34012 · storybookjs/storybook
Create @storybook/angular-vite Framework Overview Implement a new @storybook/angular-vite framework package for Storybook that uses Vite instead of Webpack, providing a modern alternative to the ex...
https://github.com/storybookjs/storybook/issues/34012
2
13
2
reposted by
Vite
VoidZero
17 days ago
Congrats to
@npmx.dev
on launching their alpha! We share the same vision: making JavaScript developers more productive. They chose to build on the VoidZero toolchain, and their feedback has already shipped real performance improvements back to the community. This is open source at its best.
loading . . .
VoidZero and npmx: Building Better Tools Together
How VoidZero and npmx.dev share a vision for making JavaScript developers more productive, and how real-world feedback from open-source builders helps improve our tooling.
https://voidzero.dev/posts/npmx-alpha
0
102
16
reposted by
Vite
SolidJS
17 days ago
The <Suspense> is over. Solid 2.0 Beta is now released (next tag on npm). 🎉
github.com/solidjs/soli...
loading . . .
Release v2.0.0 Beta - The <Suspense> is Over · solidjs/solid
I know you all probably weren't expecting this announcement next. But after reviewing the roadmap, we spent so long iterating in the Experimental phase, most of the goalposts within Alpha don't app...
https://github.com/solidjs/solid/releases/tag/v2.0.0-beta.0
5
156
38
If you're learning how to create accessible and performant websites, check out
repo.npmx.dev
. It's a carefully crafted
@vite.dev
open-source site. And they are a very welcoming community that can help you make your first open-source contributions if you'd like to get involved 💜
add a skeleton here at some point
17 days ago
0
36
3
reposted by
Vite
VoidZero
18 days ago
✨ What's New in ViteLand: February 2026 Recap ◆ Oxfmt Beta: 100% Prettier conformance ◆
@vite.dev
8 includes devtools ◆
@vitest.dev
4.1 beta adds aroundEach/aroundAll hooks ◆
@rolldown.rs
becomes 9.6% faster ◆ Oxlint now supports 59/61 ts-eslint rules ◆ NestJS migrates to Vitest ◆ and much more 👀
loading . . .
What’s New in ViteLand: February 2026 Recap
Our February 2026 recap features Oxfmt Beta with 100% Prettier compatibility and 36x faster performance, Vite 8 devtools, Vitest async leak detection, and Rolldown performance gains.
https://voidzero.dev/posts/whats-new-feb-2026
0
56
9
reposted by
Vite
Mark Malstrom
19 days ago
Ported the
@astro.build
content layer APIs to a static
@vite.dev
plugin for React Server Components tonight 🤠 Supports data collections, arbitrary async loaders, and renders Markdown & MDX files as server components. Once I put it through its paces, I'll release a package.
1
13
1
reposted by
Vite
Daishi Kato
20 days ago
Just released Waku ⛩️ v1.0.0-alpha.5! Waku is a React framework built for React Server Components. Getting closer to v1 and your feedback is important to get there!
github.com/wakujs/waku/...
loading . . .
Release v1.0.0-alpha.5 · wakujs/waku
This version introduces a new implementation of Waku Router. While the API remains unchanged, there may be slight differences in behavior. If you notice any issues or unexpected behavior, please re...
https://github.com/wakujs/waku/releases/tag/v1.0.0-alpha.5
1
49
4
reposted by
Vite
Git Truck
20 days ago
Git Truck v3 is officially out! 🚛💨 Here’s a summary of what’s new: 🚀 Rebuilt repository browser (it’s fast!) 🎨 Refined design & improved visualization ⚡️ Now powered by
@vite.dev
🛡️ Securely publishing with npm provenance The truck is running smoother than ever. Try it now: npx -y git-truck@latest
1
21
3
reposted by
Vite
Sarah Rainsberger
20 days ago
One of these days, I won't be able to keep up with the amazing
@astro.build
community... but I live to fight another month!
astro.build/blog/whats-n...
loading . . .
What's new in Astro - February 2026 | Astro
February 2026 - Astro shines in the 2025 State of JS, adoption climbs according to HTTP Archive results, and more!
https://astro.build/blog/whats-new-february-2026/
2
24
4
reposted by
Vite
patak
21 days ago
vite is so fast, time paradoxes were bound to happen
add a skeleton here at some point
0
73
6
reposted by
Vite
Julien Huang
21 days ago
Hey there 👋 I’m very excited to announce that starting next week, I’ll be joining
@chromatic.com
and the
@storybook.js.org
team full-time as a Senior Software Engineer !🥳🥳🥳 I’m looking forward to working with the team to make Storybook even better 😄
add a skeleton here at some point
5
52
5
reposted by
Vite
Ben McCann
22 days ago
SvelteKit 2 now fully supports Vite 8 SvelteKit 3 will require it - giving additional optimizations and functionality. E.g. SvelteKit 3 will use
@rolldown.rs
hook filters to spend more compilation time in rust and less in JavaScript. And SvelteKit 3 adapters use only rolldown without esbuild
1
98
12
reposted by
Vite
patak
23 days ago
thanks
@evanyou.me
,
@thealexlichter.com
, and the rest of the VoidZero team for sponsoring us 🙏 truly appreciated! returning a bit of the gesture, we're seeing so many messages from people in the npmx team throwing flowers to the vite stack (biased here, ha, but these are truly unprompted) 😉
add a skeleton here at some point
0
49
1
reposted by
Vite
Boshen
24 days ago
I published
npmx.dev/package/oxc-...
for webpack. This is useful if you are still using webpack, or wants to migrate to Vite 8 / Rolldown in smaller steps.
loading . . .
oxc-webpack-loader - npmx
Webpack loader for oxc
https://npmx.dev/package/oxc-webpack-loader
1
34
3
reposted by
Vite
VoidZero
24 days ago
Built on top of
@vite.dev
8 and
@rolldown.rs
. RSC support via Vite's RSC plugin. Linting via Oxlint.
add a skeleton here at some point
1
41
3
reposted by
Vite
Brandon Roberts
25 days ago
📝 What if your
@analogjs.org
app/site could pull content from any headless CMS at build time—without changing a single component? Here's how with
@angular.dev
a
@vite.dev
plugin, and custom content loaders. My latest post 👇
dev.to/brandontrobe...
loading . . .
Using a Headless CMS with Angular and Analog Content Loaders
Analog provides a powerful content system out of the box. Drop some markdown files in the src/content...
https://dev.to/brandontroberts/using-a-headless-cms-with-angular-and-analog-content-loaders-21e7
0
15
2
reposted by
Vite
Robert Schönthal
26 days ago
Dang
@vite.dev
8 is fast. Incredible work!
0
22
2
reposted by
Vite
danielroe 🇺🇦
27 days ago
delighted to see that the Austrian website for
@eurovision.tv
for ORF (the national public broadcaster) is going to be powered by
@nuxt.com
🇪🇺🇦🇹😊
add a skeleton here at some point
4
78
8
reposted by
Vite
Minko Gechev
28 days ago
Angular hit 100k stars on GitHub :) That’s a great milestone!
3
77
12
reposted by
Vite
Ilja
28 days ago
Last two weeks alone... And that's only the stuff I notice. SvelteKit just added support for
@vite.dev
8 and introduced error boundaries on the server (!?). 13 Svelte releases and 3 SvelteKit releases this month so far.
1
6
1
reposted by
Vite
OpenSavvy
29 days ago
@vite.dev
for
@kotlinlang.org
0.8.2 now supports Kotlin 2.3.0! We've also made a few improvements to the UX of the website.
vite-kotlin.opensavvy.dev/news/2026/02...
loading . . .
0.8.2 • Kotlin 2.3.0 and documentation website improvements - Vite for Kotlin
Use ViteJS in your Gradle and Kotlin projects
https://vite-kotlin.opensavvy.dev/news/2026/02/18/v0.8.2.html
0
5
1
reposted by
Vite
Pier Fumagalli
about 1 month ago
Started up a little new project and (why not - it's pre-prod) I decided to give
@vite.dev
8 (and
@voidzero.dev
's Rolldown) a spin... DAMN THAT'S FAST! Can't wait for a final release so I can justify pushing it everywhere at work...
0
9
1
reposted by
Vite
Vitest
about 1 month ago
Vitest 4.1 is on the horizon, but we're already looking ahead! What are your main pain points in your testing workflow right now? Let us know in the Vitest 5 discussion thread!
loading . . .
Vitest 5 · vitest-dev vitest · Discussion #9664
We wanted to start gathering feedback for the next major version. Vitest 4.1 is on its way and will include a lot of new features without any breaking changes (including tags, around hooks, --detec...
https://github.com/vitest-dev/vitest/discussions/9664
0
50
10
reposted by
Vite
James
about 1 month ago
We're measuring the performance of all the popular meta frameworks. If you're interested, come help out! 🙏
add a skeleton here at some point
1
32
6
Load more
feeds!
log in