v2.1.0
Change peerDependency limit
- With only
stringvalues inupdateOnPropsandupdateOnStatesno longerimmutable@4is required.
Version v2.0.1 introduced minimal immutable version to >= 4, with this release this limitation is removed. Now everything will work exactly the same way in react-immutable-pure-component@1 with immutable@<4. In case when value other then string is in updateOnProps or updateOnStates the TypeError will be thrown.
Nothing changes regarding new 'path api' for immutable >= 4