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

[jest-get-type] Add isPrimitive function #7708

Merged
merged 11 commits into from Feb 28, 2019

Commits on Jan 25, 2019

  1. Copy the full SHA
    a962265 View commit details
    Browse the repository at this point in the history
  2. Add isPrimitive function

    mattphillips committed Jan 25, 2019
    Copy the full SHA
    32ef665 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e971c8c View commit details
    Browse the repository at this point in the history
  4. Fix lint/typechecking

    mattphillips committed Jan 25, 2019
    Copy the full SHA
    4bf9e36 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6fd52fc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Copy the full SHA
    cae576c View commit details
    Browse the repository at this point in the history
  2. avoid breaking change

    SimenB committed Feb 28, 2019
    Copy the full SHA
    23fa298 View commit details
    Browse the repository at this point in the history
  3. changelog

    SimenB committed Feb 28, 2019
    Copy the full SHA
    2c9e816 View commit details
    Browse the repository at this point in the history
  4. moar type

    SimenB committed Feb 28, 2019
    Copy the full SHA
    eb297e7 View commit details
    Browse the repository at this point in the history
  5. reduce diff against master

    SimenB committed Feb 28, 2019
    Copy the full SHA
    c1437df View commit details
    Browse the repository at this point in the history
  6. remove extra explicit typing

    SimenB committed Feb 28, 2019
    Copy the full SHA
    e5384cf View commit details
    Browse the repository at this point in the history