2.1.5 (2024-02-03)
- react config (298726f)
2.1.4 (2023-10-05)
- move prettier, eslint and eslint-plugin-prettier to peer dependencies (332ac5d)
2.1.3 (2023-10-05)
- upgrade all dependencies (a46c453)
2.1.2 (2023-08-28)
- disable default-case rule (fbc91c1)
2.1.1 (2023-08-14)
2.1.0 (2023-08-14)
- add more plugins to config (edf4077)
2.0.4 (2023-07-13)
- rollback typescript plugin to previous major (c37851c)
2.0.3 (2023-07-13)
- improve react linting (69f7153)
2.0.2 (2023-07-03)
- proper resolving of typescript files (2a4bb79)
2.0.1 (2023-07-03)
- add rules to base and react configs (b6b4429)
2.0.0 (2023-06-29)
- package is now ESM and using different indentation character. Also, during module structure - all config files now have cjs
1.8.0 (2023-06-12)
- mdx: update configs on md\mdx linting (a88efd2)
1.7.7 (2023-04-19)
1.7.6 (2022-12-18)
- docs: update link to GHA actions badge (25291e4)
1.7.5 (2022-11-18)
- re-create yarn lock (9c1b1ad)
1.7.4 (2022-10-18)
- regenerate yarn.lock (46b6682)
1.7.3 (2022-08-29)
- update deps and regenerate lockfile (d039399)
1.7.2 (2022-08-15)
- update deps and regenerate lockfile (d3259c6)
1.7.1 (2022-08-15)
- accident with hierarchy of config (c70feb6)
1.7.0 (2022-08-14)
- add typescript rule on variables naming (e7c1b6f)
1.6.1 (2022-05-11)
- update deps (995680a)
1.6.0 (2022-03-09)
- further configuration (a049139)
1.5.1 (2022-03-09)
- move
eslint-plugin-react-hooks
to dependencies (6ad0b29)
1.5.0 (2022-02-18)
- allow underscored function parameters (d98506b)
1.4.0 (2022-01-14)
1.3.4 (2022-01-13)
- improve mdx config (d0e5ad1)
1.3.3 (2022-01-13)
- further improvements (d557845)
1.3.2 (2022-01-12)
- further improvements (3838c99)
1.3.1 (2022-01-12)
- add missing dependency for airbnb (d440207)
1.3.0 (2022-01-12)
- add eslint-plugin-react-hooks (1dae2a4)
1.2.1 (2022-01-12)
- improve typescript and base configs (408b600)
1.2.0 (2022-01-12)
- add jest plugin (aa85d48)
1.1.1 (2022-01-12)
- move eslint-plugin-unicorn to dependencies (7fbd064)
1.1.0 (2022-01-12)
- improve distribution packaging via .npmignore (1b0633f)
- improvements on linting along with new lint plugins (ef9cc38)
1.0.1 (2022-01-11)
- add simple readme (d8e7fbf)
- initial (b63b090)