- Fixed handling of discard candidates with empty data types.
- Corrected canonicalization of arbitrary variants with attribute selectors and pseudo selectors, including nested “&” cases.
- Resolved invalid color generation caused by nested “&”.
ReactJS changelog digest
Oct 20 - Oct 26, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2025-w43
- Introduce Open Beta OTLP ingestion endpoints for traces and logs
- Enable direct sending of OTLP‑formatted tracing and logging data to Sentry
- Add ability to ignore status codes in performance monitoring
- Introduce custom sampling interval for profiling
- Remove async option, potentially breaking existing async usage
- Bun v1.3.1 patch release with updated Windows installation instructions.
- Includes community contributions and bug fixes discovered via fuzzing.
- No breaking changes; primarily a maintenance update.
- Introduces AI-generated feedback summaries that provide a concise overview of user feedback trends.
- Highlights 2–3 recurring themes, enabling quick insight without reading every comment.
- Fixed multiple rendering and parsing bugs: Safari devtools color‑mix fallback, theme key resolution, tab handling in at‑rules, theme() string indexing, and isolation of important utilities
- Added support for named groups with not, has, and in selectors and suppressed Lightning CSS warnings for :deep, :slotted, and :global
- Upgraded utilities handling by canonicalizing zero‑value utilities and migrating deprecated break‑word to wrap‑break‑word, and removed the postinstall script from oxide