P.S. I realized there's a file at https://github.com/html-to-text/node-html-to-text/blob/master/packages/html-to-text/CHANGELOG.md. However, it doesn't seem to be picked up by Dependabot. Is there some configuration that has to be done to make Dependabot detect that specific folder?
There was a major version change from version 9 to version 10, but there doesn't seem to be any information anywhere about what the possible breaking changes are.
Having no CHANGELOG.md or entry in Releases makes it hard for tools such as Dependabot to determine the changes from one major version to another:

P.S. I realized there's a file at https://github.com/html-to-text/node-html-to-text/blob/master/packages/html-to-text/CHANGELOG.md. However, it doesn't seem to be picked up by Dependabot. Is there some configuration that has to be done to make Dependabot detect that specific folder?
There was a major version change from version 9 to version 10, but there doesn't seem to be any information anywhere about what the possible breaking changes are.
Having no CHANGELOG.md or entry in Releases makes it hard for tools such as Dependabot to determine the changes from one major version to another: