Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Jan 4, 2024

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

  • Added >= version constraints

Test Plan

  • See if tests passes
  • See if bun create expo ./test-next --example with-nextjs works

This may break the integration in the future, but does remove the hard limitation on possible later versions.
@byCedric byCedric merged commit 25b8422 into main Jan 8, 2024
4 checks passed
@byCedric byCedric deleted the @bycedric/next-adapter/loosen-peer-dependencies branch January 8, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants