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

Update nuxt #118

Merged
merged 6 commits into from
May 22, 2023
Merged

Update nuxt #118

merged 6 commits into from
May 22, 2023

Conversation

SimonSimCity
Copy link
Collaborator

@SimonSimCity SimonSimCity commented May 17, 2023

Updated nuxt to v3.5, which includes vue 3.3.

Even though interesting, I've left out an integration of the experimental features, particularly the feature Reactive Props Destructure - majorly because of the support of the delayed linter (vuejs/eslint-plugin-vue#2121).

Nuxt 3.5 now supports fully typed pages, but we'll for now continue using nuxt-typed-router.

Some of the types fail to resolve when using typescript 5.x.x
Copy link
Collaborator

@sifferhans sifferhans left a comment

Choose a reason for hiding this comment

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

Some nice features in Vue 3.3!

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #118 (3828925) into main (fad1169) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #118   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           74        74           
  Branches         6         6           
=========================================
  Hits            74        74           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@SimonSimCity SimonSimCity merged commit 82c02a0 into main May 22, 2023
7 checks passed
@SimonSimCity SimonSimCity deleted the update-nuxt branch May 22, 2023 08:56
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.

None yet

2 participants