Changes.Watch

ReactJS changelog digest

Jan 13 - Jan 19, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.

No matching updates in this bucket.

ReactJS updates in 2025-w03

Bun v1.1.45

  • Release notes published on Bun's blog for version 1.1.45.
  • Upgrade instructions provided for Windows.
  • Acknowledges contributions from five community members.

Bun v1.1.44

  • Provides upgrade instructions for Bun v1.1.44 on Windows.
  • Encourages reading the release notes on Bun's blog.
  • Acknowledges contributions from 21 community members.

v2.1.6

  • Various bug fixes across LSP and compilation, including correct resolution of compilerOptions.types, improved tsc type handling with ImportMeta augmentation, case‑sensitive embedded file system storage, and better Windows Deno directory ...
  • Node extension fixes: added writev, chown, and utimes methods to FileHandle, applied @npmcli/agent workaround for npm update checks, fixed Playwright HTTP client, improved import‑map hinting, and updated primordials usage in fs polyfills.
  • Tooling and LSP fixes: handled path‑less untitled URIs, prevented unknown media types from defaulting to .js, fixed child_process environment inheritance, and corrected outdated version tag and semver specifier behavior.

Sentry's Python SDK Supports Typer

  • Added official Typer integration in Sentry Python SDK v2.20.0.
  • Enables error tracking for CLI applications built with Typer.

Take control of your dashboards by managing edit access

  • Added permission controls for dashboard editing and deletion
  • Owners can restrict edit/delete rights to specific teams or keep them owner‑only

Session Replay for Mobile Is Now Generally Available

  • Session Replay for mobile is now generally available.
  • Captures device type, taps, swipes, and gestures to aid debugging.