Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 802 Bytes

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 802 Bytes

Change Log - @rushstack/eslint-plugin

This log was last generated on Wed, 24 Jun 2020 09:50:48 GMT and should not be manually modified.

0.4.1

Wed, 24 Jun 2020 09:50:48 GMT

Patches

  • Fix an issue with the published file set

0.4.0

Wed, 24 Jun 2020 09:04:28 GMT

Minor changes

  • Upgrade to ESLint 7

0.3.2

Wed, 18 Mar 2020 15:07:47 GMT

Patches

  • Upgrade cyclic dependencies

0.3.1

Sun, 19 Jan 2020 02:26:53 GMT

Patches

  • Upgrade Node typings to Node 10

0.3.0

Fri, 17 Jan 2020 01:08:23 GMT

Minor changes

  • Allow null in == and != conditionals for no-null eslint rule

0.2.0

Thu, 09 Jan 2020 06:44:12 GMT

Minor changes

  • Add new rule @rushstack/no-untyped-underscore

0.1.0

Wed, 08 Jan 2020 00:11:31 GMT

Minor changes

  • Initial release