Skip to content

Latest commit

 

History

History
75 lines (43 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

75 lines (43 loc) · 1.18 KB

Change Log - @rushstack/eslint-plugin-security

This log was last generated on Mon, 06 Dec 2021 16:08:32 GMT and should not be manually modified.

0.2.4

Mon, 06 Dec 2021 16:08:32 GMT

Patches

  • Add support for ESLint v8

0.2.3

Wed, 27 Oct 2021 00:08:15 GMT

Patches

  • Update the package.json repository field to include the directory property.

0.2.2

Thu, 07 Oct 2021 07:13:35 GMT

Patches

  • Update typescript-eslint to add support for TypeScript 4.4.

0.2.1

Thu, 23 Sep 2021 00:10:40 GMT

Patches

  • Upgrade the @types/node dependency to version to version 12.

0.2.0

Mon, 12 Jul 2021 23:08:26 GMT

Minor changes

  • Upgrade @typescript-eslint/* packages to 4.28.0 (GitHub #2389)

0.1.4

Tue, 06 Apr 2021 15:14:22 GMT

Patches

  • Fix unlisted dependency on @typescript-eslint/experimental-utils

0.1.3

Wed, 30 Sep 2020 18:39:17 GMT

Patches

  • Update to build with @rushstack/heft-node-rig

0.1.2

Wed, 30 Sep 2020 06:53:53 GMT

Patches

  • Include missing "License" field.
  • Update README.md

0.1.1

Sat, 19 Sep 2020 04:37:26 GMT

Patches

  • Add missing dependency

0.1.0

Sat, 19 Sep 2020 03:33:06 GMT

Minor changes

  • Initial release