Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
With the introduction of Phased Deprecation, it may become challenging to track the number of pending breaking changes and with which release these should be removed from code.
Feature / Enhancement Description
Add a list of deprecations and planned breaking changes. The table lists deprecations, when they were introduced and when the deprecated features are planned to be removed. This should be for maintainers to know when to remove features, and for developers to better plan when changes become required to upgrade.
Example Use Case
n/a
Alternatives / Workarounds
n/a
3rd Party References
Node.js has something similar