All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.14.1 (2024-03-23)
- fix DockerFile typo (ca7c4e3)
1.14.0 (2024-03-16)
- 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)
1.12.0 (2023-06-03)
1.11.0 (2023-06-03)
- update eslint config for react:ts (2f2e58c)
1.10.0 (2023-04-15)
- 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)
- remove codeql (7a669e5)
- fix release workflow (d6f9cd3)
1.8.0 (2022-05-29)
- add codecov workflow (b11d9f0)
1.7.0 (2022-05-28)
- 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)
1.6.2 (2022-03-19)
- codeql dependabot conflict (e85a9ee)
1.6.1 (2022-03-19)
- add dependabot description to README (31ffd14)
1.6.0 (2022-03-19)
- add dependabot (9fc209b)
1.5.2 (2022-03-02)
- fix author link in README (a5038b5)
1.5.1 (2022-03-02)
- fix author links (274e99a)
1.5.0 (2022-02-08)
- improve prettier config (dd5338c)
1.4.1 (2022-02-04)
- replace any push to any branch push to fix double actions bug (3f9440e)
1.4.0 (2022-02-01)
- 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)
- 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)
- add eslint default config (662c865)
1.2.3 (2022-01-23)
- add format to release-worflow content (1fd2cd9)
1.2.2 (2022-01-20)
- rename create-release-workflow to release-workflow (608673f)
1.2.1 (2022-01-20)
- change CHANGELOG.md parser to correct (d4ab1fb)
1.2.0 (2022-01-20)
- add github create release workflow (9c6cbef)
1.1.1 (2021-12-26)
- standard-version without prefix incorrect behavior (34120bf)
1.1.0 (2021-12-26)
- and style js scripts (8a3c5bf)