Vue.js
VUEJS CORE GOES ALL-IN ON TOOLCHAIN UPGRADES
Vue's main repository is shipping five dependency updates in 24 hours, with puppeteer jumping to v25 and lint-staged crossing into v17.
read --wire →
$ tail -f topics/javascript.log
Daily updates from the JavaScript and TypeScript world - Node.js, React, Vue, Next.js, Vercel, and the platform layers built on them.
41 updates across 6 projects this week.
One calm review of what shipped across JavaScript - the commits, releases, and security advisories that matter. Every Monday, with security advisories same-day. Free, unsubscribe in one click.
We'll start you on the top JavaScript projects - refine anytime. · Read a sample issue →
Vue.js
Vue's main repository is shipping five dependency updates in 24 hours, with puppeteer jumping to v25 and lint-staged crossing into v17.
read --wire →
Vercel
Vercel's workflow system now embeds region and version data directly into run IDs while Next.js ships critical documentation and Turbopack infrastructure updates that simplify chunk handling.
read --wire →
Meta
React Native shipped a critical Android fix that restores prop updates when the accumulation flag is disabled, plus iOS binary caching that cuts build times.
read --wire →
Supabase
A three-part security refactor shipped overnight to prevent SQL injection in BigQuery and ClickHouse analytics queries, closing a compile-time safety gap across the entire logs pipeline.
read --wire →
Node.js
Undici shipped critical fixes for HTTP/1.1 chunked transfer encoding validation in both v6.26.0 and v7.26.0, closing a parsing gap that could affect streaming responses.
read --wire →
Vue.js
Vue's TypeScript tooling now preserves literal types in inline v-for loops, fixing slot detection in component documentation generation.
read --wire →
Vercel
Vercel's Go builder now supports buildCommand and preDeployCommand, giving teams granular control over compilation, while the TypeScript SDK ships breaking changes to checks and teams endpoints that demand immediate integration review.
read --wire →
Supabase
Realtime v2.98.0 adds binary message handling to realtime.messages, while the dashboard table editor now correctly exports large column values that previously got truncated.
read --wire →
Node.js
Node's FFI implementation is stripping property aliases that were silently blocking TypeScript from inferring function signatures, a change that clears the way for better type safety in native bindings.
read --wire →
Vue.js
Create-vue dependency chains lean out while vue-jsx-vapor ships compiler optimizations copied straight from core.
read --wire →
Vercel
Turborepo 2.9 now preserves pnpm injected peer dependencies during prune operations, fixing a critical lockfile corruption bug that broke frozen installs in Docker builds.
read --wire →
Meta
The team is systematically replacing private type references across the codebase to prepare for a breaking TypeScript API migration that will affect every component ref in production.
read --wire →
Supabase
Supabase shipped fixes to two critical infrastructure problems overnight: realtime's e2e tests now run reliably across regions, and a PostHog experiment flag was reading wrong bucketing data across the entire platform.
read --wire →
Node.js
A critical stream transform bug that broke consecutive stateless pipelines is now fixed, and Node is adding a virtualized filesystem layer for the first time.
read --wire →
Vue.js
Vue's language tools are clearing up self-closing component syntax highlighting while router adds runtime warnings for malformed query parameters.
read --wire →
Vercel
Workflow's getWritable() memoization fix stops silent chunk reordering that was quietly corrupting output streams under load on Vercel.
read --wire →
Shopify
A security fix landed overnight that tightens locale-sensitive header redaction in Shopify CLI, while the team continues stripping out filesystem mocks from the test suite.
read --wire →
Meta
React Native shipped five cleanup PRs overnight that strip dead code, remove published packages no one uses, and finally retire a feature gate that finished rolling out months ago.
read --wire →
Supabase
Supabase shipped the infrastructure to run Postgres in containers properly: jsonlog output and proper signal handling, while the CLI finishes its migration away from Go binaries.
read --wire →
Node.js
Three critical stream adapter bugs landed overnight that fix silent data duplication, lost abort reasons, and hanging debug sessions.
read --wire →