m-doi.bsky.social
@m-doi.bsky.social
GroupMQかなり良さそう✨
BullMQ互換APIでBullBoardも使える!
BullMQで困っていた並列実行時の処理順問題を解決できそう。
github.com/Openpanel-de...
GitHub - Openpanel-dev/groupmq: A fast, reliable Redis-backed per-group FIFO queue for Node + TypeScript with guaranteed job ordering and parallel processing across groups.
A fast, reliable Redis-backed per-group FIFO queue for Node + TypeScript with guaranteed job ordering and parallel processing across groups. - Openpanel-dev/groupmq
github.com
October 10, 2025 at 1:31 AM
Reposted
⚡️ Vite 7.0 is out!

- Browser Target Changed to Baseline Widely Available
- Node 18 support dropped. Vite is now distributed as ESM only
- And feats, fixes, and cleanups, while we prepare for rolldown!
Vite 7.0 is out!
Vite 7 Release Announcement
vite.dev
June 24, 2025 at 12:10 PM
Reposted
pnpm v10.12 is a huge release!

We’ve added many new features to the version catalogs system.

We also shipped a new experimental option that makes installation almost instant on most dev machines.

github.com/pnpm/pnpm/re...
Release pnpm 10.12.1 · pnpm/pnpm
Minor Changes Experimental. Added support for global virtual stores. When enabled, node_modules contains only symlinks to a central virtual store, rather to node_modules/.pnpm. By default, this c...
github.com
June 8, 2025 at 3:09 PM
Reposted
Vitest 3.2 is out!

- New Annotations API
- Scoped Fixtures
- Custom Browser Locators API
- Test Signal
- Better V8 Coverage Result

And many more features!

vitest.dev/blog/vitest-...
June 2, 2025 at 2:11 PM
Reposted
🚀 Try it out! Experimental TypeScript Go support is now available in rolldown-plugin-dts.

github.com/sxzz/rolldow...
feat: experimental tsgo by sxzz · Pull Request #43 · sxzz/rolldown-plugin-dts
Description experimental Linked Issues Additional context
github.com
June 1, 2025 at 4:12 PM
Reposted
見てる: "Why do we still need bundlers? | Rolldown" https://rolldown.rs/guide/in-depth/why-bundlers
June 1, 2025 at 2:37 PM
Reposted
Today we are excited to announce Rolldown-Vite: a technical preview of the version of @vite.dev entirely powered by the Rust stack we built over the past year (Oxc + @rolldown.rs)

voidzero.dev/posts/announ...
Announcing Rolldown-Vite
We are building the next generation of JavaScript tooling
voidzero.dev
May 30, 2025 at 3:33 PM
Reposted
Today we're announcing previews of the native port of TypeScript! These nightly previews will be available on npm and the VS Code marketplace!

npm install -D @​typescript/native-preview
npx tsgo --version

Read up more on our blog!
Announcing TypeScript Native Previews - TypeScript
Previews of the native TypeScript port are now available on npm and for VS Code through the Visual Studio Marketplace!
devblogs.microsoft.com
May 22, 2025 at 3:09 PM
Reposted
Instead of inferring bundler entry points from `package.json` exports, why not let your bundler generate them for you?

With tsdown, you write less boilerplate and always have correct exports—even no publint needed!

🔗 tsdown.dev/options/pack...
tsdown
The Elegant Bundler for Libraries
tsdown.dev
May 21, 2025 at 4:15 PM
Reposted
Zod 4 stable will be released this Monday, May 19th!
May 15, 2025 at 6:16 PM
Reposted
🚀 VSCode 1.100 @vscode.dev just landed!
👋 Bye CJS, hello ESM!

✅ require(esm) now supported
✅ ESM extensions supported too

Upgrade now!!

code.visualstudio.com/updates/v1_100
May 8, 2025 at 6:11 PM
Reposted
We need your feedback regarding the benchmarking feature in Vitest!

github.com/vitest-dev/v...
Benchmarking Support · vitest-dev vitest · Discussion #7850
Vitest provides an experimental support for benchmarking for quite a while now. So far, the feature is still kept as experimental because we identified several issues that we think should be resolv...
github.com
April 21, 2025 at 9:00 AM
Reposted
After moving to the Rolldown official ecosystem, we released the first version (v0.8) with faster and better .d.ts bundling support!
This release marks a major milestone in performance and reliability for TypeScript projects.

github.com/rolldown/tsd...
Release v0.8.0 · rolldown/tsdown
🚀 Features Generate & bundle dts in one build process  -  by @sxzz (64885) Support string command of onSuccess  -  by @sxzz (52a7e) Add more cli flags  -  by @sxzz (e5747) dts: Switch to rolld...
github.com
April 17, 2025 at 3:35 AM
Reposted
How Rolldown Works: Module Loading, Dependency Graphs, and Optimization Explained

www.atriiy.dev/blog/rolldow...
How Rolldown Works: Module Loading, Dependency Graphs, and Optimization Explained
www.atriiy.dev
April 16, 2025 at 2:01 AM
Reposted
Big news! tsdown has officially been adopted by @rolldown.rs as part of their core ecosystem and will become the foundation for Rolldown Vite’s Lib Mode!

🎉 Excited to see it evolve as part of the official ecosystem. Stay tuned for more updates!

github.com/rolldown/tsd...
GitHub - rolldown/tsdown: An even faster bundler powered by Rolldown.
An even faster bundler powered by Rolldown. Contribute to rolldown/tsdown development by creating an account on GitHub.
github.com
April 15, 2025 at 11:06 AM
Reposted
🚀 Build time now is 10x faster! (less than 10ms)
April 14, 2025 at 4:48 PM
Reposted
Zod 4 is now in beta!

💎 7x faster object parsing
💎 20x reduction in tsc instantiations
💎 57% smaller core bundle size
💎 metadata via .meta()
💎 z.toJSONSchema()
💎 z.templateLiteral()
💎 z.stringbool()
💎 z.int32(), z.float32(), etc
💎 z.file()
💎 new logo 😇
Introducing Zod 4 beta | Zod Docs
v4.zod.dev
April 10, 2025 at 3:23 PM
Reposted
Zod 4 betaリリース。
パフォーマンスの改善、Bundle Sizeの改善、Tree Shaking可能なAPIを提供する`@zod/mini`と`@zod/core`パッケージを公開。
再帰も可能なオブジェクトの定義をする`z.interface()` APIの追加、メタデ… "" https://v4.zod.dev/v4
April 9, 2025 at 1:09 PM
Reposted
This release includes long-awaited "--silent=passed-only" option, that can be used to hide console.log calls from passing tests. Only the logs from failing tests are reported.
March 31, 2025 at 1:46 PM