⚡ Vite 8 support!
Latest Posts by Vite
We published three security advisories affecting the dev server.
Only apps using --host are affected.
Update now to the patched versions:
- Vite 8.0.5 / 7.3.2 / 6.4.2
- Vite+ 0.1.16
Links to each vulnerability report below.
We’ve been evolving Nuxt Content & MDC into Comark.
It's a fast, streaming-ready Markdown parser with renderer for @vuejs.org, @react.dev, @svelte.dev, HTML and even ANSI terminals.
comark.dev
Screenshot of a terminal with a Vite hmr update log which span 4 lines of filenames and ends with "and 391 more"
Small DX touch that just landed in Vite: no more wall of text when I run the DB codegen ✨
Running tests with `--experimental.preParse` runs only a single test file unlike previously when it would only apply `.only` per test file
@vitest.dev now has a new `--experimental.preParse` flag to avoid running all test files when you apply filters. For example, if you have `.only` tests or use `-t` or `--tags-filters` Vitest will now only run matching test files. Try it now!
vitest.dev/config/exper...
SvelteKit 2.56.0 introduced a few breaking changes involving remote functions, and the PRs provide quite a lot of the reasoning behind the changes (e.g. caching).
Hot take: looks like this is the remote functions API maturing its way out of the experimental stage.
Oh, and TypeScript 6.0 support!
Experimenting with an external @sifa.id to CV export tool powered by Vite, NuxtUI, WebContainers and jsonresume.org. Crazy what the web can do nowadays compared to e.g. in 2016 🤯
Okay, it's finally here! The content layer API, now available as a package for @vite.dev RSC or @remix.run applications!
👏 @analogjs.org 2.4 for @angular.dev is out!
⚡️ Support for @vite.dev 8 w/Rolldown
🧪 Enhanced testing DX with @vitest.dev
🧑🚀 Improved integration with @astro.build
And more! 👇
dev.to/analogjs/ana...
We're working on vite-plugin-pwa v2 version:
- 🦾 workbox fork: from 340+ to just 20 dependencies ( @e18e.dev ) 🤯
- ⚡ @vite.dev 8 + Environment API support (v1 works with Vite 8)
- 🔌 pwa plugin becomes modular, we don't need to hack integrations anymore (ala npmx.dev/package/serw... )
Astro 6.1 is now available!
More control over image optimization, more markdown configuration options, and updated hooks for working with i18n.
astro.build/blog/astro-6...
🫣 The graph of Vitest downloads on npmx.dev: 42.8M as of now. The graph starts slow, but jumps after the new year showing +20M more downloads in 3 months.
🫣
Vite's new plugin registry is live! 🎉
Browse @vite.dev, @rolldown.rs, and Rollup plugins from the teams and the community.
Filter by version compatibility to find plugins that work with your setup.
And if you are a maintainer, you can add your plugin easily too
registry.vite.dev
Vite+ made its way to ProductHunt 🔥
Time to give free and open source dev tooling an upvote?
www.producthunt.com/products/vit...
Startingthe weekend with a solid update from @solidjs.com 😏
Today we published a Roadmap update for SolidStart and we’re effectively inviting you to try 2.0 out as we get closer and closer to a stable release!!
github.com/solidjs/soli...
Today on the pod: Vite 8 drops, Vite+ goes open source, and VoidZero launches Vite apps into the void. Plus: Vitest 4.1 test tags, Effect v4 (71% smaller!), Video.js v10 (88% smaller!), and AI agents playing RuneScape.
share.transistor.fm/s/9e12b228
#typescript
Couldn't keep up with all the launch week releases? No worries, we got you covered with a full recap! Including:
◆ Oxlint JS Plugin Alpha
◆ Vite 8 stable release
◆ Vitest 4.1 with test tags
◆ Vite+ was open sourced
◆ Void as our upcoming deployment platform
voidzero.dev/posts/whats-...
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.
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!
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
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
1 HOUR from now!! :)
Hey @everyone! Tomorrow is the 5th anniversary of the Vite Team, and we'd like to celebrate it with the community by watching together the Vite Documentary, and with a live stage after it. Press the Interested button if you'd like to get notified tomorrow when the movie starts. Prepare some popcorn, and join us in the viteconf channel to chat while we remember the story we all wrote together. And let's take the opportunity, now that we have notified everyone. Please check @sapphi-red's previous post here if you haven't yet, read the Vite 8 announcement, try it out in your projects, and report back! 5 years later, Vite 8, now powered by rolldown and oxc, is the most significant major release after Vite 2.
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 🙌
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 💜
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.
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
Vite and Vitest have been a pleasure to use in my oss projects since switching to them. Kudos to those teams.
a screenshot of: - https://npmx.dev/package/nuxt - https://npmx.dev/package/nuxt-nightly/v/5.0.0-29556898.efe4498a showing that nuxt v4 -> v5 goes from 495 -> 176 dependencies ... and 125.9 MB -> 58.3 MB total install size
we're just getting started 🔥