Skip to content

bump @expo/config version#381

Open
RamboWasReal wants to merge 1 commit intoagencyenterprise:masterfrom
RamboWasReal:bump/@expo-config
Open

bump @expo/config version#381
RamboWasReal wants to merge 1 commit intoagencyenterprise:masterfrom
RamboWasReal:bump/@expo-config

Conversation

@RamboWasReal
Copy link

Keeping @expo/config-plugins up to date

Copy link

@samducker samducker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@samducker
Copy link

@GGGava could you take a look and help get this merged if possible?

@seanblonien
Copy link

Any update on this? especially since Expo 52 is out now as well

@willashley23
Copy link

Also looking for an update on this. This is a critical package for our app and it's blocking our adoption of the new arch.

@gmunrofamiliprix
Copy link

Also interested on this one. This is a package we're dependent on and would like to have an update on this

@MoritzCooks
Copy link

MoritzCooks commented Jan 15, 2025

Any updates here? 😇

@elliott44k
Copy link

Adding a comment hoping to get this approved

@sathe1295
Copy link

Commenting and hoping for an update.

@MoritzCooks
Copy link

@ruan-azevedo please have a look at this one.
I forked it as well and it's running without issues.

@shmkane
Copy link
Contributor

shmkane commented Apr 2, 2025

Bumping this

@oliuradu
Copy link

i need this

@MatthysDev
Copy link

Hey ! Need this 🙏

@jsg2021
Copy link

jsg2021 commented Jun 26, 2025

Use npm/yarn overrides. Works fine for me. (it should still be fixed, but this will get you by)

if you have a dependency on @expo/config-plugins you can tie the override to that:

   "overrides": {
        "@expo/config-plugins": "$@expo/config-plugins"
    }

or just specify the version instead:

   "overrides": {
        "@expo/config-plugins": "^10.0.3"
    }

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.