#frontend
2 articles tagged with “frontend”
- ·6 min read·news
Vite v8.0.16 Released: Fixing Environment API Memory Leaks and CSS HMR Bottlenecks
Vite v8.0.16 is out with critical bug fixes for the Environment API, resolving SSR memory leaks and optimizing CSS HMR performance in large monorepos.
- ·5 min read·news
Upgrading to React 19.2.7: Fixing Hydration Mismatches and Action State Edge Cases
A deep dive into upgrading to React 19.2.7, exploring the critical bug fixes for hydration mismatches, Server Component ref handoffs, and Action Hook regressions.