Skip to content

v3.0.0

Compare
Choose a tag to compare
@wkillerud wkillerud released this 12 Aug 08:21
· 51 commits to main since this release
c7339ee

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