Skip to content

Releases: paleite/eslint-plugin-diff

v1.0.15

09 Jun 09:47
Compare
Choose a tag to compare

Full Changelog: v1.0.14...v1.0.15

v1.0.15-0

08 Jun 12:08
Compare
Choose a tag to compare
v1.0.15-0 Pre-release
Pre-release

v1.0.14

06 Jun 11:19
Compare
Choose a tag to compare
  • Update README.md acffca1
  • Make the code path run once instead of relying on cache fff9d47

v1.0.13...v1.0.14

Full Changelog: v1.0.13...v1.0.14

v1.0.13

06 Jun 09:09
Compare
Choose a tag to compare

What's Changed

  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #20
  • Fix renamed and modified files not handled. by @mathieutu in #21
  • Preemptively swapped execSync for execSyncFile to avoid potential future security issues.

New Contributors

Full Changelog: v1.0.12...v1.0.13

πŸ› Fix potential security vulnerability

05 Jun 23:20
Compare
Choose a tag to compare
  • Fix potential security vulnerability baf3741

v1.0.13-5...v1.0.13-6

πŸ› Fix bug which prevented the linter on modified files that had been renamed

05 Jun 22:04
Compare
Choose a tag to compare

Big shoutout to @mathieutu for finding and fixing this!

Much appreciated πŸ™‚

  • Merge pull request #21 from mathieutu/main cc61385
  • Update auto-merge.yml e122fab
  • Fix renamed and modified files not handled. 8f167a2
  • Merge pull request #20 from paleite/dependabot/npm_and_yarn/minimist-1.2.6 3d5e9cb
  • Bump minimist from 1.2.5 to 1.2.6 bf77b5f
  • Lint f170e94

v1.0.13-4...v1.0.13-5

πŸŽ‰ Improved diff algorithm

21 Mar 03:23
Compare
Choose a tag to compare
Pre-release

v1.0.13-3...v1.0.13-4

πŸ› Fix issue when using broken pagers

20 Dec 11:30
Compare
Choose a tag to compare
  • Fix issue when using pager f385ea8

v1.0.13-1...v1.0.13-2

v1.0.13-1

20 Dec 11:29
Compare
Choose a tag to compare
v1.0.13-1 Pre-release
Pre-release

v1.0.13-0...v1.0.13-1

v1.0.13-0

29 Sep 01:06
Compare
Choose a tag to compare
v1.0.13-0 Pre-release
Pre-release

Addresses #14

v1.0.12...v1.0.13-0