React 19 RC

Alpha
A few days ago

The highly anticipated React compiler arrives natively bridging the gap between state rendering and heavy useMemo optimizations.

Key Advancements:

  • No more useMemo or useCallback requirements natively.
  • New Actions API for simpler data mutation handling.
  • Document metadata natively supported (<title>, <meta> tags in components).
Read Official Release Notes →

PyTorch 2.4

Stable
Last Week

Huge leap in performance across CPU execution with TorchInductor enhancements and AOT Autograd scaling.

Key Advancements:

  • TorchInductor optimizations targeting pure x86 CPU performance.
  • Python 3.12 support officially fully verified.
  • Custom kernel compiling with fewer overheads.
Read Official Release Notes →

Next.js 15 RC

Beta
2 Weeks Ago

Vercel pushes Next.js to fully support React 19 RC while making the aggressive router caching strictly opt-in.

Key Advancements:

  • fetch caching is no longer aggressive by default.
  • Partial Prerendering (PPR) is heavily stabilized.
  • New next/after API for post-response execution.
Read Official Release Notes →

Blender 4.2 LTS

Stable
Last Month

The new Long Term Support release completely overhauls EEVEE, introducing 'EEVEE Next' a vastly superior real-time render engine.

Key Advancements:

  • EEVEE Next replacing the legacy real-time rendering.
  • Raytracing enabled in viewport natively without Cycles.
  • Vastly improved extensions platform.
Read Official Release Notes →