Skip to content

Conversation

@ryankshaw
Copy link
Contributor

We have a lot of projects that are consuming this
that are already loading lodash 4.x for other dependencies.
Having this 3.x dependency here was causing us to load a
separate lodash onto the page just for this.

By bumping this to 4.x+ it will use the same lodash
that everything else on the page is already using

We have a lot of projects that are consuming this
that are already loading lodash 4.x for other dependencies.
Having this 3.x dependency here was causing us to load a 
separate lodash onto the page just for this.

By bumping this to 4.x+ it will use the same lodash
that everything else on the page is already using
@mzabriskie mzabriskie merged commit 05d0f27 into instructure-react:master Jul 7, 2017
@ryankshaw
Copy link
Contributor Author

thanks @mzabriskie. Are you going to publish a new version to npm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants