BREAKING CHANGE: Require Node 18+
- chore: update deps., devDeps, and lint
- Enhancement: Allow supplying of title (currently HTML only), defaulting to "CLI Docs"
- Fix: Avoid copy-paste error producing "Git Utilities CLI docs"
- Breaking change: Require Node 14+
- Breaking enhancement: Native ESM
- npm: Update
command-line-basics
(major),command-line-usage
(patch)
- npm: Update devDeps.
- npm: Avoid reusing
version
script - npm: Switch to pnpm
- Linting: As per latest
- npm: Add
build-cli
script
- npm: Update dep. command-line basics; update devDeps.
- Fix: Was misslabeling export type as "json"; fixed to be "svg"
- Docs: Show how to get SVG link to be copy-pasteable (and make ours so)
- npm: Lower
package.json
'sengines
to 10.0.0 as experimentalfs.promises
seems to still work ok. - npm: Update devDeps
- npm: Update deps and devDeps
- Fix: backslash escaping
- npm: Update
command-line-basics
- npm: Update
command-line-basics
- Refactor: Use
pkg.name
for header (better reusability across projects) - Refactor: Use external
command-line-basics
for help, version, notifier
- Initial version