Radar — July 2025
Selected release notes for 2025-07-01 → 2025-08-01. The version links lead to the full release notes.
Node.js
Version 24.5.0 (Current) — Jul 31, 2025
worker: Web Locks API added.dns: support max timeout;--cpu-prof-nameaccepts a${pid}placeholder.net.blocklistgains file save and file management.
Version 22.18.0 ‘Jod’ (LTS) — Jul 31, 2025
import.meta.mainimplemented.- Permission model flags propagate on spawn, plus
permission.has(addon). sqlite:readBigIntsoption at connection level; new--watch-kill-signalflag.
Version 24.4.0 (Current) — Jul 9, 2025
fs: disposablemkdtempSync.crypto.hashsupportsoutputLengthfor XOF functions.
CSS / Web platform
v2.43.0 — Jul 31, 2025
- Add Sanitizer API feature.
v2.42.0 — Jul 22, 2025
- Add compat key for CSS
if();ImageBitmapRenderingContextsplit into its own feature.
v2.41.0 — Jul 3, 2025
- Add
sibling-count()andsibling-index()feature.
Browsers
v6.0.35 — Jul 26, 2025
- New compat data:
ToggleEvent.sourceand a batch of WebRTCinbound-rtpstats (freeze/pause counts, assembly time); Firefox 144 added.
v6.0.30 — Jul 8, 2025
- Trusted Types enforcement keys across the injection sinks
(
innerHTML,Document.write,insertAdjacentHTML,DOMParser, …).
v6.0.28 — Jul 1, 2025
- New compat data: CSS custom functions (
CSSFunctionRule,CSSFunctionDeclarations) and theLinkheaderblockingparameter; popoversourceoption parameters renamed.
Storybook
v9.1.0 — Jul 31, 2025
- Improved toolbar and object-control accessibility.
- Play functions abort on HMR; animations no longer pause outside Vitest Playwright environments.
Material UI
v7.2.0 — Jul 1, 2025
- New
modularCssLayerstheme option — split styles into multiple CSS layers. - Emotion cache no longer reused across SSR requests; example added for React Router v7.
React Hook Form
Version 7.61.0 — Jul 23, 2025
subscribe: to the entire form with a condition on updated values, or to a specific form value state.
Zod
v4.0.14 — Jul 30, 2025
- JSON Schema draft-04 output; improved recursive tuple inference.
v4.0.5 — Jul 10, 2025
- Support pipes in discriminated unions.
v3.25.68 — Jul 2, 2025
- Add
z.stringFormat.
i18next
v25.3.1 — Jul 4, 2025
- ⚠ Warn if the legacy
interpolation.formatfunction is still used.
PostHog JS
1.257.1 — Jul 21, 2025
captureExceptionnow returns capture results.
Sentry JS
10.0.0 — Jul 31, 2025
- ⚠ Sentry 10: bumps to OpenTelemetry v2, removes FID web vital
collection,
BaseClient, the deprecated logger, and the experimentalenableLogs/beforeSendLogoptions. - Replay:
autoFlushOnFeedbackpromoted to default. - Astro 5: request route parametrization, server- and client-side.
9.43.0 — Jul 29, 2025
- MCP server instrumentation.
9.40.0 — Jul 17, 2025
- Node: OpenAI integration (chat completions and responses APIs).
- Browser:
webWorkerIntegration/registerWebWorkersync debugIds between worker and main thread; ⚠loggerdeprecated in favor ofdebug.
9.39.0 — Jul 15, 2025
- ⚠ Node: drop 401–404 and 3xx status code spans by default.
- Next.js: client-side parameterized routes.
9.36.0 — Jul 9, 2025
- New
node-coreSDK for setups that bring their own OpenTelemetry; ⚠ ANR integration deprecated.
Playwright
v1.54.0 — Jul 10, 2025
- Cookies gain
partitionKey(CHIPS partitioned cookies) inbrowserContext.cookies/addCookies. --user-data-dirin multiple commands — reuse auth/browsing state between sessions;locationproperty in test annotations.- ⚠
-gvremoved (use--grep-invert);npx playwright openno longer opens the recorder (usecodegen).
Turborepo
Turborepo v2.5.5 — Jul 16, 2025
- Opt into breaking changes and pre-stable features early via
turbo.jsonconfiguration. turbo.jsonallows trailing commas; Windows user profile variables in env pass-through.
TanStack CLI
v0.17.0 — Jul 31, 2025
- MCP support added to the create-tanstack scaffolding CLI.
TanStack Form
v1.15.0 — Jul 26, 2025
- React: new
withFieldGroup.
v1.14.0 — Jul 6, 2025
- Solid:
createFormHookadded.
TanStack Query
v5.84.0 — Jul 31, 2025
- Devtools: setting to hide disabled queries.
v5.83.0 — Jul 11, 2025
- Core:
QueryObserverreturns anisEnabledflag.
v5.82.0 — Jul 9, 2025
- React:
mutationOptionshelper.
TanStack Router
v1.130.0 — Jul 26, 2025
- React Router:
disableGlobalCatchBoundaryoption.
v1.129.8 — Jul 23, 2025
- LRU cache in front of
parsePathname; square brackets for character escaping in paths.
v1.128.3 — Jul 17, 2025
- Prefixes and suffixes for path params.
v1.128.0 — Jul 16, 2025
- Optional path params.
v1.127.0 — Jul 10, 2025
- seroval used for SSR serialization.
v1.125.0 — Jul 5, 2025
- Per-route
ssrsetting.