- Continuous Profiling is now generally available, helping optimize backend performance and infrastructure costs.
- UI Profiling is now generally available, providing detailed frontend user‑experience data for browser and mobile apps.
- Both offerings replace the previous Profiling product, which is now deprecated.
ReactJS changelog digest
Apr 14 - Apr 20, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2025-w16
- Fix various bugs across extensions, installer, npm, task documentation, and module detection
- Improve performance by skipping already cached npm packages
- Added Windows installation instructions for Bun v1.2.10
- Updated release notes link on Bun's blog
- Acknowledged 13 community contributors
- Adds new Sentry Logging capabilities
- Introduces MCP instrumentation support
- Adds Cloudflare and Bun platform integrations
- Added experimental Linux vsock support and enabled explicit resource management for JavaScript
- Updated Node extensions: suite/describe support in node:test, exported test property, querystring decoder fallback, and upgraded node:stream
- Bumped dependencies (malva to 0.11.2) and improved install fallback to read extra package info from registry
- Added experimental @tailwindcss/oxide WASM target for running Tailwind in browser environments like StackBlitz.
- Fixed numerous issues: color‑mix polyfills, brace‑expansion ranges, Chrome skew rendering bug, container‑query variant hyphens, shadow‑inherit behavior, fontSize array‑tuple compatibility, and binary‑extension folder scanning.
- Converted fontSize array‑tuple syntax to CSS theme variables, enhancing compatibility.