react-redux-starter-kit v2.0.0-alpha.4 Release Notes

Release Date: 2016-04-10 // almost 8 years ago
  • 🔋 Features

    • ⬆️ Upgraded react to ^15.0.0
    • ⬆️ Upgraded react-dom to ^15.0.0
    • ⬆️ Upgraded react-addons-test-utils to ^15.0.0
    • ⬆️ Upgraded eslint-plugin-flow-vars to ^0.3.0

    👌 Improvements

    • 🚀 Updated npm run deploy to be environment agnostic (no longer forces production)
    • ➕ Added npm run deploy:prod (forces production, acts as old npm run deploy)
    • ➕ Added npm run deploy:dev (forces development)

    🛠 Fixes

    • ✂ Removed strip_root option in Flow to support Nuclide
    • ⚡️ Updated webpack development configuration to use correct public_path