Skip to content

v5.1.1

Compare
Choose a tag to compare
@davidgilbertson davidgilbertson released this 20 Mar 21:17
· 71 commits to master since this release

This release fixes an issue with <React.StrictMode> in development. Strict mode executes a component's render method multiple times, which was logging "You are attempting to modify the store during a render cycle" errors to the console.