Changes.Watch

Open Source changelog digest

Apr 13 - Apr 19, 2026. Useful releases, risky migrations, and noisy updates from the Open Source channel.

No matching updates in this bucket.

Open Source updates in 2026-w16

eslint-plugin-react-hooks@7.1.1 (April 17, 2026)

  • Restores the component hook factories rule removed in version 7.1.0, fixing configuration errors.
  • Introduces a deprecated no-op version of the rule for backward compatibility.

eslint-plugin-react-hooks@7.1.0 (April 16, 2026)

  • Add ESLint v10 support and improve compiler diagnostics with full error reporting and better source locations.
  • Skip compilation of non‑React files for performance gains and enhance lint rules (set‑state‑in‑effect, ref validation, useEffectEvent).
  • Fix bugs in exhaustive‑deps handling with Flow casts and useEffectEvent checks.

TypeScript 6.0.3

  • Fixed issues query for TypeScript 6.0.0 (Beta)
  • Fixed issues query for TypeScript 6.0.1 (RC)
  • Fixed issues query for TypeScript 6.0.2 and 6.0.3 (Stable)