Kevin Deng
banner
sxzz.dev
Kevin Deng
@sxzz.dev
https://github.com/sxzz • 🏳️‍🌈 Gen Z • indie OSS developer sponsored by @voidzero.dev

@vuejs.org @vite.dev @vue-macros.dev @vueuse.org @unjs.io @rolldown.rs elk.zone
tsdown v0.16.0 is out now, featuring Vite DevTools integration!

Just install `@vitejs/devtools` and run `tsdown --debug` for an early preview.

Big thanks to @antfu.me, @arlo7.me, and @hyf0.bsky.social for their help!
November 4, 2025 at 12:44 PM
😱 tsdown just crossed 1M monthly downloads! 🚀
October 21, 2025 at 10:54 AM
All the packages affected by this attack had not enabled trusted publishing and provenance.
- The top four packages were all impacted.
- More than half of the top ten packages were affected.

github.com/sxzz/npm-top...
September 8, 2025 at 4:24 PM
taze now includes npm provenance downgrade checks to help prevent attacks similar to those previously experienced by Rspack.
August 21, 2025 at 7:12 AM
August 8, 2025 at 4:39 AM
- In my case, there is indeed a tricky workaround for using @typescript/native-preview.

- @typescript/native-preview can't restrict versions by release date, but tsgo-dev can require versions released after 2025.6.1 to ensure declaration support.
June 2, 2025 at 12:30 AM
Just migrated Vue Macros to the #tsdown workspace mode — it's now 4x faster compared to tsup! (Used to take 20s, now only 5s 🚀)

🤯 On my machine, it finished in just 1 second! (10 CPU cores)

My exploration journey:
- tsup + dts: 76s
- tsup + Oxc isolatedDeclarations: 20s
- tsdown: 5s!
May 13, 2025 at 8:44 PM
I'm excited to see so many projects using tsdown! it's becoming increasingly popular.
May 5, 2025 at 10:58 PM
You might want to take a look at this
youtu.be/fB3j5cQyOB8?...
April 15, 2025 at 1:30 PM
🚀 Build time now is 10x faster! (less than 10ms)
April 14, 2025 at 4:48 PM
🔥 Cooking Rolldown Playground...
April 14, 2025 at 7:49 AM
To all unplugin creators, we recommend utilizing native filters in the latest version of unplugin (>= 2.3.0) for optimal performance.

Learn more here ⬇️
rolldown.rs/guide/plugin...
April 9, 2025 at 11:38 PM
🗻 Hi!
March 25, 2025 at 5:42 AM
Thank you, @voidzero.dev, for being my first Diamond Sponsor! ❤️
March 24, 2025 at 3:38 PM
🧑‍🍳 Cooking a faster TypeScript runtime...
March 19, 2025 at 3:46 PM
Wow! Anders Hejlsberg, the lead architect of TypeScript, mentioned my playground! I'm thrilled! 🤩

youtu.be/NrEW7F2WCNA?...
March 14, 2025 at 9:05 PM
Made by @rzmu.bsky.social ❤️
February 25, 2025 at 1:56 PM
Write async functions, get both async and sync functions with
quansync and compiler magics 🪄

github.com/unplugin/unp...
February 24, 2025 at 4:27 PM
🤦 Eliminating dependencies on different versions is a headache.
January 31, 2025 at 12:44 PM
TIL: YAML can reference variables, making it easier to manage monorepo dependencies.
January 13, 2025 at 1:45 PM