Meta
REACT DEVTOOLS FIXES NESTED HOC UNWRAPPING BUG
A regex state bug in React DevTools was cutting off component name extraction after the first HOC layer, leaving deeply wrapped components unidentifiable in the inspector.
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 →
Meta
A regex state bug in React DevTools was cutting off component name extraction after the first HOC layer, leaving deeply wrapped components unidentifiable in the inspector.
read --wire →
Supabase
Supabase shipped six releases across four repos in 24 hours, with the CLI team completing its native TypeScript port and the evals team adding critical SDK coverage gaps.
read --wire →
Node.js
BlockList gets a comprehensive performance overhaul, Windows file handles gain native support, and stream abort logic finally passes spec.
read --wire →
Vue.js
Vue's language server just plugged a critical issue where TypeScript plugin paths were leaking across VSCode windows and profiles, corrupting intellisense across your entire workspace.
read --wire →
Vercel
Andrew Clark landed a two-part refactor that collapses Next.js parallel tree structures into unified types, while Eve 0.31.0 replaces continuation tokens with fixed ID-addressed session handles across the entire platform.
read --wire →
Shopify
Shopify CLI now exposes the actual reason token exchanges fail instead of dead-end error messages, while Hydrogen stops logging out customers when OAuth endpoints hiccup.
read --wire →
Meta
React's Profiler just got the component search feature developers have been requesting, while React Native patches a critical animation backend timing issue across 13 commits and 2 PRs.
read --wire →
Supabase
Supabase shipped Enhancements for Postgres Changes with AND filter composition and column selection, while the CLI consolidated lazy-stack v2 with hardened OS primitives for artifact management.
read --wire →
Node.js
Node.js 26.7.0 landed overnight with SEMVER-MINOR crypto improvements and a critical DNS vulnerability patch that prevents large resolveAny replies from crashing.
read --wire →
Vue.js
Vue core landed a new patch release with fixes and refinements across the framework.
read --wire →
Vercel
Vercel's Chat adapter ecosystem just expanded to Notion, letting bots participate in comment threads with the same unified handler code that powers Slack, Linear, and GitHub.
read --wire →
Shopify
Shopify Function GraphQL scalars now ship with proper TypeScript mappings instead of unsafe `any` types, while CLI commands gain infrastructure to enforce required flags in automation flows.
read --wire →
Meta
A percentage borderRadius on Android Images and a Debug/Release build swap on iOS are both fixed overnight, clearing two silent production killers from the pipeline.
read --wire →
Supabase
Supabase cut flaky tests across the stack while rolling out editor defaults and networking features that users have been waiting for.
read --wire →
Node.js
Node.js core cut per-chunk memory overhead in pipeTo by eliminating redundant promise allocations, while HTTP/2 default window sizes jumped 64x to unlock full bandwidth on high-latency connections.
read --wire →
Vue.js
Three critical compiler fixes landed in vuejs/core overnight, closing gaps in SSR template analysis, teleport transitions, and slot v-bind edge cases.
read --wire →
Vercel
Python SDK workflows now speak the same wire format as TypeScript, eliminating serialization friction across the stack while the workflow engine ships inline step execution and WASM caching.
read --wire →
Shopify
The Shopify CLI now explicitly flags that --verbose output may leak sensitive information, closing a gap in the redaction pipeline.
read --wire →
Meta
React DevTools is retiring its built-in Timeline profiler and steering users to the browser's native Performance tracks instead, ripping out 74 files of dead code in the process.
read --wire →
Supabase
Feature preview navigation now works reliably after a nuqs timing bug fix, while database connections move into preview testing across both hosted and self-hosted deployments.
read --wire →