Skip to content
On this page

JavaScript News: October 2025

News

  • AWS Went Down
  • React Foundation
    • React will be moved from Meta to the new React Foundation which will be governed by a board of directors.
    • Founding members are Amazon, Callstack, Expo, Meta, Microsoft, Software Mansion, Vercel
  • URLPattern is Baseline Newly Available
    • Baseline Newly Available meaning it works across the latest devices and browsers, but not necessarily older devices/browsers
    • Syntax to create URL pattern matchers
  • Vite+
    • Command line dev tool which is a drop-in upgrade to vite with additional features. Limits configuration and plumbing?

Resources & Articles & More

Upcoming 2025/2026 Conferences

Releases

  • Bun 1.3
    • Full Stack JS Runtime
  • Next.js 16
    • Cache Components: caching in Next.js is more explicit and flexible and centers around the "use cache" directive to cache pages, components, functions!
    • Various DevEx fixes, MCP integration, proxy.ts replaces middleware.ts
  • Node.js 25.0.0
  • Playwright 1.56
  • React 19.2
    • useEffectEvent
    • CacheSignal
  • Vitest 4.0