Skip to content

Releases: Twipped/eslint-config-twipped

v8.1.1

Choose a tag to compare

@github-actions github-actions released this 28 May 17:45
5d54671

8.1.1 (2024-05-28)

Bug Fixes

  • removed the no-jest-import rule that doesn’t exist any more (fe43f35)

v8.1.0

Choose a tag to compare

@github-actions github-actions released this 26 May 17:01
ed384a1

8.1.0 (2024-05-26)

Features

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 01:55
1db3676

8.0.0 (2024-01-07)

⚠ BREAKING CHANGES

  • Switch from prefering Object to object in jsdoc
  • Removed node-rollup
  • Removed /react-native

Features

  • Add support for @hidden and @internal (4149ea6)
  • Added /typescript-node and /typescript-react configs (ceebb33)
  • Expanded jsx-a11y flags (might roll this back) and enabled displayName check on react components (f5e57b7)
  • Removed /react-native (c2b2445)
  • Removed node-rollup (5b6578b)
  • Switch from prefering Object to object in jsdoc (4149ea6)
  • Updated to es2024 for node and react (ff5555e)
  • Updated to latest versions of eslint plugins (2c21032)

Bug Fixes

v7.5.2

Choose a tag to compare

@github-actions github-actions released this 09 Oct 16:09
62dcb63

7.5.2 (2022-10-09)

Bug Fixes

v7.5.1

Choose a tag to compare

@github-actions github-actions released this 29 Sep 23:31
210f689

7.5.1 (2022-09-29)

Bug Fixes

  • n/recommended don’t work well on commonjs (06c91d4)

v7.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 04:09
943089b

7.5.0 (2022-09-22)

Features

  • Switch from eslint-plugin-node to eslint-plugin-n (fde1eaa)

v7.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 23:15

7.4.0 (2022-08-03)

Features

  • Add jest/jest-dom/testing-library related rules (7abcf30)

v7.3.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:13

7.3.2 (2022-07-15)

Bug Fixes

  • Overrides have to be top-level [release] (aba2fc3)

v7.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 00:58

7.3.1 (2022-07-15)

Bug Fixes

  • Helps when you include the export [release] (5096bbe)

v7.2.0

Choose a tag to compare

@Twipped Twipped released this 23 Apr 23:45

7.2.0 (2022-04-23)

Features

  • Add extraneous-deps filters for monorepo tests (9c7a668)