- For Browserify users, Redux should now be properly envified without extra configuration (#1301)
createStore()now receives an enhancer such asapplyMiddleware()as the last optional argument (#1294)
Wait, what?
You don’t have to change anything. However if you use store enhancers such as or Redux DevTools you might like that you can now express the same code in a more JavaScript-friendly way: