0.11.1 (2024-04-20)
- deps-dev: bump eslint from 8.56.0 to 8.57.0 (16d0156)
- deps-dev: bump eslint-plugin-eslint-plugin from 5.2.1 to 6.0.0 (8d7e7e3)
- deps: bump eslint-config-flat-gitignore from 0.1.2 to 0.1.5 (a1ebfc5)
- deps: bump eslint-plugin-markdown from 3.0.1 to 4.0.1 (c1bce1a)
- deps: bump eslint-plugin-perfectionist from 2.5.0 to 2.9.0 (b29131b)
0.11.0 (2024-04-13)
- packages updates (4265672)
- deps-dev: bump eslint and @types/eslint (8057598)
- deps-dev: bump ip from 1.1.8 to 1.1.9 (2d899bc)
- deps-dev: bump vitest from 1.1.1 to 1.5.0 (c8f6d73)
- deps: bump @stylistic/eslint-plugin from 1.5.1 to 1.5.3 (e6a61b5)
- deps: bump @typescript-eslint/parser from 6.16.0 to 6.18.0 (84fa8ec)
- deps: bump @typescript-eslint/parser from 6.18.0 to 6.21.0 (00c66e6)
- deps: bump eslint-plugin-jsonc from 2.10.0 to 2.11.2 (5977a12)
- deps: bump eslint-plugin-n from 16.6.0 to 16.6.1 (cae186d)
- deps: bump storybook from 7.6.5 to 8.0.6 (4a628d3)
- deps: bump vite from 5.0.7 to 5.2.8 (fd06db0)
- deps: bump vue-eslint-parser from 9.3.2 to 9.4.2 (eedad5f)
- add github action yaml to eslint config (95e4837)
0.10.3 (2024-01-02)
- import: delete rule import/no-extraneous-dependencies (b5b92dd)
- deps-dev: bump vitest from 1.1.0 to 1.1.1 (#15) (9225a54)
- deps: bump @stylistic/eslint-plugin from 1.5.0 to 1.5.1 (b840aba)
- deps: bump @typescript-eslint/parser from 6.15.0 to 6.16.0 (55eb53a)
- deps: bump eslint-plugin-n from 16.4.0 to 16.6.0 (d061d2f)
0.10.2 (2023-12-28)
- stylistic: delete new-parens rule (457c2a9)
0.10.1 (2023-12-27)
- settings: empty array on strict format (939beb3)
- delete item from eslint.validate (18d5d65)
0.10.0 (2023-12-26)
- settings: create setting strictFormat (158ee1f)
- wording on readme (6aa9d58)
0.9.3 (2023-12-25)
- quality badge not sync with master (847b945)
- vitest: delete deprecated rule no-done-callback (ddd4ebd)
- changelog: add emoji (ca88f37)
- ci: bump commit-harmonizer-action (0878cf3)
- deps-dev: bump vitest from 1.0.4 to 1.1.0 (fff93ab)
- deps: bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.15.0 (8252fc6)
- deps: bump eslint-plugin-security from 2.0.0 to 2.1.0 (9372ab0)
- deps: bump eslint-plugin-vitest from 0.3.15 to 0.3.20 (e9fe11e)
- deps: bump storybook from 7.6.5 to 7.6.6 (c9c3c32)
- sync all vitest package with ovveride (2317182)
0.9.2 (2023-12-21)
- ts: add adapted ts rules (863991c)
0.9.1 (2023-12-21)
- delete auto set type info (c8bd681)
0.9.0 (2023-12-21)
- ts: delete auto support of type info (41283aa)
- ci format (26022e6)
- ci: add cache for pnpm (d9d2418)
- ci: bump version of commit-harmonizer-action (4bdfea5)
- ci: create new structure (#8) (eeb8a77)
0.8.1 (2023-12-19)
- package json exports (f7ad2ba)
0.8.0 (2023-12-19)
- set names to configs + distrub globally plugins when enabled (cb45967)
- ts: create configs for specfic files in typescript (9efabef)
- json: update rule array-bracket-newline to consistent (0a37e1d)
- rename config comments to eslintComments (d348733)
- settings.tsproject rules priority (e2156aa)
- add dependabot config to update packages (9c888c0)
- deps: bump @typescript-eslint/parser from 6.13.2 to 6.15.0 (#3) (f0278ad)
- deps: bump eslint-plugin-i from 2.29.0 to 2.29.1 (#6) (ef60932)
- deps: bump eslint-plugin-n from 16.3.1 to 16.4.0 (#7) (1c29d43)
- deps: bump eslint-plugin-yml from 1.10.0 to 1.11.0 (#4) (8375d9d)
- deps: bump vue from 3.3.11 to 3.3.12 (#5) (a5767f7)
0.7.0 (2023-12-18)
- config: create confg vueA11y (63fd1c4)
- config: create config cypress (78987b0)
- config: create config Storybook (ce076fe)
- settings: create addConfig setting (b89fd56)
- delete customise config section in Readme (4ba1fcb)
- readme, delete name in table (585b331)
- update readme for setting: addConfig (ddad674)
0.6.1 (2023-12-17)
- delete source-map in dist (e1fa537)
0.6.0 (2023-12-17)
- import module a la carte (645fab0)
- specific: add jsoncParser to specific configs (ef1e229)
- add "eslint-symmetrys" keywords (129da37)
- update badge links (338946d)
0.5.0 (2023-12-17)
- configs: change api, add merge and erase options to configs (05e077d)
- enable per config with tests (9e35596)
- export utils, config and default factory (1f75e04)
- gitignore: resend gitignore to configs after (23660ba)
- md: rename plugin rule style to stylistic (c22b725)
- package json dist path (85ed46f)
- set priority to merge in createConfig (5e81c16)
- vue: best support of ts in vue files (5152ee3)
- vue: disable ts rules when ts config is not enabled (cef9934)
- vue: set specific parser per files (223a8ef)
0.4.0 (2023-12-15)
- md: create markdown config (0346e84)
- ts: add jsx support to files (b7e5e63)
- vue: customize vue rules (7b6dbd9)
- vue: export vue plugin for all configs (eeaf92b)
- big change, delete files path for many configs (06a9e0f)
- big changes on test, support vue and ts for md config (98988ed)
- json: delete sort-array-values and sort-keys rules (690388a)
0.3.0 (2023-12-14)
- config: create ignore config (d5ff6a1)
- config: create security config (075e4c8)
- rename @typescript-eslint to ts (d68f3bf)
- vitest: add eslint-plugin-no-only-tests to vitest config (a44e38c)
- delete ts-support on vue file (mistake) (9451868)
- vue: delete ts in vue config when not used (8cfa9ef)
0.2.0 (2023-12-12)
- import: add rule no-unresolved with ts support (eb4ae29)
- ts: add ts-type support for vue file (452b3c2)
- ts: support ts type infomration rules (a6bf51c)
- use differnt package for detect module exist (33967ba)
- auto detect mocules (ts, vite, vue...) (6a1381f)
- config: create comments config (8ab2b17)
- config: create imports config (03abad2)
- config: create javascript config (28e3569)
- config: create jsdoc config (6531922)
- config: create jsonc config (9ce26b0)
- config: create node config (b5876d5)
- config: create package.json config (9348385)
- config: create perfectionist config (64bc82c)
- config: create promise config (aaf4515)
- config: create release-it.json config (d2b8455)
- config: create stylistic config 1/2 (70ffdfd)
- config: create stylistic config 2/2 (6cf87a7)
- config: create tsconfig.json config (d1f6505)
- config: create typescript config (fcd9d27)
- config: create unicorn config (fa1b789)
- config: create vitest config (550dd27)
- config: create vue config, will custom rules later (343c3d9)
- config: create yml config (994f856)
- create ignore config (106da9a)
- js: allow console log (a2fa197)
- ts: add support for typescript in compatible configs (67a3432)
- yaml: delete indent rules (b94149b)
- add forgetted import config (62616b5)
- all eslint configuration (2234ac1)
- config import lint (8193193)
- ignore: update ignore patterns for dist and build directories (4817c98)
- jsonc: fix globs (f542bbb)
- lint on versionrc (7b75c31)
- llint on yaml files (1c46c10)
- normalize repository url (52d441e)
- perfectionist: sort import (7c19dc6)
- special: add key type on package.json (4f5b0e2)
- unicorn: support for ts files (951d61f)
- add eslint as a peer dependency (2316214)
- build: add eslint-config-symmetry to keywords (22eb4dd)
- build: fix included files in package (505e6bd)
- build: fix npm export (dbd49e0)
- build: moove eslint dependecies to devDependecies (94753af)
- change standard-version to release-it (fc33b0e)
- ci: add build on test worflow (0ed5f78)
- ci: add step to check error does not exist on deploy (83d35ca)
- ci: add worflow deploy with npm publish (a4dc429)
- ci: create deployement + tests workflows (1bce946)
- ci: delete deply job (9b88fc8)
- ci: fix pnpm import on deploy workspace (7077e90)
- ci: fix target branch ob deployemnt (0079f1e)
- ci: rename worflow tests (a22a138)
- ci: rename worflows (6d3e51c)
- ci: try to set token differently (a51b524)
- deps: bump vite from 5.0.4 to 5.0.6 (#1) (96cc135)
- initial commit (97dcd4d)
- install some libraries (c2cbbf3)
- release: change preset to conventionalcommits (c68d051)
- rename package eslint-config-symmetry to eslint-config-symmetrys (5464f63)
- replace release-it by standard-version (c77f4ad)
- typescript: temporarly change to JS (af3dc7b)