noUserVisibleChanges top-level constant

String const noUserVisibleChanges

What ships when neither the version being released nor anything before it has a word to say about this platform.

Not a placeholder to be filled in later — it is the correct note for a release that changed nothing a user can see, and saying so plainly beats inventing a feature to announce.

Implementation

const noUserVisibleChanges = 'Performance improvements and bug fixes 🚀';