# cli-cursor changelog > cli-cursor release notes. - Vendor: cli-cursor - Category: Developer Tools - Official site: https://github.com/sindresorhus/cli-cursor#readme - Tracked by: What's New (https://whatsnew.fyi/product/cli-cursor) - Harvested from: GitHub (sindresorhus/cli-cursor) - Entries below: 4 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v5.0.0 - Date: 2024-07-26 - Version: v5.0.0 - Original notes: https://github.com/sindresorhus/cli-cursor/releases/tag/v5.0.0 - Permalink: https://whatsnew.fyi/product/cli-cursor/releases/v5.0.0 - **changed** — Require Node.js 18 ###### Breaking - Require Node.js 18 76671cc https://github.com/sindresorhus/cli-cursor/compare/v4.0.0...v5.0.0 ### v4.0.0 - Date: 2021-08-23 - Version: v4.0.0 - Original notes: https://github.com/sindresorhus/cli-cursor/releases/tag/v4.0.0 - Permalink: https://whatsnew.fyi/product/cli-cursor/releases/v4.0.0 - **changed** — Require Node.js 12.20 - **changed** — Package is now pure ESM ###### Breaking - Require Node.js 12.20 f8caceb - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). https://github.com/sindresorhus/cli-cursor/compare/v3.1.0...v4.0.0 ### v3.1.0 - Date: 2019-06-11 - Version: v3.1.0 - Original notes: https://github.com/sindresorhus/cli-cursor/releases/tag/v3.1.0 - Permalink: https://whatsnew.fyi/product/cli-cursor/releases/v3.1.0 Maintenance release to update dependencies. No user-facing changes. https://github.com/sindresorhus/cli-cursor/compare/v3.0.0...v3.1.0 ### v3.0.0 - Date: 2019-04-09 - Version: v3.0.0 - Original notes: https://github.com/sindresorhus/cli-cursor/releases/tag/v3.0.0 - Permalink: https://whatsnew.fyi/product/cli-cursor/releases/v3.0.0 - **removed** — Drop support for Node.js versions below 8 - **added** — Add TypeScript definition Breaking: - Require Node.js 8 (#5) 1ab061e Enhancements: - Add TypeScript definition (#5) 1ab061e https://github.com/sindresorhus/cli-cursor/compare/v2.1.0...v3.0.0