All Versions
27
Latest Version
Avg Release Cycle
161 days
Latest Release
116 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v14.1.0 Changes
February 20, 2026 -
v14.0.0 Changes
September 15, 2025 -
v13.2.0 Changes
February 06, 2024- โ Add
helpIndentoption (#241) e9a55cd
- โ Add
-
v13.1.0 Changes
January 04, 2024- โ Remove
hardRejectionoption 99fe7a6- It's the default behavior in Node.js since Node.js 16.
- โ Remove
-
v13.0.0 Changes
December 22, 2023 -
v12.1.1 Changes
August 27, 2023 -
v12.1.0 Changes
August 16, 2023- Bundle dependencies (#242) 41e628c
meowis now dependency-less!
- Bundle dependencies (#242) 41e628c
-
v12.0.1 Changes
May 04, 2023 -
v12.0.0 Changes
May 02, 2023๐ฅ Breaking
- Require Node.js 16 (#235) 24d5e9c
๐ Rename
aliasflag option toshortFlag(#225) 14e870d- Short flag is a more correct term for what
aliaswas previously used for. We now have a separatealiasesoption for actual aliases.
- Short flag is a more correct term for what
As a reminder, Meow continues to require ESM. For TypeScript users, this includes having
"module": "node16", "moduleResolution": "node16"in your tsconfig.
๐ Improvements
- โ Add
aliasesflag option (#226) 901b9fc - โ Add
choicesflag option (#228) 149d7af - โ Add error when
flag.defaultisn't a valid choice (#231) b2d7ce7 - Don't indent single line
help/descriptiontext (#232) a5d15e8
๐ Thanks to @tommy-mitchell for doing most of the work on this release ๐
-
v11.0.0 Changes
October 11, 2022