Xde Versions Save

The Expo Development Environment

v2.25.0

5 years ago

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

6 years ago
  • Upgrades XDL.
  • Fixes authentication issues.

v2.24.3

6 years ago

This version fixes issues with login/registration flow.

v2.24.2

6 years ago

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

v2.24.1

6 years ago

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

v2.24.0

6 years ago

Adds support for displaying currently active projects in Expo Client.

v2.23.1

6 years ago
  • 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

6 years ago
  • Increase template download timeout.
  • Improve error handling.

v2.22.0

6 years ago
  • 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.

v2.21.0

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