v3.0.0
What's Changed
- feat: add
eik alias
command as an eventual replacement for the 3 existing alias commands by @digitalsadhu in #572 - feat: support specifying a config file using
--config
or-c
cli flags by @digitalsadhu in #574 - feat: init reads name and version from package.json by @wkillerud in #577
- feat: add
--version
and-v
flags by @digitalsadhu in #573 - docs: JSDoc all the things and generate type definitions for programatic API by @wkillerud in #563
- chore: convert codebase to ESM by @digitalsadhu in #562
Full Changelog: v2.0.39...v3.0.0