Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deprecate): add undeprecate support #3484

Merged
merged 1 commit into from
Jun 30, 2021
Merged

Commits on Jun 30, 2021

  1. fix(deprecate): add undeprecate support

    Setting a deprecation of an empty string is the way to un-deprecate a
    package, this was accidentally broken in a past refactoring, and is now
    re-added with a test to ensure it is allowed.
    
    PR-URL: #3484
    Credit: @wraithgar
    Close: #3484
    Reviewed-by: @isaacs
    wraithgar committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    d2e298f View commit details
    Browse the repository at this point in the history