Note: this release is only compatible with Expo SDK 47 and above.
๐ Breaking changes
- Add support for EAS Update. (#302 by @kbrandwijk)
- Upgrade to SDK 47 (#299 by @SimenB)
๐ New features
๐ Bug fixes
- Fix an issue where
TypeError: undefined is not an object (evaluating 'error.stack.replace')
was thrown in some cases. (#296 by @lachenmayer)