Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

v2.11.0

Compare
Choose a tag to compare
@jesseruder jesseruder released this 07 Dec 22:47
· 148 commits to master since this release
  • Add support for proxies. Use the HTTP_PROXY and HTTPS_PROXY environment variables as described here: https://github.com/request/request#controlling-proxy-behaviour-using-environment-variables.
  • Add support for starting XDE from command line on macOS. Use xde or xde [directory].
  • Attempt to fix bug where watchman hangs indefinitely.
  • Fix bug where an error running on iOS would uninstall the Exponent app from the simulator.
  • Re-enable node_module verification checks.
  • Validate exp.json against the correct schema for each sdkVersion, not just the latest schema.