Unified Args Versions Save

Create CLIs for unified processors

11.0.1

6 months ago
  • 2850f77 Fix possible crash on --watch
  • 14a6d12 Fix repeated --use, --settings

Full Changelog: https://github.com/unifiedjs/unified-args/compare/11.0.0...11.0.1

11.0.0

9 months ago

Change

  • 010bdfc Update unified-engine, unified, etc migrate: update too; expect dotfiles to be included by default, and otherwise fine: see deep changelogs if not
  • 880ad28 Change to require Node.js 16 migrate: update too
  • 38c60c1 Change to use exports migrate: don’t use private APIs
  • ee3252a Change order of fields in help migrate: expect easier finding of things
  • 1e3b3dc Remove auto-camelcasing of settings migrate: pass camelcased things if you want them (nobody used this afaik)

Add

  • 3052437 Add verbose flag for more info

Full Changelog: https://github.com/unifiedjs/unified-args/compare/10.0.0...11.0.0

10.0.0

1 year ago

Full Changelog: https://github.com/unifiedjs/unified-args/compare/9.0.2...10.0.0

9.0.2

2 years ago
  • 1d3e209 Fix missing dependency

9.0.1

2 years ago
  • 35ff70a Fix types to make cwd optional

9.0.0

2 years ago

8.1.0

3 years ago
  • 4700e09 Add --silently-ignore

8.0.0

4 years ago
  • f074ac9 Update unified-engine (breaking, please read its release log)
  • 2cd7dc6 Add types (breaking, potentially, if you or your dependents use typescript)
  • 69f2638 Update chalk
  • 5b55844 Add support for resolving patterns from cwd

7.1.0

4 years ago
  • bdbeb64 Add support for --ignore-pattern

7.0.0

4 years ago