-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: jsdoc/jsdoc
base: 3.6.11
head repository: jsdoc/jsdoc
compare: 4.0.4
- 14 commits
- 14 files changed
- 1 contributor
Commits on Nov 3, 2022
-
chore!: replace taffydb package with @jsdoc/salty
For context, see https://github.com/jsdoc/jsdoc/tree/main/packages/jsdoc-salty.
Configuration menu - View commit details
-
Copy full SHA for b018408 - Browse repository at this point
Copy the full SHA b018408View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0842185 - Browse repository at this point
Copy the full SHA 0842185View commit details
Commits on Jan 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a5e4688 - Browse repository at this point
Copy the full SHA a5e4688View commit details
Commits on Feb 16, 2023
-
chore: tell Prettier not to format files
This branch isn't set up to work with Prettier.
Configuration menu - View commit details
-
Copy full SHA for 37fc8cd - Browse repository at this point
Copy the full SHA 37fc8cdView commit details -
fix: in inline links, strip spaces around pipe character
Previously, if you had an inline link tag like `{@link https://example.com/ | link text}`, then the link URL ended up being `https://example.com/%20`.
Configuration menu - View commit details
-
Copy full SHA for 3d90c8a - Browse repository at this point
Copy the full SHA 3d90c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2dd210 - Browse repository at this point
Copy the full SHA c2dd210View commit details
Commits on Feb 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d88548 - Browse repository at this point
Copy the full SHA 9d88548View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6193f - Browse repository at this point
Copy the full SHA 0b6193fView commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a31e64 - Browse repository at this point
Copy the full SHA 1a31e64View commit details -
fix(deps): update
@types/markdown-it
and related packagesHopefully this fixes the [TypeScript compilation issues](DefinitelyTyped/DefinitelyTyped#69355 (comment)) reported in DefinitelyTyped/DefinitelyTyped#69355. To my surprise, all of these updated packages appear to be compatible with Node.js 12.0.0, which is what JSDoc 4.x claims to support.
Configuration menu - View commit details
-
Copy full SHA for 39061bb - Browse repository at this point
Copy the full SHA 39061bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b6fc2 - Browse repository at this point
Copy the full SHA 49b6fc2View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5232aa - Browse repository at this point
Copy the full SHA a5232aaView commit details -
fix: don't use built-in
util
module for type-checkingNode.js 23 removes methods like `util.isRegExp()`: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V23.md#semver-major-commits Fixes #2126.
Configuration menu - View commit details
-
Copy full SHA for 59a5658 - Browse repository at this point
Copy the full SHA 59a5658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a99cf - Browse repository at this point
Copy the full SHA 11a99cfView 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 3.6.11...4.0.4