Skip to content

Conversation

@lovell
Copy link
Contributor

@lovell lovell commented Sep 23, 2025

Hello, thank you very much for maintaining this package, we use it to convert inline JSDocs to Markdown for the sharp API documentation and it's been really useful.

I've been cleaning up and modernising sharp's (dev)dependencies and spotted use of the deprecated lodash.omit package in the tree, which this PR replaces with object destructing/assignment instead.

(The size of the package-lock.json diff makes this change appear slightly more complex than it is. I wonder if perhaps this file should be removed/gitignored from the repo given it is not published?)

@lostunicorn-addestino
Copy link

was about to make the same change 🙂

Thank you @lovell

@75lb
Copy link
Member

75lb commented Sep 30, 2025 via email

@75lb 75lb merged commit 59dcc9a into jsdoc2md:master Oct 3, 2025
6 checks passed
@75lb
Copy link
Member

75lb commented Oct 3, 2025

Done, thanks.

@lovell lovell deleted the replace-lodash-omit branch October 3, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants