Browse Source
The IoT Hub backend sends the literal string 'Initial release' as the changelog payload for every newly-published item. That text tells the user nothing they don't already see from the v 1.0.0 chip in the meta bar — just informational noise. Hide the Changelog heading + body when the trimmed changelog equals 'Initial release'. Both the inner section guard and the outer container guard use the new shouldShowChangelog() helper so an item with empty readme + initial release changelog doesn't leave an empty wrapper.pull/15539/head
2 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue