- Fixed bug where @import url() statements were incorrectly removed
- Ensured CSS imports are preserved during processing
ReactJS changelog digest
Jan 27 - Feb 2, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2025-w05
- - Bump to Bun v1.2.2 with updated installation instructions for Windows.
- - Release notes published on the Bun blog; acknowledges contributions from 12 community members.
- Introduces Trace Explorer with support for span‑based metrics
- Enables aggregation of any span attribute without cardinality constraints
- Feature released as an early‑adopter preview
- Fixed multiple CSS processing bugs (positive grid utilities, escaped theme variables, invalid/empty declarations, camelCasing of CSS custom properties, @keyframes emission, @variant handling)
- Resolved Vite integration issues for SolidStart (hot reloading, dev server crash, URL alias handling, <style> block transformation)
- Refactored gradient implementation and improved handling of Tailwind CSS @reference/@variant features
- fix(ext/node): added HTTP information support
- perf(crypto): switched to ring for ASM implementations of SHA‑256 and SHA‑512
- Added experimental support for HTTPS OTLP endpoints (unstable feature).
- Fixed a wide range of bugs across core, ext/crypto, ext/fetch, ext/node, TypeScript handling, LSP, npmrc, Windows process command resolution, and publishing.
- Improved performance with LSP completion item caching, reduced URL/path conversions in the node resolver, and enabled full LTO in the sysroot.
- Anomaly alerts for Early Adopters automatically set thresholds using historical data
- Simplifies creation of metric alerts by handling threshold configuration
- Fixed numerous utility generation issues (invalid min/max, font size modifiers, spacing variable handling, etc.)
- Improved tooling integration: proper .gitignore handling, Vite plugin scanning, Svelte/Angular class shorthand detection, and browser plugin namespace isolation
- Updated migration logic for JavaScript config files and leading utilities, and resolved crashes with root directory projects and shadow‑root CSS variables
- Announces the TypeScript 5.8 beta release.
- Fixes issues related to the query functionality.
- Provides npm download links for the beta version.
- Add ability to favorite frequently used dashboards
- Favorites are displayed at the top of the dashboard list
- Release Bun v1.2.1 for Windows
- Provides upgrade instructions to the new version
- Credits 16 contributors for the release