Skip to content

Conversation

brentvatne
Copy link
Contributor

In SDK 41 we are removing the .expo.js extension! We have sent PRs to other repos like async-storage and react-native-screens to resolve this, but I only just remembered that we're depending on it here as well. And so this PR was born.

The changes here are backwards compatible, so it doesn't hurt if someone on Expo SDK 39 or 40 installs a version of the library that includes this code. However, when using SDK 41, people will need to use the latest version. To ensure that, I'll add the library to the list of libraries that we automatically update when running expo upgrade.

@LinusU
Copy link
Owner

LinusU commented Apr 12, 2021

Thanks for the PR!

@LinusU LinusU merged commit 358e46b into LinusU:master Apr 12, 2021
@LinusU
Copy link
Owner

LinusU commented Apr 12, 2021

Released: 🚢 1.7.0 / 2021-04-12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants