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

Fix Next.js dependency #30

Merged
merged 4 commits into from
Apr 29, 2021
Merged

Fix Next.js dependency #30

merged 4 commits into from
Apr 29, 2021

Conversation

thomvaill
Copy link
Owner

This PR fixes #27 by pinning explicitly the version of Next.js.
In fact, we rely on many "hacks" of Next.js (search for #NEXTJS-HACK in the code) and thus we cannot rely on semver for this dependency.
One of these hacks apparently started not to work anymore from next 10.0.8.

because we rely on many "hacks" of Next.js, we cannot use semver
possibly caused by dependency updates
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.

log4brains@1.0.0-beta.8 preview and build not working even with the base setup
1 participant