Vue.js
COMPILER FIXES PLUG MEMORY LEAKS IN SLOT RENDERING
Vue core shipped back-to-back fixes for two critical memory leaks in slot handling that could silently corrupt component state and leak rendering buffers on errors.
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 core shipped back-to-back fixes for two critical memory leaks in slot handling that could silently corrupt component state and leak rendering buffers on errors.
read --wire →
Vercel
A critical security fix closes a domain mutation vulnerability that could route team-scoped operations to the wrong account, while the AI SDK gains OpenAI's computer-use tool and Mistral voice support in the same cycle.
read --wire →
Shopify
Shopify CLI stabilized overnight, merging critical fixes for broken Changesets validation and upgrading hydrogen to 13.0.1.
read --wire →
Meta
Fresh React Native projects were redboxing on launch due to module initialization race conditions, but a critical fix just landed that bootstraps Metro properly from InitializeCore.
read --wire →
Supabase
The go-tpc fork is severing its last ties to upstream PingCAP while the server runtime gains explicit CORS configuration control.
read --wire →
Node.js
A reliability report has been added to the Node.js tracking system for July 15, 2026, though details remain sparse at this early stage.
read --wire →
Vue.js
VitePress now automatically adds width and height attributes to local images, eliminating cumulative layout shift without a single developer keystroke.
read --wire →
Vercel
Workflow's replay-context event creation now guards against stale snapshots with a precondition check, while Google Chat and Teams adapters close critical auth and streaming gaps.
read --wire →
Shopify
Shopify CLI 4.5.0 ships store commands for public use while Hydrogen patches JavaScript project imports that broke after the Vite 8 upgrade.
read --wire →
Meta
React Native is tearing out the prettier-plugin-hermes-parser dependency and moving Metro forward in the same window, signaling a shift in how the team handles code formatting at scale.
read --wire →
Supabase
The Flutter PostgREST client now lets you configure retry behavior and set per-request timeouts that actually work, while Realtime v2.113.0 adds percentage-bucketed feature flags with tenant isolation.
read --wire →
Node.js
Undici's HTTP/2 client can finally multiplex stream-bodied requests without waiting for other in-flight traffic to drain, fixing a critical performance regression that forced sequential request handling.
read --wire →
Vue.js
The route is now the single source of truth for hash state, eliminating a parallel tracking system that behaved differently on server and client.
read --wire →
Vercel
Next.js shipped a measurable performance win for CSS module ordering while the Vercel CLI prepares its first native binary layer, and AI SDK closes critical URL validation gaps across provider responses.
read --wire →
Meta
React Native updated its ktfmt component on FBS master, standardizing Kotlin formatting across the internal build system.
read --wire →
Supabase
Supabase Realtime cut v2.112.12 and v2.112.11 overnight to clean up logging noise and bump critical dependencies, while the core docs get expanded PostgreSQL replication settings.
read --wire →
Node.js
Node core shipped two significant runtime features overnight: TCP servers and sockets can now move across worker threads, and the test runner gained unbuffered live logging that executes in real time.
read --wire →
Vue.js
VitePress shipped five theme fixes overnight that tighten up search layouts and social link rendering, while eslint-plugin-vue finally caught the template literal class binding bug that's been slipping through linters.
read --wire →
Vercel
Next.js is building out its developer observability stack with a multi-part Request Insights feature that lets dev servers expose real-time span data and request history to tools and the browser, while Vercel's CLI is locking down coding agent setup across Codex, OpenCode, and now macOS Keychain.
read --wire →
Meta
React Native patched an asset path misconfiguration in its WebSocket test server that was breaking local development builds.
read --wire →