Radar — April 2025
Selected release notes for 2025-04-01 → 2025-05-01. The version links lead to the full release notes.
Node.js
Version 22.15.0 ‘Jod’ (LTS) — Apr 23, 2025
- System certificate stores:
--use-system-caon Windows, plus reading certificates from the macOS system store. assertimplements partial error comparison; DNS gains TLSA record query and parsing.
Version 23.11.0 (Current) — Apr 1, 2025
- New
process.execve. StatementSync.prototype.columnsinnode:sqlite; optional callback oncrypto.diffieHellman.- The diff function behind assertion errors is exposed in
util.
CSS / Web platform
v2.34.0 — Apr 17, 2025
- Baseline Newly Available: iterator methods, single color-stop
gradients, and
inert.
v2.33.0 — Apr 10, 2025
- Baseline Newly Available:
@starting-style,Float16Array, andAtomics.pause.
v2.32.0 — Apr 3, 2025
- Baseline Newly Available: async clipboard
supports()and the Screen Wake Lock API. - Added Compression Dictionary Transport and
fetchLateras tracked features.
Browsers
v6.0.5 — Apr 11, 2025
- New compat data: speculation rules
tagand theSec-Speculation-Tagsheader.
v6.0.3 — Apr 4, 2025
- New compat data: CSS
dynamic-range-limitand theCaptureControllerzoom APIs (zoomLevel,forwardWheel, …).
Tailwind CSS
v4.1.5 — Apr 30, 2025
- New
h-lh/min-h-lh/max-h-lhutilities (line-height sizing). transitionnow coversdisplay,visibility,content-visibility,overlay, andpointer-events— simplifying@starting-styleusage.@tailwindcss/upgradecan upgrade between v4.x versions.
v4.1.4 — Apr 14, 2025
- Experimental
@tailwindcss/oxide-wasm32-wasitarget — Tailwind in browser environments like StackBlitz.
v4.1.0 — Apr 1, 2025
- New variants:
details-content,inverted-colors,noscript,user-valid/user-invalid, andpointer-*/any-pointer-*. - New utilities:
wrap-anywhere/wrap-break-word/wrap-normal, safe alignment, anditems-baseline-last/self-baseline-last. @source inline(…)and@source not inline(…)for explicit content candidates.
Astro
astro@5.7.0 — Apr 15, 2025
astro:config/clientandastro:config/servervirtual modules expose environment-safe config information.
Material UI
v7.0.2 — Apr 9, 2025
- Autocomplete can render a custom single value.
StyledEngineProvidercaching speeds up Jest test runs.
Axios
v1.9.0 — Apr 24, 2025
AxiosHeaders.getSetCookieretrievesSet-Cookieheader values.
i18next
v25.0.0 — Apr 15, 2025
- ⚠ Major:
changeLanguagealways resolves viagetBestMatchFromCodes(string or array). - Best-match fallback now tries a language code with the same script.
PostHog JS
1.236.8 — Apr 29, 2025
- Reduced bundle size through property mangling.
1.236.0 — Apr 14, 2025
- Pinterest, Snapchat, and Quora click IDs captured as campaign params.
1.235.6 — Apr 11, 2025
PostHogProviderworks better with SSR; new React error boundary for error tracking.
Sentry JS
9.14.0 — Apr 23, 2025
- Supabase integration; trace propagation for React Router.
9.13.0 — Apr 16, 2025
wrapMcpServerWithSentry— instrument MCP servers from@modelcontextprotocol/sdk.- Winston logger support in Node; new
Bun.serveAPIs supported. - Offline transport can delay sending.
9.12.0 — Apr 8, 2025
- Feedback screenshots gain highlighting and hiding controls.
httpIntegrationgetsignoreIncomingRequestBody; browser tracing gets anonRequestSpanStarthook.
9.11.0 — Apr 3, 2025
consoleLoggingIntegrationfor logs; error messages are no longer truncated.- Next.js: release injection under Turbopack.
Playwright
v1.52.0 — Apr 17, 2025
- New
expect(locator).toContainClassassertion. - Aria snapshots:
/childrenfor strict matching and/urlfor links. testProject.workersfor per-project concurrency;testConfig.failOnFlakyTestsfails the run on flaky tests.- ⚠ Glob patterns:
?wildcard and[]ranges no longer supported — use regular expressions. - ⚠
route.continueno longer allows overriding theCookieheader.
Vitest
v3.1.2 — Apr 21, 2025
- Improved browser-mode parallelisation.
Turborepo
v2.5.1 — Apr 23, 2025
- Concurrency configurable via config file or environment;
turbo lsJSON output includes dependents. - TUI: configurable scrollback length and more scrolling keybinds.
v2.5.0 — Apr 3, 2025
- New
turbo clone. - JSONC support in turbo.json;
withis now public. - Boundaries: tsconfig path aliases and package-name-as-tag punning.
TanStack CLI
v0.12.0 — Apr 8, 2025
- T3 Env add-on in
create-tanstack.
TanStack Form
v1.9.0 — Apr 29, 2025
FieldMeta.isValidadded.
v1.8.0 — Apr 27, 2025
- Debounced form listeners (building on the form listeners added in v1.7.0).
v1.6.0 — Apr 17, 2025
- Svelte adapter (
svelte-form).
v1.3.0 — Apr 4, 2025
- New
canSubmitWhenInvalidform option.
TanStack Query
v5.74.9 — Apr 29, 2025
- Core switched from
Object.definePropertyto Proxies.
v5.74.0 — Apr 13, 2025
- New
angular-persist-query-clientfor Angular.
TanStack Router
v1.118.0 — Apr 26, 2025
- Nitro zero-config support in Start.
v1.117.0 — Apr 23, 2025
- Dynamic
ViewTransitiontypes in router-core.
v1.116.0 — Apr 13, 2025
ClientOnlyexported from react-router.