Skip to content

Latest commit

 

History

History
212 lines (128 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

212 lines (128 loc) · 11.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.14.1 (2024-03-23)

Bug Fixes

1.14.0 (2024-03-16)

Features

  • add eslint-plugin-deprecation to configs (7e0924b)
  • add more eslint rules (13fca82)
  • replace @typescript-eslint/no-use-before-define with no-use-before-define (f46441f)

1.13.0 (2024-02-18)

Features

  • add better output for install warnings (16cf67c)
  • migrate to husky v9 (396cdec)

1.12.0 (2023-06-03)

Features

  • add run-command error logs showing (7073e1d)
  • update stylelint config (037d0ae)

1.11.0 (2023-06-03)

Features

  • update eslint config for react:ts (2f2e58c)

1.10.0 (2023-04-15)

Features

  • add 0 pull request limit to dependabot (9a1012b)
  • add eslintignore to eslint (40d0822)
  • add jest config type to default jest config (ab89333)
  • add new ts-jest config type (c7fff7c)
  • add passWithNoTests to jest configs (9980e13)

1.9.0 (2023-03-07)

Features

Bug Fixes

1.8.0 (2022-05-29)

Features

1.7.0 (2022-05-28)

Features

  • add docker (4f3ec35)
  • add mutations support to stylelint entrypoint (405727a)
  • add npm badge (a5cdfd6)
  • add react:ts eslint config (21b09fa)
  • add react:ts jest config (331a4b5)
  • add stylelint (47047a8)
  • add stylelint description (d0d8d25)
  • add stylelint lint-staged integration (df80edc)
  • add stylelint prettier mutation (75ab3ef)
  • remove develop coverage badge (cb15103)

Bug Fixes

  • change stylelint configs to correct (c03866f)
  • fix conflicts in react:ts configs (215f3a4)

1.6.2 (2022-03-19)

Bug Fixes

  • codeql dependabot conflict (e85a9ee)

1.6.1 (2022-03-19)

Features

  • add dependabot description to README (31ffd14)

1.6.0 (2022-03-19)

Features

1.5.2 (2022-03-02)

Bug Fixes

  • fix author link in README (a5038b5)

1.5.1 (2022-03-02)

Bug Fixes

1.5.0 (2022-02-08)

Features

  • improve prettier config (dd5338c)

1.4.1 (2022-02-04)

Bug Fixes

  • replace any push to any branch push to fix double actions bug (3f9440e)

1.4.0 (2022-02-01)

Features

  • add build-workflow (efdad73)
  • add CI: true env to build and test workflows (e08a2cf)
  • add codeql-workflow (39ce3ed)
  • add jest mutation to eslint (2ae637b)
  • add jest mutator to lint-staged and refactor lint-staged mutators (eec68ac)
  • add jest script for js category (7209ca1)
  • add jest:watch script to js/jest (66d7d67)
  • add test-workflow script for js category (1ffbcbb)
  • add tests for standard-version (4134cfa)

Bug Fixes

  • add collectCoverageFrom to jest configs (f2a341b)
  • fix husky.entrypoint crash (730c927)
  • fix invalid husky integration (a48982e)
  • fix invalid path to husky in lint-staged (a98ecfb)
  • fix invalid reduce in buildTemplate (cba23b9)
  • rename main job in release-worflow to correct (a07a8be)
  • replace npm test to npm run test in test-workflow (18e78e3)

1.3.0 (2022-01-23)

Features

  • add eslint default config (662c865)

1.2.3 (2022-01-23)

Bug Fixes

  • add format to release-worflow content (1fd2cd9)

1.2.2 (2022-01-20)

Bug Fixes

  • rename create-release-workflow to release-workflow (608673f)

1.2.1 (2022-01-20)

Bug Fixes

  • change CHANGELOG.md parser to correct (d4ab1fb)

1.2.0 (2022-01-20)

Features

  • add github create release workflow (9c6cbef)

1.1.1 (2021-12-26)

Bug Fixes

  • standard-version without prefix incorrect behavior (34120bf)

1.1.0 (2021-12-26)

Bug Fixes

1.0.0 (2021-12-11)

Features

Bug Fixes

  • addHook invalid args bug (1713a93)
  • eslint node:ts config (a9bfe7d)
  • husky addHook bug (60aad35)
  • husky invalid command bug (a09966f)
  • incorrect pattern in eslint fix script (6eda113)
  • invalid config value bug (d72c314)
  • missed reset in white (d028db4)
  • rename commitLint to commitlint (d35b350)