Skip to content

align-deps: remove stale dependencies when upgrading react-native #1299

Open
@tido64

Description

@tido64

align-deps should remove stale dependencies when upgrading react-native.

For instance, @react-native-community/async-storage was renamed to @react-native-async-storage/async-storage some time ago. When people are upgrading from 0.63 to 0.64, we resolve the storage capability to @react-native-async-storage/async-storage, but do not remove @react-native-community/async-storage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help Wanted :octocat:Issues ideal for external contributors.enhancementNew feature or requestfeature: align-depsThis is related to align-deps

    Type

    No type

    Projects

    Status

    🌳 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions