{
  "name": "@release-it/conventional-changelog",
  "url": "https://canirequire.com/package/@release-it/conventional-changelog/",
  "description": "Conventional changelog plugin for release-it",
  "latest": "12.0.0",
  "latestPublished": "2026-07-25T18:49:38.004Z",
  "format": "esm-only",
  "summary": "@release-it/conventional-changelog@12.0.0 is ESM-only. @release-it/conventional-changelog dropped its CommonJS build in 5.0.0 (April 2022). The last version you can require() on every Node.js version, including 18 and older, is 4.3.0, published Apr 15, 2022. On Node.js 20.19+, 22.12+ and every newer release, require(\"@release-it/conventional-changelog\") 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. @release-it/conventional-changelog@12.0.0 declares engines \"^22.21.0 || >=24.0.0\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "5.0.0",
  "esmOnlySinceDate": "2022-04-30T12:50:47.158Z",
  "lastCommonJsVersion": "4.3.0",
  "lastCommonJsDate": "2022-04-15T00:32:56.863Z",
  "nativeEsmSince": "5.0.0",
  "types": "none",
  "nodeEngines": "^22.21.0 || >=24.0.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/release-it/conventional-changelog",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:36:22.868Z",
    "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": "12.0.0",
      "format": "esm-only",
      "published": "2026-07-25T18:49:38.004Z"
    },
    {
      "version": "11.0.1",
      "format": "esm-only",
      "published": "2026-05-30T06:17:29.240Z"
    },
    {
      "version": "11.0.0",
      "format": "esm-only",
      "published": "2026-04-24T08:37:08.158Z"
    },
    {
      "version": "10.0.6",
      "format": "esm-only",
      "published": "2026-03-13T06:02:15.360Z"
    },
    {
      "version": "10.0.5",
      "format": "esm-only",
      "published": "2026-02-05T20:48:58.734Z"
    },
    {
      "version": "10.0.4",
      "format": "esm-only",
      "published": "2025-12-16T20:13:43.287Z"
    },
    {
      "version": "10.0.3",
      "format": "esm-only",
      "published": "2025-12-11T06:09:18.232Z"
    },
    {
      "version": "10.0.2",
      "format": "esm-only",
      "published": "2025-11-16T21:39:09.585Z"
    },
    {
      "version": "10.0.1",
      "format": "esm-only",
      "published": "2025-04-18T06:41:11.680Z"
    },
    {
      "version": "10.0.0",
      "format": "esm-only",
      "published": "2025-01-08T06:39:59.183Z"
    },
    {
      "version": "9.0.4",
      "format": "esm-only",
      "published": "2024-12-23T12:26:33.007Z"
    },
    {
      "version": "9.0.3",
      "format": "esm-only",
      "published": "2024-11-11T19:49:36.896Z"
    },
    {
      "version": "9.0.2",
      "format": "esm-only",
      "published": "2024-10-29T08:00:16.427Z"
    },
    {
      "version": "9.0.1",
      "format": "esm-only",
      "published": "2024-10-21T07:24:52.921Z"
    },
    {
      "version": "9.0.0",
      "format": "esm-only",
      "published": "2024-10-11T16:30:16.538Z"
    },
    {
      "version": "8.0.2",
      "format": "esm-only",
      "published": "2024-09-11T19:06:27.981Z"
    },
    {
      "version": "8.0.1",
      "format": "esm-only",
      "published": "2023-11-12T11:10:17.656Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2023-11-11T14:44:32.819Z"
    },
    {
      "version": "7.0.2",
      "format": "esm-only",
      "published": "2023-09-21T09:48:10.476Z"
    },
    {
      "version": "7.0.1",
      "format": "esm-only",
      "published": "2023-09-04T08:18:13.944Z"
    },
    {
      "version": "7.0.0",
      "format": "esm-only",
      "published": "2023-07-09T13:40:34.936Z"
    },
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2023-07-04T19:54:15.288Z"
    },
    {
      "version": "5.1.1",
      "format": "esm-only",
      "published": "2022-10-08T09:15:27.456Z"
    },
    {
      "version": "5.1.0",
      "format": "esm-only",
      "published": "2022-08-17T15:36:23.330Z"
    },
    {
      "version": "5.0.0",
      "format": "esm-only",
      "published": "2022-04-30T12:50:47.158Z"
    },
    {
      "version": "4.3.0",
      "format": "cjs",
      "published": "2022-04-15T00:32:56.863Z"
    },
    {
      "version": "4.2.2",
      "format": "cjs",
      "published": "2022-03-10T09:49:44.869Z"
    },
    {
      "version": "4.2.1",
      "format": "cjs",
      "published": "2022-03-09T09:40:06.392Z"
    },
    {
      "version": "4.2.0",
      "format": "cjs",
      "published": "2022-02-25T10:58:46.937Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2022-01-11T07:04:28.543Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2022-01-09T18:30:07.639Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2021-08-20T05:34:56.685Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2021-08-15T10:34:24.091Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2021-08-13T05:09:57.230Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2021-08-10T06:18:45.917Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2021-06-13T11:45:37.622Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2021-06-06T09:49:48.691Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2021-02-22T21:03:17.466Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2020-09-03T20:20:02.726Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2020-04-27T13:35:23.825Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2020-04-22T11:10:30.931Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2020-04-21T21:04:09.429Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2020-04-08T07:24:22.020Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2019-05-24T20:31:32.334Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2019-05-15T17:41:02.826Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2019-05-14T21:01:03.728Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2019-05-01T16:29:54.982Z"
    }
  ]
}