Releases: JoshuaKGoldberg/eslint-plugin-package-json
Releases ยท JoshuaKGoldberg/eslint-plugin-package-json
v0.8.0
What's Changed
- docs: mentioned prettier-plugin-packagejson by @JoshuaKGoldberg in #124
- feat: added unique-dependencies rule by @JoshuaKGoldberg in #126
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat: added valid-repository-directory rule by @JoshuaKGoldberg in #123
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- docs: add kristjanesperanto as a contributor for bug by @allcontributors in #115
- chore: remove duplicate format.yml by @JoshuaKGoldberg in #120
- docs: add azat-io as a contributor for code by @allcontributors in #116
- chore: bump all dev dependencies by @JoshuaKGoldberg in #117
- docs: touchups by @JoshuaKGoldberg in #121
- feat: change order-properties order default to sort-package-json by @JoshuaKGoldberg in #122
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- docs: regenerate eslint-doc-generator table by @JoshuaKGoldberg in #111
- docs: add ota-meshi as a contributor for bug by @allcontributors in #107
- build(deps-dev): bump vite from 5.0.6 to 5.0.12 by @dependabot in #101
- docs: add kristjanesperanto as a contributor for ideas by @allcontributors in #104
- docs: add azat-io as a contributor for ideas by @allcontributors in #105
- docs: add andreaslindbergpaf as a contributor for bug by @allcontributors in #106
- docs: add joshuakgoldberg as a contributor for ideas by @allcontributors in #108
- docs: add khitrenovich as a contributor for ideas by @allcontributors in #109
- docs: add ota-meshi as a contributor for code by @allcontributors in #114
- feat: add prefer-repository-shorthand rule by @azat-io in #70
New Contributors
- @allcontributors made their first contribution in #107
- @azat-io made their first contribution in #70
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore: update deps by @zetlen in #2
- Bump eslint-utils from 1.3.1 to 1.4.2 by @dependabot in #5
- Updates disparity dep to version with updated diff dependency by @sirugh in #6
- Bump handlebars from 4.1.2 to 4.5.3 by @dependabot in #7
- Bump acorn from 6.0.2 to 6.4.1 by @dependabot in #8
- docs: fix valid-package-def link in README.md by @JoshuaKGoldberg in #27
- fix: Missing extension in valid-package-def link by @nschonni in #12
- docs: note @zetlen as creator in README.md by @JoshuaKGoldberg in #29
- Add new
exports
fields aftermain
by @piranna in #25 - chore: relicense as MIT by @JoshuaKGoldberg in #38
- fix: detect package.json in Windows by @JoshuaKGoldberg in #30
- feat: add local-dependency rule by @kendallgassner in #11
- build: switched CircleCI config to GHA test.yml by @JoshuaKGoldberg in #45
- Update order-properties to use sort-package-json by @kendallgassner in #55
- feat!: ESLint 8 and jsonc-eslint-parser by @JoshuaKGoldberg in #40
- fix: typo by @Zamiell in #63
- chore: switch valid-local-dependency tests to not rely on file system casing by @JoshuaKGoldberg in #64
- feat: converted to TypeScript by @JoshuaKGoldberg in #59
- build(deps-dev): bump the npm_and_yarn at /. security update group with 1 update by @dependabot in #65
- chore: onboard eslint-doc-generator by @JoshuaKGoldberg in #66
- chore: onboarded to create-typescript-app by @JoshuaKGoldberg in #67
- chore(deps): update dependency node to v20.10.0 by @renovate in #69
- chore(deps): update dependency markdownlint to ^0.32.0 by @renovate in #68
- chore(deps): update pnpm to v8.11.0 by @renovate in #72
- chore(deps): update dependency knip to v3 by @renovate in #73
- chore(deps): update dependency mocha to v10 by @renovate in #74
- chore(deps): update dependency tsup to v8 by @renovate in #76
- chore(deps): update dependency vitest to v1 by @renovate in #79
- chore(deps): update dependency @vitest/coverage-v8 to v1 by @renovate in #78
- chore(deps): update pnpm to v8.12.0 by @renovate in #83
- chore(deps): update dependency markdownlint-cli to ^0.38.0 by @renovate in #84
- chore(deps): update pnpm to v8.12.1 by @renovate in #86
- chore(deps): update pnpm to v8.13.0 by @renovate in #87
- chore(deps): update pnpm to v8.13.1 by @renovate in #88
- chore(deps): update dependency eslint-plugin-jsdoc to v47 by @renovate in #89
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by @renovate in #90
- chore(deps): update pnpm to v8.14.0 by @renovate in #92
- chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.4.0 by @renovate in #93
- chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.4.1 by @renovate in #94
- chore(deps): update dependency markdownlint to ^0.33.0 by @renovate in #95
- chore(deps): update dependency node to v20.11.0 by @renovate in #96
- chore(deps): update pnpm to v8.14.1 by @renovate in #97
- chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.4.2 by @renovate in #98
- chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.4.3 by @renovate in #99
- chore(deps): update dependency knip to v4 by @renovate in #100
- fix: recommended config by @ota-meshi in #103
New Contributors
- @zetlen made their first contribution in #2
- @dependabot made their first contribution in #5
- @sirugh made their first contribution in #6
- @JoshuaKGoldberg made their first contribution in #27
- @nschonni made their first contribution in #12
- @piranna made their first contribution in #25
- @kendallgassner made their first contribution in #11
- @Zamiell made their first contribution in #63
- @renovate made their first contribution in #69
- @ota-meshi made their first contribution in #103
Full Changelog: v0.1.3...v0.4.0