Skip to content

v0.18.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 22:17

🎉 New features

  • Change default iOS image for projects with Expo SDK <= 41 (SDK 41 won't build with Xcode 12.5). (#479 by @dsokal)
  • Make Apple team optional in appropriate cases. (#468 by @quinlanj)
  • Show projects that depend on a push key. (#472 by @quinlanj)

🐛 Bug fixes

  • Fix inverted conditional so we actually only prompt about commit when index is dirty. (#481 by @brentvatne)