thebergamo / react-native-fbsdk-next

MIT License
693 stars 167 forks source link

fix(expo): revert javascript deps updates to ideally fix expo plugin #559

Closed mikehardy closed 2 months ago

mikehardy commented 2 months ago

As noted in #558 by @joshmohrer the Expo plugin seems to have broken with the v13.1.0 release

I believe it is related to the updates to the javascript dependencies as nothing else should have changed the plugin, but those definitely did

This PR reverts those changes and after a squash merge with a fix tag it should semantically release correctly

Fixes #558

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 13.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: