# conventional-changelog-codemirror

> CodeMirror preset for conventional-changelog.

Latest version **5.1.0** (published 2026-03-04) · ISC license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install conventional-changelog-codemirror
pnpm add conventional-changelog-codemirror
yarn add conventional-changelog-codemirror
bun add conventional-changelog-codemirror
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 5.1.0 |
| Published | 2026-03-04 |
| First published | 2015-12-26 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 6.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8507 |
| Author | Steve Mao |
| Maintainers | bcoe, oss-bot, dangreen, stevemao, tapppi |
| Keywords | conventional-changelog, codemirror, preset |

## Links

- npm: https://www.npmjs.com/package/conventional-changelog-codemirror
- Repository: https://github.com/conventional-changelog/conventional-changelog
- Homepage: https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-codemirror#readme
- Issues: https://github.com/conventional-changelog/conventional-changelog/issues
- npm.io page: https://npm.io/package/conventional-changelog-codemirror

## Alternatives

- [cli-color](https://npm.io/package/cli-color.md) — 3.4M weekly downloads
- [log](https://npm.io/package/log.md) — 1.3M weekly downloads
- [logstash-client](https://npm.io/package/logstash-client.md) — 4.5K weekly downloads
- [@nocobase/plugin-logger](https://npm.io/package/@nocobase/plugin-logger.md) — 2.0K weekly downloads
- [child-process-debug](https://npm.io/package/child-process-debug.md) — 695 weekly downloads

## Recent versions

- 5.1.0 (latest) — 2026-03-04
- 2.0.8 (next) — 2020-11-05
- 5.0.0 — 2024-05-03
- 4.0.0 — 2023-08-27
- 3.0.0 — 2023-06-06
- 2.0.7 — 2020-05-08
- 2.0.3 — 2019-10-03
- 2.0.1 — 2018-11-01
- 2.0.0 — 2018-06-06
- 1.0.0 — 2018-05-29
- 0.3.8 — 2018-03-28
- 0.3.7 — 2018-03-27
- 0.3.6 — 2018-03-27
- 0.3.5 — 2018-03-22
- 0.3.4 — 2018-02-24
- … 8 more at https://npm.io/package/conventional-changelog-codemirror/versions

## README

# conventional-changelog-codemirror

[![ESM-only package][package]][package-url]
[![NPM version][npm]][npm-url]
[![Node version][node]][node-url]
[![Dependencies status][deps]][deps-url]
[![Install size][size]][size-url]
[![Build status][build]][build-url]
[![Coverage status][coverage]][coverage-url]

[package]: https://img.shields.io/badge/package-ESM--only-ffe536.svg
[package-url]: https://nodejs.org/api/esm.html

[npm]: https://img.shields.io/npm/v/conventional-changelog-codemirror.svg
[npm-url]: https://npmjs.com/package/conventional-changelog-codemirror

[node]: https://img.shields.io/node/v/conventional-changelog-codemirror.svg
[node-url]: https://nodejs.org

[deps]: https://img.shields.io/librariesio/release/npm/conventional-changelog-codemirror
[deps-url]: https://libraries.io/npm/conventional-changelog-codemirror

[size]: https://packagephobia.com/badge?p=conventional-changelog-codemirror
[size-url]: https://packagephobia.com/result?p=conventional-changelog-codemirror

[build]: https://img.shields.io/github/actions/workflow/status/conventional-changelog/conventional-changelog/tests.yaml?branch=master
[build-url]: https://github.com/conventional-changelog/conventional-changelog/actions

[coverage]: https://coveralls.io/repos/github/conventional-changelog/conventional-changelog/badge.svg?branch=master
[coverage-url]: https://coveralls.io/github/conventional-changelog/conventional-changelog?branch=master

[conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) [CodeMirror](https://github.com/codemirror/codemirror) preset.

**Issues with the convention itself should be reported on the CodeMirror issue tracker.**

## Install

```bash
# yarn
yarn add -D conventional-changelog-codemirror
# pnpm
pnpm add -D conventional-changelog-codemirror
# npm
npm i -D conventional-changelog-codemirror
```

---
_Source: https://npm.io/package/conventional-changelog-codemirror · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
