Skip to content

Feature for tracking the parts of state that are actually needed by a component, instead of adding them manually. #1629

Closed
@lopeselio

Description

@lopeselio

New Features

connect and useSelector programming interfaces usually depend on the user manually specifying which state would need to be extracted in order to be rendered

What is the new or updated feature that you are suggesting?

Would be helpful and easy if there is a feature for tracking the parts of state that are actually needed by a component

Why should this feature be included?

So that added components do not increase the bundle size

What docs changes are needed to explain this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions