v4.0.0
<a name"4.0.0">
4.0.0 (2015-11-06)
Features
- make lodash.merge a peer dependency (6ff18a7b)
- call UMD withState (df49a386)
- use correct env value for minification (cc425b2c)
Breaking Changes
-
lodash.merge is now a peer dependency, so that it's not
included in the built module. You must install it yourself.(6ff18a7b)