Deprecations don't seem to be consistently documented well #14401
Labels
documentation
This is a problem with documentation.
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Hello,
Deprecations don't seem to be consistently documented well.
At least twice today I've come across deprecation icons where there appears to be zero information about why the functionality is deprecated or what should be used instead.
For example, @aws-cdk/aws-lambda :: class Function (construct) :: addVersion().
Furthermore, there's no reference to that method in the changelog, or even an issue or pull request title including the name.
(Please note that despite all of that, I've seen #5334 and #6771)
This is a 📕 documentation issue
The text was updated successfully, but these errors were encountered: