Skip to content

Releases: allohamora/cli

1.21.1

30 Jan 20:18
Compare
Choose a tag to compare

Bug Fixes

  • add missing \n after imports in eslint.config.mjs (b26602c)

1.21.0

30 Jan 20:08
Compare
Choose a tag to compare

Features

  • add prettier format for eslint config (d9b8176)
  • move ignores to separate config (cfc0a2f)

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)