{
  "id": 7663677,
  "title": "React 19.3, the compiler, and a CVSS 10: what changed while you weren't looking",
  "url": "https://urgent.news/2026/09/16/react-19-3-el-compilador-y-un-cvss-10-lo-que-cambio-mientras-no",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-16T00:12:20.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/gabbs279/react-193-el-compilador-y-un-cvss-10-lo-que-cambio-mientras-no-mirabas-c2d"
  },
  "original_language": "es",
  "account": "The React ecosystem has seen significant changes with the release of several updates. React Compiler, which reached version 1.0 on October 7, 2025, automatically memoizes components and hooks, making some manual optimizations obsolete. Additionally, a critical vulnerability was discovered in React Server Components on December 3, 2025, with a CVSS score of 10.0, which allowed for remote code execution. Several patches were released to address this issue, affecting popular frameworks such as Next, React Router, and Waku. React 19.3, released on September 9, 2026, introduced new features, including ViewTransition for animating elements and improved handling of refs in Fragments.",
  "summary": "Esta semana saqué Create React App de un proyecto y dejé escrito el plan para sacarlo de otro. Los dos eran de 2022 y 2023, y los dos seguían funcionando. Eso es lo engañoso: seguir funcionando y seguir siendo la forma correcta de hacerlo son cosas distintas, y entre una y otra pasaron cuatro cambios grandes en React que no se enteran solos. Ninguno es un rumor. Los cuatro están publicados en el…",
  "key_points": [
    "React 19.3 releases performance-optimizing compiler",
    "eslint-plugin-react-compiler replaced by eslint-plugin-react-hooks@latest",
    "React Server Components vulnerable with CVSS 10.0 exploit"
  ],
  "editors_take": "Los cambios en React 19.3, incluyendo optimizaciones del compilador y parches de seguridad, alteran sutilmente el funcionamiento de proyectos existentes y requieren ajustes en dependencias y uso de nuevas características.",
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}