Skip to content

Object.assign has been deprecated in React 15.0.0 #24

@MaximilianoFelice

Description

@MaximilianoFelice

React has deprecated the use of Object.assign in the latest version, which makes this library crash.

A quickfix would be changing it to require('module-assign'). I will be creating a PR with this modification, but I still fear it'll break its usage in previous React versions.

Still, if you encounter this problem, hopefully you can use this Fork to work with 15.0.0.

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