react-redux-starter-kit v0.11.0 Release Notes

  • ๐Ÿ”‹ Features

    • โฌ†๏ธ Upgrades all React dependencies to 0.14.0-rc1
    • โฌ†๏ธ Upgrades react-router to 1.0.0-rc
      • Updates client and server rendering accordingly
    • โž• Adds Sinon-Chai for improved assertions and function spies
    • โž• Adds option to disable eslint when in development

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘Œ Improved example unit tests using react-addons-test-utils and Sinon Chai