expo / expo-webpack-integrations

Packages used to integrate Expo in Webpack-based projects.
8 stars 1 forks source link

refactor(next-adapter): loosen peer dependency versions #25

Closed byCedric closed 7 months ago

byCedric commented 7 months ago

Fixes #21 Fixes #11 Fixes #9 Fixes #8

Why

This may break the integration in the future, but it does remove the hard limitation on possible later versions. The Next adapter is not an actively maintained library and will likely lag behind.

How

Test Plan