[eslint-plugin-sonarjs] Can't find changelog

Hi there,

I saw on npm that a new major version of eslint-plugin-sonarjs has been released. However, I can’t find a changelog anywhere. As you can imagine, a changelog is vital for finding out what breaking changes need to be consumed.

For v1, the plugin used to be in its own github repo, with its own built-in changelog:

Where is the equivalent now? It would be great if it was easily findable.

Thanks in advance!

1 Like

Hello @ej612,

we have published a new README and a new CHANGELOG in the ESLint rules folder.

Cheers

1 Like

Hi Victor,

Thanks a lot for your quick response and for adding a changelog!

Could we make it more easily findable from the npm page? For example by prominently displaying a link to the changelog on the very top of the readme file?

I hope you understand that my point of view is that of a repo admin with loads of dependencies, and the faster I find a changelog and can figure out what a new version asks of me, the happier I am.

Thanks a lot in advance!

1 Like

Hi @ej612,

that should be the case already. Please refresh npm page, you should see this:

ok, and thanks to you I just noticed that the link does not work from the npm site. :sweat_smile:

2 Likes