- Add ability to save project, environment, and time‑range filters in Issue Views for early adopters
- Enable quicker access and greater customizability of Issue Views via saved filters
ReactJS changelog digest
Feb 10 - Feb 16, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2025-w07
- - Revert a prior LSP debug‑silence change and fix numerous bugs across CLI, compilation, extensions (napi, node), LSP diagnostics, and stream handling.
- - Add performance improvements: reuse downloaded executable bytes, introduce cancellation checks in LSP blocking code, and implement a node resolution cache.
- - Stabilize runtime behavior with fixes for native cert loading panic, snapshot creation, file permission checks, proxy HTTP requests, and other edge‑case errors.
- JavaScript SDK version 9 released.
- No significant new features, bug fixes, or breaking changes highlighted.
- Fixed revert change that added unused theme variables to compiled CSS.
- Ensures compiled CSS only includes variables that are actually used.