Changelog
[4.1.0] - 2024-09-08
Changelog
[4.0.0] - 2024-09-08
.arg("<file:foo>", "...")
-> switch name and type: .arg("<foo:file>", "...")
--foo <bar>
will now be interpreted as type "bar"
instead of string
Changelog
[3.0.0] - 2024-05-02
"type": "module"
to your package.json
file and rerun the build to make everything work again.
brocolito
can still be included in CommonJS CLIs, but brocolito build
does not support it any longer.