5.0.3 (2024-07-15)
- fixes @typescript-eslint/restrict-template-expressions configuration (9013d86)
5.0.3-next.1 (2024-07-15)
- fixes @typescript-eslint/restrict-template-expressions configuration (9013d86)
5.0.2 (2024-07-11)
- allows number in string templates for @typescript-eslint/restrict-template-expressions (2ba7e33)
5.0.2-next.1 (2024-07-11)
- allows number in string templates for @typescript-eslint/restrict-template-expressions (2ba7e33)
5.0.1 (2024-05-15)
- base: [sonarjs] use recommended-legacy configuration (baa1736)
5.0.0 (2024-05-13)
- merge brought in unintentional downgrade (39fc2ec)
- added react-refresh to react config (8a9c441)
- perfectionist: adapt the rule configuration to sort-intersection-types (f2a2f94)
- update package typescript-eslint@7 (b2990b5)
- update version (cdfd4cc)
- update to typescript-eslint@7
5.0.0-next.3 (2024-04-25)
- perfectionist: adapt the rule configuration to sort-intersection-types (f2a2f94)
5.0.0-next.2 (2024-04-09)
- merge brought in unintentional downgrade (39fc2ec)
5.0.0-next.1 (2024-03-14)
- update package typescript-eslint@7 (b2990b5)
- update to typescript-eslint@7
4.2.0 (2024-03-14)
- updates (a18892a)
4.1.0 (2024-01-18)
- add reportUnusedDisableDirectives setting to base (d73d2e6)
4.0.1 (2023-11-16)
- perfectionist: reenable recommended groups configuration of perfectionist/sort-classes (8fa1e5b), closes #16
4.0.0 (2023-11-10)
- fixes wrong type hints in base config and react config (ef60c9f)
- perfectionist: update import groups configuration (2513e42)
- perfectionist: natural sorting for imports and objects (2dcb782)
- perfectionist: refine groups to sort imports (9fd31cc)
- base: move consistent type imports rules into strict configuration (1c55d79)
- local: add shared-config for performance improvements for local development (07dd315)
- perfectionist: extend all the rules for natural sorting with ignoring the lower/upper case (03d7fdc)
- perfectionist: extend rule
sort-named-imports
(bb00813) - typescript: enable "@typescript-eslint/consistent-type-imports" rule (15d5447)
- base: disable import rules recommended by typescript-eslint (f35b2a8)
- typescript: Enforces a new import style for TypeScript types
4.0.0-next.4 (2023-11-09)
- fixes wrong type hints in base config and react config (ef60c9f)
4.0.0-next.3 (2023-11-09)
- local: add shared-config for performance improvements for local development (07dd315)
- base: disable import rules recommended by typescript-eslint (f35b2a8)
4.0.0-next.2 (2023-10-26)
- base: move consistent type imports rules into strict configuration (1c55d79)
4.0.0-next.1 (2023-10-19)
- typescript: enable "@typescript-eslint/consistent-type-imports" rule (15d5447)
- typescript: Enforces a new import style for TypeScript types
3.1.0-next.2 (2023-10-16)
- perfectionist: extend rule
sort-named-imports
(bb00813)
3.1.0-next.1 (2023-09-26)
- perfectionist: update import groups configuration (2513e42)
- perfectionist: natural sorting for imports and objects (2dcb782)
- perfectionist: refine groups to sort imports (9fd31cc)
- perfectionist: extend all the rules for natural sorting with ignoring the lower/upper case (03d7fdc)
3.0.0 (2023-09-13)
- update to eslint-plugin-perfectionist@2
- add eslint-plugin-perfectionist and remove eslint-plugin-sort-keys-plus
2.0.0 (2023-08-14)
- update to typescript-eslint@6 (dc77acf)
- update to typescript-eslint@6
1.1.4 (2023-06-01)
- eslint-plugin: [import/no-unused-modules] ignore configuration files on
eslintrc
file level (a50fdf2)
1.1.3 (2023-04-19)
- eslint-plugin: [parserOptions] improve monorepo support (7e97ec0)
1.1.2 (2023-04-19)
- eslint-plugin: [import/no-unused-modules] support CJS and ESM file extension on specified files (4d872bf)
1.1.1 (2023-03-07)
- eslint-plugin: [import/no-unused-modules] ignore rule on specified files (be03c76)
1.1.0 (2023-03-01)
- react: disallow the use of TypeScript enums (cd7fc5c)
1.0.1 (2023-02-16)
- deps: eslint rules not found (f74af62)
- initial version (45c6ab6)