Skip to content

Releases: react-hookz/eslint-config

v3.0.0

26 Nov 11:46
Compare
Choose a tag to compare

3.0.0 (2024-11-26)

Features

  • restrict all configs to their respective files (5989bab)

BREAKING CHANGES

  • typescript config not includes base one anymore

v2.3.3

26 Nov 09:09
Compare
Choose a tag to compare

2.3.3 (2024-11-26)

Bug Fixes

  • remove nonexistent rules from typescript config (01cd9a8)

v2.3.2

26 Nov 09:00
Compare
Choose a tag to compare

2.3.2 (2024-11-26)

Bug Fixes

  • spread xo typescript as it is an array (fc79ad0)

v2.3.1

26 Nov 08:50
Compare
Choose a tag to compare

2.3.1 (2024-11-26)

Bug Fixes

  • proper docs regarding importing (ff24ea5)

v2.3.0

26 Nov 08:46
Compare
Choose a tag to compare

2.3.0 (2024-11-26)

Features

  • improve typings of configs, add readme, improve exports (f9905a3)

v2.2.2

26 Nov 07:24
Compare
Choose a tag to compare

2.2.2 (2024-11-26)

Bug Fixes

  • proper exports definition (7828439)

v2.2.1

26 Nov 07:23
Compare
Choose a tag to compare

2.2.1 (2024-11-26)

Bug Fixes

  • proper exports definition (15ee599)

v2.2.0

25 Nov 23:02
Compare
Choose a tag to compare

2.2.0 (2024-11-25)

Bug Fixes

  • proper configuration for xo (lint only js files) (77f0145)

Features

v2.1.5

03 Feb 20:50
Compare
Choose a tag to compare

2.1.5 (2024-02-03)

Bug Fixes

v2.1.4

05 Oct 08:59
Compare
Choose a tag to compare

2.1.4 (2023-10-05)

Bug Fixes

  • move prettier, eslint and eslint-plugin-prettier to peer dependencies (332ac5d)