Supabase
SUPABASE PATCHES SEARCH AND SECURITY GAPS ACROSS PLATFORM
Quote escaping fix closes critical search vulnerabilities while ETL and Realtime ship performance improvements that ripple across the stack.
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 →
Supabase
Quote escaping fix closes critical search vulnerabilities while ETL and Realtime ship performance improvements that ripple across the stack.
read --wire →
Node.js
The latest Node.js patch landed in docker-node overnight, bringing it to your container pipelines without manual intervention.
read --wire →
Vue.js
Vue's core team is locking down dependency updates with new release-age gates while hardening CI permissions to block token creep.
read --wire →
Vercel
The CLI's connect command sheds its beta name while two SDK releases stack breaking changes across projects, users, and teams—and Next.js is overhauling how fetch respects HTTP cache headers.
read --wire →
Shopify
Shopify/cli is systematically removing deprecated commands and flags in preparation for its next major version, while a critical fix to the breaking-change detection script stops false positives from tanking unrelated PRs.
read --wire →
Meta
Image.getSize has been returning wildly wrong dimensions on Android for months — a fix just shipped that reads the actual encoded image instead of Fresco's downsampled bitmap.
read --wire →
Supabase
Supabase Realtime shipped a security update addressing published CVE vulnerabilities in Decimal and Postgrex dependencies, while the Studio team unified CLI authentication onto a shared interstitial pattern.
read --wire →
Node.js
Node's test runner now supports tagging and filtering tests by label, while gyp-next patches license expression handling and macOS certificate enumeration gets fixed.
read --wire →
Vue.js
Test-utils v2.4.10 restores text() and html() for single-root components while the entire stack prepares for pnpm 11's Node 22 requirement.
read --wire →
Vercel
The Vercel CLI is tightening its logs behavior: `vercel logs` targeting a deployment now requires an explicit `--follow` flag to stream live output, treating all deployment arguments as historical filters by default.
read --wire →
Shopify
The Shopify CLI fixed a critical gap where `app dev --reset` could surface deleted or inactive development stores, letting developers accidentally reconnect to invalid environments.
read --wire →
Meta
React Native shipped a critical Babel fix overnight while gutting three releases worth of dead Hermes infrastructure code.
read --wire →
Supabase
Supabase is surfacing the Fly.io May 31 suspension directly in Studio with per-project impact breakdown, while the CLI finally kills the 10-second upload timeout that was choking storage streaming.
read --wire →
Node.js
Undici fixed a critical gap where EOF on chunked HTTP/1.1 responses could slip through without validating the terminating chunk, while node-gyp simultaneously dropped v20 from CI and landed full v26 support.
read --wire →
Vue.js
The Vue scaffolding tool is marching through dependency updates across linting, formatting, and build infrastructure in a single coordinated push.
read --wire →
Vercel
Next.js just migrated its entire legacy integration test suite to isolated tests and deleted 327 suites in one swing—the biggest test infrastructure shift in months—while chat and AI SDKs ship breaking changes that tighten their APIs.
read --wire →
Shopify
The dev proxy was rejecting every Storefront API request with a 401 — turns out it was injecting its own auth headers where it had no business being.
read --wire →
Supabase
Supabase eliminated critical Google Search Console errors plaguing the docs, while shipping five Postgres builds across 15, 17, and architecture variants.
read --wire →
Node.js
Documentation standards tightened across Node.js core as inconsistencies in code snippets get rooted out, while changelog-maker 4.4.29 ships dependency updates.
read --wire →
Vue.js
Axios 1.15.2 patches prototype pollution vulnerabilities and closes an SSRF vector that could let attackers escape sandbox constraints via Unix domain sockets.
read --wire →