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

fixed using wrong package manager in yarn workspace projects #503

Merged
merged 21 commits into from
Mar 6, 2018

Commits on Dec 8, 2017

  1. fixed yarn.lock file lookup for monorepo projects

    also setup jest test so we can start building more tests
    connectdotz committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    66864f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Bump XDL version to 47.2.0.

    fson committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    70f61b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56beafa View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. Configuration menu
    Copy the full SHA
    4139951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d87aca View commit details
    Browse the repository at this point in the history
  3. Remove jest-expo plugin on eject and use jest-react-native instead (e…

    …xpo#473)
    
    * Remove jest-expo plugin on eject and use jest-react-native instead
    
    * update jest.preset only when it is set to jest-expo
    
    * add warning message when jest-preset is updated to something different from jest-expo
    KELiON authored and brentvatne committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    fcc9629 View commit details
    Browse the repository at this point in the history
  4. Add --reason shortcut flag (expo#498)

    cem2ran authored and brentvatne committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    efd617c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. Upgrade XDL to v48.0.2

    fson committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    c671c7a View commit details
    Browse the repository at this point in the history
  2. 1.11.0

    fson committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    8d7c8ae View commit details
    Browse the repository at this point in the history
  3. Add changelog for v1.11.0

    fson committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    dad2003 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. 1.11.1

    fson committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    fc1ef3c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Configuration menu
    Copy the full SHA
    77764f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Configuration menu
    Copy the full SHA
    d655a32 View commit details
    Browse the repository at this point in the history
  2. Update troubleshooting related to running a VPN (expo#538)

    * Update troubleshooting related to running a VPN
    
    * Update README.md
    jagberg authored and brentvatne committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    d0fba82 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    e531d1a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. fixed yarn.lock file lookup for monorepo projects

    also setup jest test so we can start building more tests
    connectdotz committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    fabade9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d98e3a3 View commit details
    Browse the repository at this point in the history
  3. clean up jest config

    connectdotz committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    086d57b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. fixed yarn.lock file lookup for monorepo projects

    also setup jest test so we can start building more tests
    connectdotz committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    1c5f252 View commit details
    Browse the repository at this point in the history
  2. clean up jest config

    connectdotz committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    2de1d29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1603c View commit details
    Browse the repository at this point in the history