{
  "name": "@changesets/cli",
  "url": "https://canirequire.com/package/@changesets/cli/",
  "description": "A tool to manage versioning and changelogs with a focus on monorepos",
  "latest": "3.0.2",
  "latestPublished": "2026-09-04T07:47:32.603Z",
  "format": "esm-only",
  "summary": "@changesets/cli@3.0.2 is ESM-only. @changesets/cli dropped its CommonJS build in 3.0.0 (August 2026). The last version you can require() on every Node.js version, including 18 and older, is 2.31.1, published Jul 15, 2026. require(\"@changesets/cli\") fails even on Node.js 20.19+ / 22.12+ because the package uses top-level await, which require(esm) cannot load. Use import() instead. @changesets/cli@3.0.2 declares engines \"^22.11 || ^24 || >=26\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "3.0.0",
  "esmOnlySinceDate": "2026-08-11T12:09:29.967Z",
  "lastCommonJsVersion": "2.31.1",
  "lastCommonJsDate": "2026-07-15T12:05:20.881Z",
  "nativeEsmSince": "2.27.0",
  "types": "none",
  "nodeEngines": "^22.11 || ^24 || >=26",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/changesets/changesets",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:47.894Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "SyntaxError"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": "TypeError",
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "3.0.2",
      "format": "esm-only",
      "published": "2026-09-04T07:47:32.603Z"
    },
    {
      "version": "3.0.1",
      "format": "esm-only",
      "published": "2026-08-19T05:46:48.961Z"
    },
    {
      "version": "3.0.0",
      "format": "esm-only",
      "published": "2026-08-11T12:09:29.967Z"
    },
    {
      "version": "2.31.1",
      "format": "dual",
      "published": "2026-07-15T12:05:20.881Z"
    },
    {
      "version": "2.31.0",
      "format": "dual",
      "published": "2026-04-17T21:20:58.915Z"
    },
    {
      "version": "2.30.0",
      "format": "dual",
      "published": "2026-03-03T09:55:55.917Z"
    },
    {
      "version": "2.29.8",
      "format": "dual",
      "published": "2025-11-27T14:26:20.510Z"
    },
    {
      "version": "2.29.7",
      "format": "dual",
      "published": "2025-09-09T12:54:14.771Z"
    },
    {
      "version": "2.29.6",
      "format": "dual",
      "published": "2025-08-16T12:54:18.204Z"
    },
    {
      "version": "2.29.5",
      "format": "dual",
      "published": "2025-06-20T06:40:39.039Z"
    },
    {
      "version": "2.29.4",
      "format": "dual",
      "published": "2025-05-12T13:36:55.093Z"
    },
    {
      "version": "2.29.3",
      "format": "dual",
      "published": "2025-05-05T08:56:17.424Z"
    },
    {
      "version": "2.29.2",
      "format": "dual",
      "published": "2025-04-16T18:45:51.657Z"
    },
    {
      "version": "2.29.1",
      "format": "dual",
      "published": "2025-04-15T16:51:05.459Z"
    },
    {
      "version": "2.29.0",
      "format": "dual",
      "published": "2025-04-14T09:20:38.076Z"
    },
    {
      "version": "2.28.1",
      "format": "dual",
      "published": "2025-02-20T12:36:05.152Z"
    },
    {
      "version": "2.28.0",
      "format": "dual",
      "published": "2025-02-17T10:25:33.594Z"
    },
    {
      "version": "2.27.12",
      "format": "dual",
      "published": "2025-01-24T10:23:54.235Z"
    },
    {
      "version": "2.27.11",
      "format": "dual",
      "published": "2024-12-18T06:46:00.292Z"
    },
    {
      "version": "2.27.10",
      "format": "dual",
      "published": "2024-11-20T09:29:31.862Z"
    },
    {
      "version": "2.27.9",
      "format": "dual",
      "published": "2024-10-03T16:31:51.996Z"
    },
    {
      "version": "2.27.8",
      "format": "dual",
      "published": "2024-09-04T10:25:04.846Z"
    },
    {
      "version": "2.27.7",
      "format": "dual",
      "published": "2024-07-01T08:28:36.821Z"
    },
    {
      "version": "2.27.6",
      "format": "dual",
      "published": "2024-06-24T10:01:35.302Z"
    },
    {
      "version": "2.27.5",
      "format": "dual",
      "published": "2024-05-28T16:14:53.035Z"
    },
    {
      "version": "2.27.4",
      "format": "dual",
      "published": "2024-05-28T12:37:43.092Z"
    },
    {
      "version": "2.27.3",
      "format": "dual",
      "published": "2024-05-20T08:06:44.326Z"
    },
    {
      "version": "2.27.2",
      "format": "dual",
      "published": "2024-05-17T08:35:51.939Z"
    },
    {
      "version": "2.27.1",
      "format": "dual",
      "published": "2023-11-28T11:18:23.079Z"
    },
    {
      "version": "2.27.0",
      "format": "dual",
      "published": "2023-11-28T06:40:30.516Z"
    },
    {
      "version": "2.26.2",
      "format": "cjs",
      "published": "2023-06-27T08:30:52.503Z"
    },
    {
      "version": "2.26.1",
      "format": "cjs",
      "published": "2023-03-22T06:39:51.961Z"
    },
    {
      "version": "2.26.0",
      "format": "cjs",
      "published": "2022-12-18T11:42:17.936Z"
    },
    {
      "version": "2.25.2",
      "format": "cjs",
      "published": "2022-10-31T19:02:35.805Z"
    },
    {
      "version": "2.25.1",
      "format": "cjs",
      "published": "2022-10-29T10:50:08.545Z"
    },
    {
      "version": "2.25.0",
      "format": "cjs",
      "published": "2022-10-01T12:06:08.086Z"
    },
    {
      "version": "2.24.4",
      "format": "cjs",
      "published": "2022-08-30T06:43:16.248Z"
    },
    {
      "version": "2.24.3",
      "format": "cjs",
      "published": "2022-08-14T08:06:36.950Z"
    },
    {
      "version": "2.24.2",
      "format": "cjs",
      "published": "2022-08-05T09:51:58.456Z"
    },
    {
      "version": "2.24.1",
      "format": "cjs",
      "published": "2022-07-25T11:31:47.605Z"
    },
    {
      "version": "2.24.0",
      "format": "cjs",
      "published": "2022-07-22T12:51:15.601Z"
    },
    {
      "version": "2.23.2",
      "format": "cjs",
      "published": "2022-07-13T19:56:26.588Z"
    },
    {
      "version": "2.23.1",
      "format": "cjs",
      "published": "2022-07-07T22:31:00.639Z"
    },
    {
      "version": "2.23.0",
      "format": "cjs",
      "published": "2022-06-11T08:04:00.574Z"
    },
    {
      "version": "2.22.0",
      "format": "cjs",
      "published": "2022-03-27T11:33:17.370Z"
    },
    {
      "version": "2.21.1",
      "format": "cjs",
      "published": "2022-03-06T06:52:52.022Z"
    },
    {
      "version": "2.21.0",
      "format": "cjs",
      "published": "2022-02-19T20:58:38.476Z"
    },
    {
      "version": "2.20.0",
      "format": "cjs",
      "published": "2022-01-24T08:32:49.709Z"
    },
    {
      "version": "2.19.0",
      "format": "cjs",
      "published": "2021-12-18T11:02:07.829Z"
    },
    {
      "version": "2.18.1",
      "format": "cjs",
      "published": "2021-11-26T10:34:51.239Z"
    },
    {
      "version": "2.18.0",
      "format": "cjs",
      "published": "2021-11-08T12:01:59.638Z"
    },
    {
      "version": "2.17.0",
      "format": "cjs",
      "published": "2021-08-31T12:54:02.086Z"
    },
    {
      "version": "2.16.0",
      "format": "cjs",
      "published": "2021-04-08T11:06:17.083Z"
    },
    {
      "version": "2.15.0",
      "format": "cjs",
      "published": "2021-04-03T10:19:12.125Z"
    },
    {
      "version": "2.14.1",
      "format": "cjs",
      "published": "2021-02-05T09:27:35.018Z"
    },
    {
      "version": "2.14.0",
      "format": "cjs",
      "published": "2021-01-28T00:58:50.218Z"
    },
    {
      "version": "2.13.1",
      "format": "cjs",
      "published": "2021-01-21T10:05:42.458Z"
    },
    {
      "version": "2.13.0",
      "format": "cjs",
      "published": "2021-01-14T18:02:25.851Z"
    },
    {
      "version": "2.12.0",
      "format": "cjs",
      "published": "2020-12-02T01:40:50.899Z"
    },
    {
      "version": "2.11.2",
      "format": "cjs",
      "published": "2020-10-30T16:24:20.029Z"
    }
  ]
}