Skip to content

When publishing a breaking change version, give me warnings about public API marked @deprecated #2914

@kevmoo

Description

@kevmoo

When publishing a new breaking version (v1.x.y -> v2.0.0) – this is the time to remove cruft.

The pub client can checked to see if the version I'm publishing is breaking. It'd be a great time to me know about any existing @deprecated (or @Deprecated(...)) in the lib dir.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions