Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify object check and eliminate lodash depdency (#936)
* Simplify object check and eliminate lodash depdency, mirroring reduxjs/redux#2599 . * Add missing files. * Replace isPlainObject with unmodified version from Redux * Also replace the spec with the unmodified version
- Loading branch information