You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recommend looking at the rest of the changelog. That’s the relevant bit!
Those links in the footer are links that GH generates. I keep them in because that’s GH’s doing. But sure I will try and remember to remove them next time, as GH doesn’t generate good ones for monorepos.
Initial checklist
Affected package
All recent releases
Steps to reproduce
All recent releases contain a "Full changelog" link which doesn't link to a usable "full changelog"...
Example: https://github.com/remarkjs/remark-lint/releases/tag/remark-lint-fenced-code-flag%404.1.0
The changelog link compares two different sub-packages, making the link not very informative...
An even better example are any of the later releases, like https://github.com/remarkjs/remark-lint/releases/tag/remark-lint-maximum-heading-length%404.1.0
... which results in the following code comparison which doesn't contain any reference to the change mentioned in the release notes:
![image](https://private-user-images.githubusercontent.com/663378/407099888-0d94f0d5-1f1b-49ce-b998-94634ece88b6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTA0MDgsIm5iZiI6MTczOTA5MDEwOCwicGF0aCI6Ii82NjMzNzgvNDA3MDk5ODg4LTBkOTRmMGQ1LTFmMWItNDljZS1iOTk4LTk0NjM0ZWNlODhiNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQwODM1MDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yZjZiYjA5MGQ5ZGY0Y2U4YTBiYWZlYmU1ZjFhNGNlMTQ4Y2E3ZTE0Y2Y1MjJhMzMxODZlYjQzZmU0ZWFmMTYzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.MuNAFbRiqP5-RjdYOu2DoWqjvJag9OhvHVDczsb_GLo)
Actual behavior
Changelog links do not show the changes since the last release of the subpackage.
Expected behavior
Changelog links which compare the latest release of a subpackage with the previous release of the same subpackage.
Runtime
No response
Package manager
No response
Operating system
No response
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: