New
v1.2.5
[!NOTE] Yes, this release contains several new features and as such should have been a new minor version (
1.3.0). Due to user error it was accidentally force released as a patch bump which did not follow the normal release process at all. While this version will not be re-released under a new minor right now, the process for releasing has been tightened up and this should not happen again.
1.2.5 (2026-01-06)
🚀 Features
- expose fullDescription to DocumentedTarget (3d0c547)
- withNegated for bool flags (2296154)
- variadic defaults (35821bb)
- default values for variadic flags (956ea07)
- disable minifiy for @stricli/core (aae0341)
- withNegated option for boolean flags (a300cb2)
🩹 Fixes
- start load after arguments parsed (5d16238)
- simplify handling of node version for new package.json (65c4bc0)
- reset flag when withNegated is false (044e472)
- more accurate error messages (40684aa)
- update docs for withNegated (6bc3800)
- update linting and test baselines (fc592a0)
- always show all defaults (0e486ab)
- take variadic string separator into account (77e804d)
- additional test coverage (3478dc5)
❤️ Thank You
- Jason Yu
- Jeff Posnick
- jposnick1
- mmolisani