3.4.0 (2024-07-24)
- no null/undefined in template literal (0b2232d)
3.3.1 (2024-06-15)
- deps: bump braces from 3.0.2 to 3.0.3 (b3075b4)
3.3.0 (2024-04-05)
3.2.12 (2024-04-04)
3.2.11 (2024-02-10)
- deps: bump @typescript-eslint/parser from 6.20.0 to 6.21.0 (13fd039)
3.2.10 (2024-02-10)
- deps: bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 (3236dfb)
3.2.9 (2024-02-03)
- deps: bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 (835faa9)
3.2.8 (2024-02-03)
- deps: bump @typescript-eslint/parser from 6.19.1 to 6.20.0 (b87f0ac)
3.2.7 (2024-01-27)
- deps: bump @typescript-eslint/parser from 6.19.0 to 6.19.1 (be116f2)
3.2.6 (2024-01-27)
- deps: bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 (f0cf237)
3.2.5 (2024-01-20)
- deps: bump @typescript-eslint/parser from 6.18.1 to 6.19.0 (04df8b4)
3.2.4 (2024-01-20)
- deps: bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 (b353c1a)
3.2.3 (2024-01-13)
- deps: bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.18.1 (e123018)
3.2.2 (2024-01-13)
- deps: bump @typescript-eslint/parser from 6.17.0 to 6.18.1 (cebb9b5)
3.2.1 (2024-01-06)
- deps: bump eslint-plugin-jsdoc from 46.9.1 to 46.10.1 (90587ed)
3.2.0 (2024-01-04)
- numeric separators (caa02c6)
3.1.0 (2024-01-03)
3.0.20 (2023-12-30)
- deps: bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0 (5753613)
3.0.19 (2023-12-30)
- deps: bump @typescript-eslint/parser from 6.15.0 to 6.16.0 (8a5751b)
3.0.18 (2023-12-23)
- deps: bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 (870c27d)
3.0.17 (2023-12-23)
- deps: bump @typescript-eslint/parser from 6.14.0 to 6.15.0 (0b0252c)
3.0.16 (2023-12-17)
- deps: bump eslint-plugin-jsdoc from 46.9.0 to 46.9.1 (4c3fafc)
3.0.15 (2023-12-17)
- deps: bump @typescript-eslint/parser from 6.13.2 to 6.14.0 (bf493a0)
3.0.14 (2023-12-16)
- deps: bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 (726a2b1)
3.0.13 (2023-12-16)
- deps: bump eslint-plugin-import from 2.29.0 to 2.29.1 (0db660c)
3.0.12 (2023-12-16)
- deps: bump eslint from 8.55.0 to 8.56.0 (bc12747)
3.0.11 (2023-12-10)
- deps: bump @typescript-eslint/parser from 6.13.1 to 6.13.2 (2f7e9cf)
3.0.10 (2023-12-09)
- deps: bump eslint-config-prettier from 9.0.0 to 9.1.0 (6033a0c)
3.0.9 (2023-12-09)
- deps: bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 (244c198)
3.0.8 (2023-12-02)
- deps: bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.13.1 (5ad94c5)
3.0.7 (2023-12-02)
- deps: bump eslint from 8.53.0 to 8.55.0 (10b9042)
3.0.6 (2023-12-02)
- deps: bump @typescript-eslint/parser from 6.10.0 to 6.13.1 (618b02b)
3.0.5 (2023-11-12)
- deps: bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 (#196) (f2690f7)
- deps: bump eslint-plugin-jsdoc from 46.8.2 to 46.9.0 (#195) (11e822e)
3.0.4 (2023-11-12)
3.0.3 (2023-11-12)
3.0.2 (2023-11-01)
3.0.1 (2023-10-30)
- major version for new release (72f056a)
2.1.0 (2023-10-30)
2.0.1-beta.0 (2023-10-27)
- consolidate eslint stuff here (4f62479)
2.0.1 (2023-10-28)
- deps: bump eslint-plugin-import from 2.28.1 to 2.29.0 (95fdfcf)
2.0.1-beta.0 (2023-10-27)
- consolidate eslint stuff here (4f62479)
2.0.0 (2023-10-26)
1.1.2 (2023-07-13)
- deps: bump semver from 6.3.0 to 6.3.1 (575bd5f)
1.1.1 (2022-08-12)
- remove reference to prettier from eslintrc (6c8c307)
1.1.0 (2022-08-12)
- followup for prettier/eslint plugin removal (70cf09a)
1.0.0 (2022-06-20)
- turn off base rule (a4e9d91)
- cause release (effb11e)
- check strings with methods (ed8179a)
- exhaustive switch (ba582e2)
- prefer ?? (41f1c20)
- prefer includes (769da80)
- prefer optional chaining (a13c023)
- return await (2ad7d4c)
- type params on reduce (e735d70)
0.2.8 (2021-09-09)
- set up CI (80a6ff9)