Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Releases: kufu/eslint-config-smarthr

v6.0.7

09 Mar 23:51
Compare
Choose a tag to compare

Changelog

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

6.0.7 (2022-03-09)

v6.0.6

08 Mar 05:15
Compare
Choose a tag to compare

Changelog

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

6.0.6 (2022-03-08)

v6.0.5

14 Feb 23:37
Compare
Choose a tag to compare

6.0.5 (2022-02-14)

v6.0.4

26 Jan 09:33
Compare
Choose a tag to compare

Changelog

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

6.0.4 (2022-01-26)

v6.0.2

14 Jan 08:31
Compare
Choose a tag to compare

Changelog

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

6.0.2 (2022-01-14)

v6.0.1

01 Dec 07:41
2a98790
Compare
Choose a tag to compare

Changelog

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

6.0.1 (2021-12-01)

v6.0.0

16 Nov 11:48
b89764d
Compare
Choose a tag to compare

Changelog

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

6.0.0 (2021-11-16)

⚠ BREAKING CHANGES

  • Support ESLint v8 (c2624a8)
    • update all dependencies to support ESLint v8
      • @typescript-eslint/eslint-plugin
      • @typescript-eslint/parser
      • eslint-config-prettier
      • eslint-plugin-jsx-a11y
      • eslint-plugin-prettier
      • eslint-plugin-react
      • eslint-plugin-react-hooks

v5.0.3

15 Apr 07:07
2f5dedb
Compare
Choose a tag to compare

Changelog

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

5.0.3 (2021-04-09)

Bug Fixes

  • add an immediate function to test semi colon config (44358bd)
  • apply eslint-config-prettier after typescript config (dec908c)
  • format (c7cc868)
  • update snapshot (97c4e0d)

v5.0.2

06 Apr 02:23
Compare
Choose a tag to compare

Changelog

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

5.0.2 (2021-04-06)

Bug Fixes

  • delete unnecessary config (958f410)
  • fix no-shadow settings (0c1e0de)

v5.0.1

06 Apr 02:23
Compare
Choose a tag to compare

Changelog

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

5.0.1 (2021-01-13)