Commit ae6b2b3
Simplify object check and eliminate lodash depdency (reduxjs#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 version1 parent 490a002 commit ae6b2b3
File tree
7 files changed
+241
-191
lines changed- build
- src/utils
- test/utils
7 files changed
+241
-191
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 37 | | |
43 | 38 | | |
44 | | - | |
45 | 39 | | |
46 | 40 | | |
47 | 41 | | |
| |||
This file was deleted.
0 commit comments