lightning-flash icon indicating copy to clipboard operation
lightning-flash copied to clipboard

Add a way to track breaking changes

Open ethanwharris opened this issue 2 years ago • 1 comments

🚀 Feature

We should have a way to track breaking changes (maybe something like the CHANGELOG) so that each release we can have the list of breaking changes in the release notes.

Motivation

Difficult for users to know when a breaking change is introduced

Pitch

A document (BREAKING_CHANGES.md) which lists for each major version the breaking changes:

  • for removal of a deprecated feature
  • for breaking changes without warning in beta features

Alternatives

Just manually collect this with each release

cc @krshrimali

ethanwharris avatar Mar 28 '22 14:03 ethanwharris

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 05 '22 20:06 stale[bot]