Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(react): update minimum react version supported
BREAKING CHANGE: from version `0.7.0` `@uirouter/react` only supports react from version `16.3.x` because of the new Context API. If you need to use it with previous versions of React you should check the `0.6.x`, but bear in mind that it’s no longer supported and it’s advised to update React instead.
- Loading branch information