Skip to content

3.0.0-alpha.4

Compare
Choose a tag to compare
@roderickhsiao roderickhsiao released this 18 Apr 04:49
· 267 commits to master since this release
1c9776f

Enhancement

  1. propTypes will only be included for non-prod build
  2. Better tree-shaking support for removing prop types related code in prod

Breaking changes

  1. Require React 16.8.0