master
Merge branch 'master' into enable-prefer-type-only-imports
Fix issue with `combineReducer` returning incorrect type when given a custom action (#4765)
fix(isPlainObject): support check Object.create(null) (#4633)
oops
some more type imports
try again
Run tests from source instead of building first
fix: add missing closing quote in replaceReducer error message