React Router v7: Full-Stack Framework Mode with Remix DNA

News

May 2026

React Router v7: Full-Stack Framework Mode with Remix DNA

React Router v7 merges Remix's full-stack capabilities directly into the router, adding server rendering, data....

Zustand v5: Smaller Bundle and Improved TypeScript Inference

News

May 2026

Zustand v5: Smaller Bundle and Improved TypeScript Inference

Zustand v5 drops legacy browser support, shrinks the bundle to under 1KB, and improves TypeScript....

Next.js 15: React 19 Support, Async Request APIs, and Turbopack Stable

News

May 2026

Next.js 15: React 19 Support, Async Request APIs, and Turbopack Stable

Next.js 15 ships with stable Turbopack for development, React 19 support, async versions of cookies/headers/params,....

React Compiler: Automatic Memoisation Without useMemo and useCallback

News

May 2026

React Compiler: Automatic Memoisation Without useMemo and useCallback

The React Compiler (formerly React Forget) is now available in open beta, automatically memoising components....

TanStack Query v5: Simplified API and Improved TypeScript Support

News

May 2026

TanStack Query v5: Simplified API and Improved TypeScript Support

TanStack Query v5 ships with a unified single-object hook API, improved TypeScript inference, and a....

React 19 Stable: Actions, use() Hook, and Server Components

News

May 2026

React 19 Stable: Actions, use() Hook, and Server Components

React 19 is officially stable with a new Actions API for async state transitions, the....