-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: bmish/eslint-doc-generator
base: v2.1.0
head repository: bmish/eslint-doc-generator
compare: v2.1.2
- 13 commits
- 7 files changed
- 5 contributors
Commits on Mar 10, 2025
-
Fix ESM support in Node 22+ when the package includes the
mainprop……erty (#648) * fix(package-json): loadPlugin - check if `require` returns a ESM module * chore(package-json): loadPlugin - add `istanbul ignore next` to avoid coverage error
Configuration menu - View commit details
-
Copy full SHA for 82bf823 - Browse repository at this point
Copy the full SHA 82bf823View commit details -
Configuration menu - View commit details
-
Copy full SHA for f733170 - Browse repository at this point
Copy the full SHA f733170View commit details -
chore(deps-dev): Bump eslint from 9.21.0 to 9.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cb14280 - Browse repository at this point
Copy the full SHA cb14280View commit details -
chore(deps-dev): Bump @types/node from 22.13.4 to 22.13.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.4 to 22.13.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c56205f - Browse repository at this point
Copy the full SHA c56205fView commit details -
chore(deps-dev): Bump prettier from 3.5.2 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 990335e - Browse repository at this point
Copy the full SHA 990335eView commit details
Commits on Mar 11, 2025
-
Merge pull request #649 from bmish/dependabot/npm_and_yarn/eslint-9.22.0
chore(deps-dev): Bump eslint from 9.21.0 to 9.22.0
Configuration menu - View commit details
-
Copy full SHA for 78dd45c - Browse repository at this point
Copy the full SHA 78dd45cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c50c8 - Browse repository at this point
Copy the full SHA 22c50c8View commit details -
Merge pull request #653 from bmish/dependabot/npm_and_yarn/prettier-3…
….5.3 chore(deps-dev): Bump prettier from 3.5.2 to 3.5.3
Configuration menu - View commit details
-
Copy full SHA for 46163e3 - Browse repository at this point
Copy the full SHA 46163e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b44ef - Browse repository at this point
Copy the full SHA 02b44efView commit details -
Merge pull request #650 from bmish/dependabot/npm_and_yarn/types/node…
…-22.13.10 chore(deps-dev): Bump @types/node from 22.13.4 to 22.13.10
Configuration menu - View commit details
-
Copy full SHA for 6dc0e7d - Browse repository at this point
Copy the full SHA 6dc0e7dView commit details -
chore: use
.prettierrc.jsoninstead of eslintprettierrule to co……nfigure format (#654)
Configuration menu - View commit details
-
Copy full SHA for cc4d7d6 - Browse repository at this point
Copy the full SHA cc4d7d6View commit details
Commits on Mar 16, 2025
-
fix(package-json): refine ESM logic to return default export only whe…
…n it is the only available export (#658)
Configuration menu - View commit details
-
Copy full SHA for d194eae - Browse repository at this point
Copy the full SHA d194eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 680999f - Browse repository at this point
Copy the full SHA 680999fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.0...v2.1.2