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

chore: update to Next v12 #280

Closed
wants to merge 1 commit into from
Closed

chore: update to Next v12 #280

wants to merge 1 commit into from

Conversation

toomuchdesign
Copy link
Collaborator

What kind of change does this PR introduce?

Chore/Fix

What is the new behaviour?

Update Next.js dependencies to v12.

Does this PR introduce a breaking change?

TBD

Other information:

Please check if the PR fulfills these requirements:

  • Tests for the changes have been added
  • Docs have been added / updated

@toomuchdesign toomuchdesign linked an issue Oct 27, 2021 that may be closed by this pull request
@@ -80,7 +80,7 @@
"jest": "^27.0.4",
"lint-staged": "^10.5.4",
"lodash": "^4.17.21",
"next": "^11.1.2",

Choose a reason for hiding this comment

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

You would need to also increase the peer-dependency in the package.json to make it actually work for projects using next-page-tester.

@jasonwilliams
Copy link
Collaborator

closing in favour of #294

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.

Next.js v12 compatibility
3 participants