Releases: Xunnamius/black-flag
Releases · Xunnamius/black-flag
@black-flag/[email protected]
💥 BREAKING CHANGES 💥
- Minimum supported node version is now 20.18.0
✨ Features
- packages/extensions: add
includeSubCommand
option towithUsageExtensions
(0866421)
⚙️ Build System
@black-flag/[email protected]
💥 BREAKING CHANGES 💥
- Minimum supported node version is now 20.18.0
🪄 Fixes
- src: make
GracefulEarlyExitError
call signature consistent withCliError
(b60bc29)
⚙️ Build System
@black-flag/[email protected]
@black-flag/[email protected]
@black-flag/[email protected]
⚙️ Build System
- deps: bump type-fest from 4.37.0 to 4.38.0 (73e99db)
@black-flag/[email protected]
@black-flag/[email protected]
🪄 Fixes
- packages/extensions: replace option defaults with resolved implications when outputting help text (f95c583)
@black-flag/[email protected]
✨ Features
- packages/extensions: allow tweaking
safeDeepClone
operations ingetInvocableExtendedHandler
(f24e683)
🪄 Fixes
- packages/extensions: delete undefined defaults (as docs say should happen) instead of throwing framework error (96ef5ef)
- packages/extensions: improve
safeDeepClone
to account for own symbol properties (119919e) - packages/extensions: replace internal
safeDeepClone
implementation with @-xun/js (fff47db)
⚙️ Build System
@black-flag/[email protected]
🪄 Fixes
- packages/extensions: improve
safeDeepClone
to account for own symbol properties (119919e) - readme: update quick start example (bdafbf8)
- readme: use latest interface to extract positional in quick start example (33895e7)
- src: do not make context descriptors unenumerable (2e6c05b)