Skip to content

Latest commit

 

History

History
137 lines (78 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

137 lines (78 loc) · 2.26 KB

Change Log - @rushstack/eslint-patch

This log was last generated on Tue, 08 Aug 2023 07:10:39 GMT and should not be manually modified.

1.3.3

Tue, 08 Aug 2023 07:10:39 GMT

Patches

  • Fix patching for running eslint via eslint/use-at-your-own-risk, which VS Code's eslint extension does when enabling flat config support

1.3.2

Thu, 15 Jun 2023 00:21:01 GMT

Patches

  • [eslint-patch] add invalid importer path test to ESLint 7.x || 8.x block

1.3.1

Wed, 07 Jun 2023 22:45:16 GMT

Patches

  • Add test for invalid importer path to fallback to relative path when loading eslint 6 plugins

1.3.0

Mon, 22 May 2023 06:34:32 GMT

Minor changes

  • Upgrade the @typescript-eslint/* dependencies to ~5.59.2

1.2.0

Thu, 15 Sep 2022 00:18:51 GMT

Minor changes

  • Use original resolver if patched resolver fails.

1.1.4

Tue, 28 Jun 2022 00:23:32 GMT

Patches

  • Update the README to mention support for ESLint 8.

1.1.3

Fri, 15 Apr 2022 00:12:36 GMT

Patches

  • Fix an issue where tools could not determine the module type as CommonJS

1.1.2

Sat, 09 Apr 2022 02:24:26 GMT

Patches

  • Rename the "master" branch to "main".

1.1.1

Tue, 15 Mar 2022 19:15:53 GMT

Patches

  • Fix the path in the package.json "directory" field.

1.1.0

Fri, 05 Nov 2021 15:09:18 GMT

Minor changes

  • feat(eslint-patch): Find patch targets independently of disk layout

1.0.9

Wed, 27 Oct 2021 00:08:15 GMT

Patches

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

1.0.8

Wed, 13 Oct 2021 15:09:54 GMT

Patches

  • Add support for ESLint 8.0.0

1.0.7

Thu, 23 Sep 2021 00:10:40 GMT

Patches

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

1.0.6

Fri, 30 Oct 2020 00:10:14 GMT

Patches

  • Update the "modern-module-resolution" patch to support ESLint 7.8.0 and newer

1.0.5

Wed, 30 Sep 2020 18:39:17 GMT

Patches

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

1.0.4

Wed, 30 Sep 2020 06:53:53 GMT

Patches

  • Update README.md

1.0.3

Wed, 12 Aug 2020 00:10:05 GMT

Patches

  • Updated project to build with Heft

1.0.2

Wed, 24 Jun 2020 09:50:48 GMT

Patches

  • Fix an issue with the published file set

1.0.1

Wed, 24 Jun 2020 09:04:28 GMT

Patches

  • Initial release