Skip to content

v4.2.0

Compare
Choose a tag to compare
@gaearon gaearon released this 01 Feb 18:13
· 1178 commits to master since this release
  • isPlainObject that we use internally is now outsourced to Lodash 4.1 (reduxjs/redux#1339). Note that this does not mean we depend on Lodash itself. We only use a tiny module from it. We also use the same module in Redux >= 3.2.0.