Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.62 KB

File metadata and controls

40 lines (27 loc) · 1.62 KB

1.1.0 (July 28, 2017)

Bug Fixes

  • Switch Babel preset on eject (#328)
  • Fix yarnpkg alias usage in the init script (#329)

Features

  • Add interactive mode with keyboard commands (#326)
  • Include whether dev or production is enabled in "Running app on" message (655960)

Committers

  • fson
  • brentvatne

1.0 (July 24, 2017)

Bug Fixes

  • Fix broken link in README to test example. (532258)
  • Fix npm 5 version validation. (#317)

Features

  • Add --package-manager option which allows you to specify any package manager to use when creating a project. (#307)
  • Update to Expo SDK 19 / React Native 0.46.1.
  • Update xdl
    • Softens warnings for npm 5 where version > 5.0.3.
    • Removes the dependency on ngrok and dtrace, so there is no native compile step on install.
  • Add CHANGELOG.md (#319)

Committers

  • metheglin
  • Hum4n01d
  • DuncanMacWeb
  • shashkovdanil
  • brentvatne