void 0 swag box with stckers, a t-shirt with vite plus, vite, vitest,rolldown and oxc logos an umbrella with logos
arggg, photo too large, here small one:
void 0 swag box with stckers, a t-shirt with vite plus, vite, vitest,rolldown and oxc logos an umbrella with logos
arggg, photo too large, here small one:
void 0 swag box with stckers, a t-shirt with vite plus, vite, vitest,rolldown and oxc logos an unbrella with logos
👀 Finally, swag box arrived 🤗
Awesome projects, great teams ✌️
Congratulations, I wish you all the best ❤️
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...
I'm exploring moving all the packages to a monorepo, but @github.com needs to support workspaces/monorepo to allow us to have multiple latest versions: we need independent package versions, I don't want to use a single version for all them:
bsky.app/profile/user...
I have a lot of code on my local not yet pushed.
The repo can be found here (draft), I was updating npmx.dev/package/magi... to allow use @valibot.dev , I need to rewrite it. `generateSW` will use internal magicast scripts: the problem is that some code (from pwa options) should be "pasted" in the service worker and some code needs to run on node.
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... )
👀 I have no idea what's going on, but 2.5 million downloads per week is insane🎉🥳 🤗:
npmx.dev/package/vite...
I'm using changesets with changelogithub using some custom scripts, it is working fine, release pr adding some contributors info. I was playing adding similar heading to the header (ala Nx).
Here the repo:
github.com/userquin/qui...
Moving packages to a monorepo is great... until you hit the GitHub Releases page. 🫠
Come on @github, it's 2026! We need real workspace support:
🏷️ Mark MULTIPLE packages as latest
🔄 Better sorting for tags/releases (save us from the alphanumeric inferno 🔥)
#monorepos #github
stay safe 🙏 ❤️
It seems like it was just a moment ago, and five years have already passed since then.
Eternal love to Vite and the ecosystem 💜
We can move team members first (at gh repo), no idea if we can do that, will check it tmr
Not sure yet Thomas, sorry for the delay.
I need to add jiti (no deps), just compare current workbox-build dependecies graph npmgraph.js.org?q=workbox-bu... with the new dependencies graph for workbox-build at pwa org (from 342 to just 19 👀): npmgraph.js.org?q=%40vite-pw...
You can try UnoCSS (check presets), I think you can get all your features except css thingy: check thus for css classes unocss.dev/transformers...
Pues espero que vaya mejor, porque visto lo visto windows 11 es una mierda, espero no tener que usarlo mas, por el momento ni con un palo lo toco, compre un bicho de laptop con 192GB de ram y estoy a ver si lo cambio por linux o windows 10, llevo sin enchufarlo 3 meses, windows 11 me desespera 🤪
Title: Import and transform time breakdown Three screenshots from the Vitest UI, the terminal and the VS Code Extension showing the time it takes to import a module.
You can now break down import and transform times in @vitest.dev! This works in the Vitest UI, the terminal and also via the VS Code extension.
Time to find out why tests are taking longer than expected! 👀
More in the docs
vitest.dev/config/exper...
Is the cat back? How are you Matías, we miss you 💜.
Espero que todo vaya bien, un abrazo.
Maybe you can change the 404 page detecting the sw update via sw registration, I will try to prepare a repo.
🔥
Published new major version of Iconify Tools.
Changes:
- Dropped CommonJS support
- Massively reduced number of dependencies
- New small XML parser
Migration should be seamless, almost everything is the same.
iconify.design/news/2025.ht...
`@cyberalien/svg-utils` still private at GH?
We believe this will improve tree-shaking, developer experience, and maintainability.
We're building on your shoulders and would love any feedback. Here's a glimpse of the deep-dive we're doing into the tooling:
github.com/vite-pwa/wor...
Hey @tomayac.com , with all respect for the foundational work done on Workbox, I'm starting a friendly fork under the @vite.dev PWA organization.
The goal is to modernize the tooling (magicast, valibot) and codebase (full ESM for client/SW packages) to better fit modern build pipelines.