Skip to content

Styled-components 5 compatibility #68

Description

@garyee

EXPECTED BEHAVIOR

I have been using this library with SC 5 for a while and had no problems, which lead me to belief that it is compatible with SC 5.
Today I had to delete my node_modules folder and when I wanted to "npm install", I got a conflict telling me that styled-components-modifiers requires SC 2 to 4.

I must add that I previously had npm version 6 and updated to 8. In version 6 the peer dependencies where ignored, which in version 8 they are not (be default, but there is a flag)

SUGGESTED SOLUTION

Could you please update the peer dependencies in the package.json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions