Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add exact type checker #87

Merged
merged 3 commits into from Aug 17, 2017
Merged

Re-add exact type checker #87

merged 3 commits into from Aug 17, 2017

Commits on Jul 11, 2017

  1. Add exact type checker from react native

    jamiebuilds authored and Brandon Dail committed Jul 11, 2017
    Copy the full SHA
    f997bd3 View commit details
    Browse the repository at this point in the history
  2. Add shim for exact in factoryWithThrowingShims

    This needs to be kept in sync with the list in factoryWithTypeCheckers
    Brandon Dail committed Jul 11, 2017
    Copy the full SHA
    4a1fecd View commit details
    Browse the repository at this point in the history
  3. Polyfill Object.assign with object-assign package

    Brandon Dail committed Jul 11, 2017
    Copy the full SHA
    6e8aa88 View commit details
    Browse the repository at this point in the history