Skip to content

chore(dev): Pin nextjs version in dev dependencies #3555

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

Merged
merged 1 commit into from
May 18, 2021

Conversation

lobsterkatie
Copy link
Member

In 10.1.4, next started using the import type syntax which TS introduced in 3.8. They've since thought better of it, but in the meantime, 10.1.4 and 10.2 break our builds, since we're only on TS 3.7.5.

This pins next at a compatible version until that fix is released.

@lobsterkatie lobsterkatie requested a review from kamilogorek as a code owner May 17, 2021 23:19
@github-actions
Copy link
Contributor

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 20.75 KB (+0.01% 🔺)
@sentry/browser - Webpack 21.97 KB (0%)
@sentry/react - Webpack 22 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 28.14 KB (+0.01% 🔺)

@kamilogorek
Copy link
Contributor

Classic typescript versioning issue...

@lobsterkatie lobsterkatie merged commit d31ce8e into master May 18, 2021
@lobsterkatie lobsterkatie deleted the kmclb-pin-nextjs-version branch May 18, 2021 13:28
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.

2 participants