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(deps): update to Nuxt 2.16 (Vue 2.7) #2144

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

PFischbeck
Copy link
Contributor

What type of PR is this?

  • feature

What this PR does / why we need it:

This updates the Nuxt version to 2.16, which uses Vue 2.7 under the hood. Vue 2.7 contains lots of features backported from Vue 3 (see Vue 2.7 blog announcement). We had already used these features in Mealie via Nuxt 2.15, but this change helped get rid of some dependencies.

I had to fix some dependency versions (in particular vue-demi and typescript), and fixed some resulting typescript things. This is because we now benefit from more proper typing of Nuxt/Vue-related imports.

Hopefully, this also makes an eventual transition to nuxt-bridge easier.

Testing

I tested loading different kinds of pages, and couldn't find any problems. Please do the same.

Release Notes

(REQUIRED)

Updated Nuxt to version 2.16

@hay-kot hay-kot merged commit 89b0035 into mealie-recipes:mealie-next Feb 20, 2023
@PFischbeck PFischbeck deleted the nuxt-2.16 branch February 20, 2023 08:23
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