support bun in Vite+
In the next version of Vite+
We will support bun as package manager π
support bun in Vite+
In the next version of Vite+
We will support bun as package manager π
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.
πLaunch Week Update #1 π
OXLINT JS PLUGINS ALPHA
ππ½Run most ESLint plugins w/ 0 changes
βοΈWrite custom lint rules in JS/TS
π©ΉGet auto-fixes & suggestions from JS plugin rules
πSee JS plugin diagnostics live in your IDE
oxc.rs/blog/2026-03...
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-...
β‘οΈ 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...
Awesome stuff π
Any chance this will ever support React Compiler?
π New Year, New Blogpost π
Continuing my thoughts about design-systems, this one is about compound components, when they are a good fit and how to make them type-safe. Spoiler: Itβs not about the `children` prop ...
Ever wondered how to render a smooth, audio-reactive waveform using Canvas? We're peeling back the layers of our latest project in building Ramble. Perfect for #AudioProcessing enthusiasts and #WebDev pros alike! www.doist.dev/building-ram...
Ever wondered how real-time audio capture works in modern web apps? Dive into our journey from ScriptProcessorNode to AudioWorklet and the unexpected hurdles we faced along the way. #WebAudio #RealTimeAudio #JavaScript www.doist.dev/building-ram...
Ever wondered about the complexities of accessing your microphone on the web? Our journey to a flawless user experience uncovers browser quirks and more. Dive into the details with us: www.doist.dev/building-ram... #WebDevelopment #UserExperience