2.1.0 (2025-12-02)
Bug Fixes
- handle undefined description in command help options (d0d5bf6)
- re-export TypeFlag for portable declaration generation (5faaa61)
- reject unknown properties in cli() options (e342cc3)
- upgrade type-flag to fix ignoreArgv 3-param callback type error (20238cf)
Features
- export Flags type and fix help type narrowing (9418a4b)