immutable-sorted icon indicating copy to clipboard operation
immutable-sorted copied to clipboard

use immutable as dependency not fork

Open hexsprite opened this issue 8 years ago • 3 comments
trafficstars

Hey guys - are you open to having a version where immutable-js is a dependency instead of forking it? That way you'll get improvements if any are made in immutable-js

hexsprite avatar Jun 25 '17 23:06 hexsprite

Thank you for your suggestion, we will definitely consider refactoring this project to eliminate the original immutable-js code and make imports from a separate package instead.

applitopia avatar Jun 28 '17 15:06 applitopia

This package is currently based on latest version of [email protected] which is a release candidate not published in NPM. We will have to wait until facebook fully releases v4.0.0.

applitopia avatar Nov 03 '17 03:11 applitopia

Just a heads up rc-10 exist and it seems like 4.0.0 isn't going to happen anytime soon... (https://github.com/facebook/immutable-js/tree/v4.0.0-rc.10)

chrisnojima avatar Oct 12 '18 19:10 chrisnojima