facebook / relay

Relay is a JavaScript framework for building data-driven React applications.
https://relay.dev
MIT License
18.41k stars 1.83k forks source link

Upgrade immutable to 3.8.2 because it was re-licensed to MIT #3103

Open brandonc opened 4 years ago

brandonc commented 4 years ago

In the 3.x branch of immutable-js, the latest patch (Oct 4, 2017) relicensed the software to MIT https://github.com/immutable-js/immutable-js/releases/tag/v3.8.2. It would be useful to my organization if you could upgrade your relay-compiler package dependency on immutable from ~3.7.6 to ^3.8.2. It could be mutually beneficial, I think, because that license would then match relay's.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.