Skip to content

v3.2.0

Compare
Choose a tag to compare
@gaearon gaearon released this 01 Feb 17:38
· 2286 commits to master since this release
  • isPlainObject that we use internally is now outsourced to Lodash 4.1 (#1339). Note that this does not mean we depend on Lodash itself. We only use a tiny module from it. We will be able to reuse the same module in React Redux.