Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Upgrade shallow-compare to 1.2.2 for React 16 compatibility #987

@bugzpodder

Description

@bugzpodder

The Problem

shallow-compare 1.2.1 has a peer dependency on React 15. It is recently updated in 1.2.2 https://www.npmjs.com/package/shallow-compare which removes this dependency.

Currently RRF has an exact dependency on shallow-compare 1.2.1

Steps to Reproduce

npm install gives a warning: peer invalid: react@15.x, required by shallow-compare@1.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions