Thanks to visit codestin.com
Credit goes to github.com

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

Releases: expo/xde

v2.25.0

25 Sep 13:22

Choose a tag to compare

XDE is deprecated and superseded by Expo Dev Tools, which is included in Expo CLI. Read more…

To install Expo CLI, run:

npm install -g expo-cli

v2.24.4

05 May 18:17

Choose a tag to compare

  • Upgrades XDL.
  • Fixes authentication issues.

v2.24.3

03 Apr 07:17

Choose a tag to compare

This version fixes issues with login/registration flow.

v2.24.2

31 Mar 21:11

Choose a tag to compare

This version adds support for android.googleServicesFile app.json config.

v2.24.1

30 Mar 17:41
@ide ide

Choose a tag to compare

This version adds a fix for file paths and project names that contain spaces.

v2.24.0

29 Mar 23:01

Choose a tag to compare

Adds support for displaying currently active projects in Expo Client.

v2.23.1

23 Mar 21:41

Choose a tag to compare

  • Migrate authentication to use the sessions API.
  • Temporarily disable GitHub authentication until the migration is completed.
  • Add autofocus to username in the login and signup forms.
  • Fix project validation crashing when npm ls doesn't return a package version.
  • Fix adb reverse not running for all ports
  • Fix failed downloads being stored in template cache

v2.22.1

23 Nov 12:43

Choose a tag to compare

  • Increase template download timeout.
  • Improve error handling.

v2.22.0

17 Nov 11:42

Choose a tag to compare

  • Replace the networking stack used in XDE to respect the proxy configuration of the OS and work even when running behind corporate firewalls.
  • Display a warning when tunnel is disconnected.

2.21.0

18 Oct 23:56

Choose a tag to compare

  • Support for Expo SDK 22.
  • No longer gives npm v5 warning if yarn is installed.
  • Various error message improvements.