Closed
Description
Description
Pass breaking changes to components in a separate list to the changelog.
Use cases
- Allows breaking changes to be more easily displayed using a separate component, e.g. breaking changes in a list but the changelog in a table.
Possible implementation
Remove the breaking
section from the changelog and give it to components as a separate list. Internally it can remain within the changelog dictionary.