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(vue-app): provide typescript backward compatibility #6252

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

kevinmarrec
Copy link
Contributor

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Prevent errors like :
image
when using Nuxt 2.9

@kevinmarrec kevinmarrec requested a review from a team August 20, 2019 11:03
@pi0 pi0 merged commit 7fc23cd into dev Aug 20, 2019
@pi0 pi0 deleted the fix/ts-backward-compatibility branch August 20, 2019 11:08
@kieusonlam
Copy link

Can we do one for @nuxt/config too?

@kevinmarrec
Copy link
Contributor Author

@kieusonlam Yes !
I'm away from computer but if you or someone can make the PR it would be cool (it's juste about doing exactly same PR but around config package)

@pi0
Copy link
Member

pi0 commented Aug 20, 2019

#6258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants