๐ New features
- Add code signing. (#964 by @wschurman)
- Install expo-updates when running update:configure. (#977 by @jkhales)
- Make
update:configure
work on native files. (#978 by @jkhales)
๐ Bug fixes
- Fix
"Unknown status"
error when a build is canceled. (#1012 by @wkozyra95)
๐งน Chores
- Add error message when package.json is outside git repository. (#971 by @wkozyra95)
- Make runtime version policy warning on the update command more descriptive. (#979 by @kbrandwijk)
- Remove unused flag. (#995 by @wkozyra95)
- Replace
got
withnode-fetch
. (#1000 by @wkozyra95) - Upgrade dependencies. (#1015 by @dsokal)