react-pure-render-mixin
Replace PureRenderMixin with shouldComponentUpdate using React.addons.shallowCompare.
Usage
bash
Options
mixin-name: custom mixin identifier to replace. Default:PureRenderMixin.explicit-require: whenfalse, run even if no React import/require is present. Default:true.