{
  "name": "@babel/plugin-transform-react-jsx",
  "url": "https://canirequire.com/package/@babel/plugin-transform-react-jsx/",
  "description": "Turn JSX into React function calls",
  "latest": "8.0.1",
  "latestPublished": "2026-06-17T09:45:22.877Z",
  "format": "esm-only",
  "summary": "@babel/plugin-transform-react-jsx@8.0.1 is ESM-only. @babel/plugin-transform-react-jsx dropped its CommonJS build in 8.0.0 (June 2026). The last version you can require() on every Node.js version, including 18 and older, is 7.29.7, published May 25, 2026. On Node.js 20.19+, 22.12+ and every newer release, require(\"@babel/plugin-transform-react-jsx\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM. @babel/plugin-transform-react-jsx@8.0.1 declares engines \"^22.18.0 || >=24.11.0\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "8.0.0",
  "esmOnlySinceDate": "2026-06-16T13:33:32.069Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:16:48.792Z",
  "nativeEsmSince": "8.0.0",
  "types": "bundled",
  "nodeEngines": "^22.18.0 || >=24.11.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:25.052Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "SyntaxError"
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "8.0.1",
      "format": "esm-only",
      "published": "2026-06-17T09:45:22.877Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:33:32.069Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:16:48.792Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:50:09.114Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:09:23.634Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:21:41.353Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:15:25.624Z"
    },
    {
      "version": "7.25.2",
      "format": "cjs",
      "published": "2024-07-30T02:54:51.721Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:51.487Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:57.241Z"
    },
    {
      "version": "7.23.4",
      "format": "cjs",
      "published": "2023-11-20T14:22:17.395Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:20.077Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:33.730Z"
    },
    {
      "version": "7.22.3",
      "format": "cjs",
      "published": "2023-05-27T10:11:10.261Z"
    },
    {
      "version": "7.22.0",
      "format": "cjs",
      "published": "2023-05-26T13:45:41.333Z"
    },
    {
      "version": "7.21.5",
      "format": "cjs",
      "published": "2023-04-28T19:50:25.208Z"
    },
    {
      "version": "7.21.0",
      "format": "cjs",
      "published": "2023-02-20T15:31:11.866Z"
    },
    {
      "version": "7.20.13",
      "format": "cjs",
      "published": "2023-01-21T14:30:40.343Z"
    },
    {
      "version": "7.20.7",
      "format": "cjs",
      "published": "2022-12-22T09:45:29.147Z"
    },
    {
      "version": "7.19.0",
      "format": "cjs",
      "published": "2022-09-05T19:02:18.914Z"
    },
    {
      "version": "7.18.10",
      "format": "cjs",
      "published": "2022-08-01T18:46:45.453Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:50:19.139Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:33:11.728Z"
    },
    {
      "version": "7.17.3",
      "format": "cjs",
      "published": "2022-02-15T15:44:21.897Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:22:37.615Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:28:47.247Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:48.187Z"
    },
    {
      "version": "7.14.9",
      "format": "cjs",
      "published": "2021-08-01T07:53:23.395Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:12:45.237Z"
    },
    {
      "version": "7.14.3",
      "format": "cjs",
      "published": "2021-05-17T20:44:23.120Z"
    },
    {
      "version": "7.13.12",
      "format": "cjs",
      "published": "2021-03-22T15:47:19.787Z"
    },
    {
      "version": "7.12.17",
      "format": "cjs",
      "published": "2021-02-18T15:12:55.195Z"
    },
    {
      "version": "7.12.16",
      "format": "cjs",
      "published": "2021-02-11T22:47:01.195Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:11:29.619Z"
    },
    {
      "version": "7.12.12",
      "format": "cjs",
      "published": "2020-12-23T14:05:28.052Z"
    },
    {
      "version": "7.12.11",
      "format": "cjs",
      "published": "2020-12-15T23:59:40.259Z"
    },
    {
      "version": "7.12.10",
      "format": "cjs",
      "published": "2020-12-09T22:48:18.036Z"
    },
    {
      "version": "7.12.7",
      "format": "cjs",
      "published": "2020-11-20T21:05:40.323Z"
    },
    {
      "version": "7.12.5",
      "format": "cjs",
      "published": "2020-11-03T22:34:12.115Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:41:35.606Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:13:00.520Z"
    },
    {
      "version": "7.10.3",
      "format": "cjs",
      "published": "2020-06-19T20:54:36.515Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:08:11.184Z"
    },
    {
      "version": "7.9.4",
      "format": "cjs",
      "published": "2020-03-24T08:31:18.678Z"
    },
    {
      "version": "7.9.1",
      "format": "cjs",
      "published": "2020-03-20T21:51:33.452Z"
    },
    {
      "version": "7.9.0",
      "format": "cjs",
      "published": "2020-03-20T15:40:09.925Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:42:07.630Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:17:14.841Z"
    },
    {
      "version": "7.7.7",
      "format": "cjs",
      "published": "2019-12-19T00:53:06.056Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:33:23.920Z"
    },
    {
      "version": "7.7.0",
      "format": "cjs",
      "published": "2019-11-05T10:53:35.910Z"
    },
    {
      "version": "7.3.0",
      "format": "cjs",
      "published": "2019-01-21T21:40:41.901Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:02:48.297Z"
    },
    {
      "version": "7.1.6",
      "format": "cjs",
      "published": "2018-11-13T21:10:26.101Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:44:10.204Z"
    }
  ]
}