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

Releases: expo/xde

v2.10.0

10 Nov 02:26
Compare
Choose a tag to compare
  • Support for Exponent SDK 11.
  • Update adb error messages.

v2.9.0

19 Oct 01:23
Compare
Choose a tag to compare
  • Add Linux AppImage!
  • Fix PATH bug for zsh users.
  • Surface xcrun errors.
  • Improve Android USB debugging warning.
  • Show warning when using an old version of Watchman.
  • Warn when adb reverse fails.
  • Use EXPONENT_EDITOR env variable to determine what text editor to open.

v2.8.0

23 Sep 03:12
Compare
Choose a tag to compare
  • Make simulator app download more robust.
  • Update packager assets API.
  • Use Exponent specific ngrok config file.

v2.7.1

15 Sep 16:07
Compare
Choose a tag to compare
  • Fix window.amplitude.getInstance is not a function bug.

v2.7.0

15 Sep 02:02
Compare
Choose a tag to compare
  • Improved new project creation. Add an blank template project.
  • Add buttons to show only left or right side of logs.
  • Add buttons to clear logs.
  • Add diagnostics tool.
  • Check image content-type instead of using *.png regex.
  • Show error message when Xcode license is not accepted.

v2.6.0

30 Aug 02:09
Compare
Choose a tag to compare
  • Add Show in File Explorer and Open in Cmd buttons on Windows.
  • Detect default shell more reliably.
  • Make invalid peer dependencies warning clearer.
  • Add option to not clear cache when restarting packager.

v2.5.3

24 Aug 22:00
Compare
Choose a tag to compare
  • Allow project specific properties under extra field in exp.json.
  • Add support for Zsh and fish shells.
  • Change exp.json validation from error to warning.

v2.5.2

23 Aug 19:31
Compare
Choose a tag to compare
  • Fix error extracting new project template on Windows.
  • Fix error running Watchman on macOS when Homebrew is not installed.

v2.5.1

23 Aug 01:56
Compare
Choose a tag to compare
  • Fix a bug running npm ls the first time.

v2.5.0

23 Aug 01:26
Compare
Choose a tag to compare
  • Support for Exponent SDK 9.
  • Validate that package.json dependencies are actually installed.
  • Support separate *.ios.js and *.android.js entry points.