Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

v2.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dvdzkwsk dvdzkwsk released this 10 Apr 15:18
· 221 commits to master since this release

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