Releases: paleite/eslint-plugin-diff
Releases · paleite/eslint-plugin-diff
v2.0.3
v2.0.2
- Merge pull request #54 from paleite/dependabot/npm_and_yarn/word-wrap-1.2.4 52d136e
- Bump word-wrap from 1.2.3 to 1.2.4 f6420e0
- Merge pull request #53 from paleite/dependabot/npm_and_yarn/semver-5.7.2 8c86f8e
- Bump semver from 5.7.1 to 5.7.2 e783b50
- Update cspell 493f660
- Cleanup README.md 3e62585
- Merge pull request #50 from paleite/dependabot/npm_and_yarn/yaml-2.2.2 e54d8d1
- Bump yaml from 2.2.1 to 2.2.2 68cef23
- Merge pull request #49 from paleite/update-deps c056320
- Merge pull request #48 from paleite/add-types-in-the-package c8be998
- Fixes #35 742a35a
- Update cosmiconfig 2ae2924
- Update np ddee78a
- Update deps 3b04bc5
- Merge pull request #44 from paleite/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 db02a94
- Bump http-cache-semantics from 4.1.0 to 4.1.1 44ba91c
- Update deps 1001ecb
- Merge pull request #43 from paleite/dependabot/npm_and_yarn/json5-1.0.2 5ae1ff1
- Bump json5 from 1.0.1 to 1.0.2 fe019d6
- Update CodeQL to v2 83008c6
What's Changed
- Check for CI by @paleite in #26
- Run tests in CI by @paleite in #29
- fix: Refresh untracked file list once a new file is created. by @IsLand-x in #27
- Don't minify on package publication. by @burtonator in #34
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #43
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #44
- Fixes #35 by @paleite in #48
- Update deps by @paleite in #49
- Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #50
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #53
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #54
New Contributors
- @IsLand-x made their first contribution in #27
- @burtonator made their first contribution in #34
Full Changelog: v2.0.1...v2.0.2
v2.0.2-2
v2.0.2-1
- Increase size-limit 954dfd6
- Add codecov badge 02b3f15
- Fix test b2c8575
- Merge pull request #27 from IsLand-x/main 2f01120
- Run tests on main branch e17b3b0
- Merge pull request #29 from paleite/tests-in-ci-2 6d086d5
- Fix codecov fetch-depth 6ecf0dd
- Check for commit SHA 5aac503
- Run tests in CI 71ce50f
- Run tests on pull-requests 2fd5f26
- Run tests in CI 86b49c2
- Run setup-node 1bd8451
- fix: types 4588ff9
- fix: Refresh untracked file list once a new file is created. eb5315f
- Update deps 68c1f49
- Remove jest-mock from deps fd51b56
What's Changed
- Run tests in CI by @paleite in #29
- fix: Refresh untracked file list once a new file is created. by @IsLand-x in #27
New Contributors
Full Changelog: v2.0.2-0...v2.0.2-1
v2.0.2-0
What's Changed
Full Changelog: v2.0.1...v2.0.2-0
v2.0.1
Performance improvements
Breaking change
- Bumped Node.js to v14.
eslint-plugin-diff
will probably still work with Node.js v12, but it's not officially supported anymore.
What's Changed
New Contributors
Full Changelog: v1.0.15...v2.0.0