Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Upgrade Next.js to 11.1.0 #212

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Upgrade Next.js to 11.1.0 #212

merged 1 commit into from
Aug 24, 2021

Conversation

Andarist
Copy link
Member

No description provided.

@Andarist Andarist requested a review from mattpocock August 24, 2021 13:26
@changeset-bot
Copy link

changeset-bot bot commented Aug 24, 2021

⚠️ No Changeset found

Latest commit: d095738

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Aug 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/statelyai/xstate-viz/EGFmBYFMZLdCjy9YxePAFUrTZNmD
✅ Preview: https://xstate-viz-git-andarist-next-update-statelyai.vercel.app

@@ -2,6 +2,7 @@ const registryPublicUrl =
process.env.REGISTRY_PUBLIC_URL || `https://dev.stately.ai/registry`;
const landingPagePublicUrl = `https://landing-page-prod.stately.ai`;

/** @type import('next').NextConfig */
Copy link
Member Author

Choose a reason for hiding this comment

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

I've decided to make this upgrade because this type was only available under some deep, nested, path in the Next.js version that we had. This has been somewhat recently changed and this type got exported from the root of the package here: vercel/next.js#26756

@Andarist Andarist merged commit 97b93d2 into dev Aug 24, 2021
@Andarist Andarist deleted the andarist/next-update branch August 24, 2021 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants