…hanges, and if they were breaking or not. (dotnet#4138)
For the api diff for this PR we now show:
* `🔥 breaking changes 🔥`: If there are any breaking changes in the api diff (for this PR).
* `please review changes`: If there are any non-breaking changes in the api diff.
* `no change`: If the api diff is empty.
For the generator diff we show:
* `only version changes`: If there were only changes related to version numbers (since the XI/XM version number is added to the generator, that version number will always show up as a diff when comparing the generated source code)
* `please review changes`: If anything other that version numbers changed in the generated source code.
For the api diff for this PR we now show:
🔥 breaking changes 🔥: If there are any breaking changes in the api diff (for this PR).please review changes: If there are any non-breaking changes in the api diff.no change: If the api diff is empty.For the generator diff we show:
only version changes: If there were only changes related to version numbers (since the XI/XM version number is added to the generator, that version number will always show up as a diff when comparing the generated source code)please review changes: If anything other that version numbers changed in the generated source code.