Releases: Xunnamius/black-flag
Releases · Xunnamius/black-flag
@black-flag/core@1.2.5
30 May 12:54
Compare
Sorry, something went wrong.
No results found
1.2.5 (2024-05-30)
🪄 Fixes
src: permanently fix --version support regression in node@22 (c201c2f )
⚙️ Build system
package: append node@22 to supported node versions (98815d1 )
@black-flag/core@1.2.4
27 Mar 02:48
Compare
Sorry, something went wrong.
No results found
1.2.4 (2024-03-27)
🪄 Fixes
src: explicitly ignore .d.ts files within command dirs (d6618d3 )
@black-flag/core@1.2.3
27 Mar 02:16
Compare
Sorry, something went wrong.
No results found
1.2.3 (2024-03-27)
🪄 Fixes
package: bump minimum node support to 20 LTS (4b8c975 )
src: ignore unknown file extension errors when discovering commands (4babf12 )
@black-flag/core@1.2.2
21 Mar 09:53
Compare
Sorry, something went wrong.
No results found
1.2.2 (2024-03-21)
🪄 Fixes
No longer include default command when listing subcommands (be2960a )
⚙️ Build system
husky: update to latest hooks (75d5c66 )
src: do not filter to own methods when proxying and rebinding (8bb0254 )
@black-flag/core@1.2.1
19 Mar 09:10
Compare
Sorry, something went wrong.
No results found
1.2.1 (2024-03-19)
⚙️ Build system
babel: fix import specifier rewrite oversight (2369534 )
@black-flag/core@1.2.0
18 Mar 12:14
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-03-18)
✨ Features
Add showHelp option to CliError (b5a1e58 )
@black-flag/core@1.1.4
16 Mar 13:06
Compare
Sorry, something went wrong.
No results found
1.1.4 (2024-03-16)
🪄 Fixes
types: allow exported types to specify custom ExecutionContext (f66599b )
@black-flag/core@1.1.3
15 Mar 10:57
Compare
Sorry, something went wrong.
No results found
1.1.3 (2024-03-15)
🪄 Fixes
Add support for export default X syntax (bad391d )
Ensure demandOption is properly supported (2f205c1 )
@black-flag/core@1.1.2
31 Dec 23:54
Compare
Sorry, something went wrong.
No results found
1.1.2 (2023-12-31)
🪄 Fixes
readme: move parserConfiguration call out of dead zone in example (f79c114 )
@black-flag/core@1.1.1
31 Dec 22:30
Compare
Sorry, something went wrong.
No results found
1.1.1 (2023-12-31)
🪄 Fixes
Fix Node10 type resolution failure (b6178c9 )