Skip to content

Releases: allohamora/cli

1.20.0

22 Sep 07:00
Compare
Choose a tag to compare

Features

  • add \n to the end of all files (7ccea1d)
  • add \n to the end of eslint.config.mjs (ee69d08)
  • add cjs and mjs to the prettier integration (586c345)
  • add eslint-plugin-jsx-a11y to react:ts config (16d1d5a)
  • add files to default eslint config (b12945a)
  • add react:ts eslint config (5259ae4)
  • bump yashanand1910/standard-release-notes to 1.5.0 (d4a7dfd)
  • remove @typescript-eslint usage (f664f0d)
  • remove spaces after env: in workflow (0496220)

Bug Fixes

  • add handling for last ";" in imports (dec8afc)
  • remove eslintPluginPrettierRecommended import from node:ts config (680980e)

1.19.0

21 Sep 12:40
Compare
Choose a tag to compare

Features

1.18.7

30 Mar 12:49
Compare
Choose a tag to compare

Features

  • add a to code coverage (bfcb21f)
  • add descriptions to husky and lints-staged (6ac5772)
  • add integration tags instead of links (af8b351)
  • add link to develop (b2be74d)
  • add one style for options and categories (e36f5b1)
  • add release scripts to standard-version description (17188e6)
  • remove a from on a push (527cc05)
  • rename CLI to @allohamora/cli (64e400d)
  • rename on each push to on a push (9cc5fc8)

Bug Fixes

  • dependabot description typo (1185a1f)
  • release-workflow the CHANGELOG.md typo (ce6e83a)

1.18.6

30 Mar 12:23
Compare
Choose a tag to compare

Features

  • rename Options to presets (d0b33ba)
  • update text in README (d045ce2)
  • update text of js options (335c4ee)

1.18.5

30 Mar 11:52
Compare
Choose a tag to compare

Features

  • replace github asset with the video tag (f7ae825)

1.18.4

30 Mar 11:24
Compare
Choose a tag to compare

Features

  • add usage.mp4 to README (02f5899)

1.18.3

30 Mar 11:00
Compare
Choose a tag to compare

Features

Bug Fixes

  • remove addDirToRootIfNotExists from addHook (5b0c6dc)

1.18.2

30 Mar 10:27
Compare
Choose a tag to compare

Bug Fixes

  • run husky prepare script instead of husky init (4df55be)

1.18.1

30 Mar 10:09
Compare
Choose a tag to compare

Bug Fixes

  • add .husky dir creation if it does not exist (a436c4b)

1.18.0

30 Mar 10:02
Compare
Choose a tag to compare

Features

  • bump actions/checkout@v4 (b5223b2)
  • bump actions/setup-node (e34ddce)
  • bump codecov/codecov-action (0c51c22)
  • bump softprops/action-gh-release (7f9dd83)
  • bump yashanand1910/standard-release-notes (421d0e0)
  • move usage block to the top (e74d24d)
  • rename Script Name to Option (394bfe9)
  • update README (d698b5a)

Bug Fixes

  • remove husky prepare script usage (dcb61fc)