Skip to content

Latest commit

 

History

History
325 lines (156 loc) · 17.6 KB

CHANGELOG.md

File metadata and controls

325 lines (156 loc) · 17.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.1 (2024-03-16)

4.1.0 (2024-01-28)

Features

  • deps: bump eslint dependencies to latest (cb7a13a)

4.0.0 (2023-11-03)

⚠ BREAKING CHANGES

  • test: add eslint-plugin-testing-library

Features

  • deps: bump dependencies to latest (83e5371)
  • test: add eslint-plugin-testing-library (8b06686)

3.0.0 (2023-09-22)

⚠ BREAKING CHANGES

  • typescript: force inline-type-imports

Features

  • typescript: force inline-type-imports (e934b6e)

2.5.0 (2023-09-13)

Features

  • deps: bump dependencies to support typescript 5.2 (3005818)
  • test: disable jsx-a11y/click-events-have-key-events (fdcb22f)

2.4.0 (2023-07-03)

Features

  • deps: bump dependencies to latest to support latest typescript (f44c6f4)

2.3.0 (2023-06-05)

Features

  • dependencies: bump all dependencies to latest include typscript (c40b10b)

2.2.0 (2023-01-18)

Features

  • enable object-shorthand and no-useless-rename rules (b7734c4)

2.1.1 (2023-01-18)

Bug Fixes

  • move no-use-before-define rule into overrides object (b951bfe)

2.1.0 (2023-01-18)

Features

  • enable no-use-before-define rule as a warning (09c9a0c)

2.0.1 (2022-11-19)

2.0.0 (2022-11-18)

⚠ BREAKING CHANGES

  • require node 16 and convert to module

build

  • require node 16 and convert to module (a396811)

1.9.0 (2022-10-18)

Features

  • bump dependencies to latest (04d3386)

Bug Fixes

  • npm: do not publish .env.github -_- (587d4a7)

1.8.0 (2022-08-23)

Features

  • deps: bump eslint dependencies to latest (768677b)

1.7.0 (2022-06-28)

Features

  • deps: bump dependencies to latest (70fac92)

1.6.0 (2022-03-24)

Features

  • typescript: disable @typescript-eslint/consistent-type-imports (1720116)

1.5.0 (2022-03-09)

Features

  • force braces (f6d3f69)
  • Force consistent type imports for typescript 3.8 or greater (880217f)
  • Upgrade eslint dependencies to latest (7551d04)

1.4.0 (2022-01-11)

Features

  • deps: bump all dependencies to latest (0e7b8f5)

1.3.0 (2022-01-01)

Features

  • deps: bump all dependencies to latest (f995232)

Bug Fixes

  • Add peerDependenciesMeta to package.json (03dcd3d)
  • Update eslint peerDependency to require v8.0.0 (c0a593e)

1.2.0 (2021-11-21)

Features

  • Bump all dependencies to latest (be88c1a)

1.1.8 (2021-11-02)

Bug Fixes

  • react: added react/jsx-runtime for new jsx-transform (9ad5498)

1.1.7 (2021-11-02)

1.1.6 (2021-10-12)

1.1.5 (2021-09-07)

1.1.4 (2021-07-01)

1.1.3 (2021-04-21)

1.1.2 (2021-02-27)

Bug Fixes

  • no longer show warning if react isn't used in the project (e405bbf)

1.1.1 (2021-02-20)

Bug Fixes

  • tsdoc: disabled tsdoc syntax for test files (daffc7e)

1.1.0 (2021-02-20)

Features

  • typescript: default to warn for invalid tsdoc (a3dd478)
  • updated ecmaVersion from 6 to 2018 (74f1c88)

1.0.0 (2021-02-18)

Features

  • javascript: updated no-unused-vars for ignore patterns and ignore object spread (abd7a85)

0.0.9 (2021-02-17)

Features

  • updated setupTests files to be considered a test file (cf0bf34)

Bug Fixes

  • javascript: fixed missing globals like Set (91b34e2)

0.0.8 (2021-02-17)

Bug Fixes

  • javascript: fixed parserOptions for projects that still use javascript (b680b2a)

0.0.7 (2021-02-11)

Dependencies

  • deps: bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.12.0 (#34) (6bd2d6c)
  • deps: bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.14.1 (#42) (d612b8e)
  • deps: bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.11.0 (#28) (6bcb43a)
  • deps: bump @typescript-eslint/parser from 4.11.0 to 4.12.0 (#35) (fb6cc2f)
  • deps: bump @typescript-eslint/parser from 4.12.0 to 4.14.1 (#41) (4fbbdc1)
  • deps: bump @typescript-eslint/parser from 4.9.1 to 4.11.0 (#29) (2f459d4)
  • deps: bump eslint-config-prettier from 7.0.0 to 7.1.0 (#27) (02c481c)
  • deps: bump eslint-config-prettier from 7.1.0 to 7.2.0 (#40) (1b6b6d2)
  • deps: bump eslint-plugin-react from 7.21.5 to 7.22.0 (#32) (cec0475)
  • deps: bump ini from 1.3.5 to 1.3.8 (#24) (ddfcd41)
  • deps: updated typescript-eslint deps (af95b48)
  • deps-dev: bump standard-version from 9.0.0 to 9.1.0 (#30) (938f36d)

0.0.6 (2020-12-09)

Dependencies

  • deps: bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.1 (#17) (6cdf4b9)
  • deps: bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 (#20) (cfc8a2a)
  • deps: bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0 (#22) (502b265)
  • deps: bump @typescript-eslint/parser from 4.7.0 to 4.8.1 (#18) (20791c7)
  • deps: bump @typescript-eslint/parser from 4.8.1 to 4.8.2 (#19) (0ba627e)
  • deps: bump @typescript-eslint/parser from 4.8.2 to 4.9.0 (#21) (8248416)
  • deps: bump eslint-config-prettier from 6.15.0 to 7.0.0 (#23) (d4b83b2)
  • deps: updated @typescript-eslint parser and plugin (1c4c3c7)

0.0.5 (2020-11-13)

Dependencies

  • deps: bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 (#8) (604d0c1)
  • deps: bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.1 (#16) (1f3c5bb)
  • deps: bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (#9) (9ea0e33)
  • deps: bump @typescript-eslint/parser from 4.5.0 to 4.6.1 (#15) (d3c9e9b)
  • deps: bump confusing-browser-globals from 1.0.9 to 1.0.10 (#13) (f31f1d6)
  • deps: bump eslint-config-prettier from 6.12.0 to 6.13.0 (#4) (da9cd15)
  • deps: bump eslint-config-prettier from 6.13.0 to 6.14.0 (#7) (ef42859)
  • deps: bump eslint-plugin-jsx-a11y from 6.3.1 to 6.4.0 (#6) (23265fd)
  • deps: bump eslint-plugin-jsx-a11y from 6.4.0 to 6.4.1 (#11) (6b96c6f)
  • deps: bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0 (#5) (9e3e03b)
  • deps: bump eslint-plugin-react from 7.21.4 to 7.21.5 (#12) (a0f3396)
  • deps: updated dependencies (fad8928)

0.0.4 (2020-10-12)

Dependencies

  • deps: upgraded plugin versions (931830f)

0.0.3 (2020-10-12)

Other Internal Changes

  • more fixes for my preferences (0d4197e)

0.0.2 (2020-10-12)

Other Internal Changes

  • eslint rules to better match my expectations (f05dddb)
  • fixed publish command (c56a8ba)
  • fixed publish config for npm (61e680d)
  • updated publish to run version (a5a26f3)

0.0.1 (2020-10-12)

Other Internal Changes