-
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Description
Related plugins
Describe the bug
This is simply to raise a concern regarding the breaking change introduced in 5.1.0 for setting custom features (e.g. propsDestructure
). My Nuxt 3 application suddenly stopped working as I'm using propsDestructure
by default and it took me a while to realize that it was due to the latest @vitejs/plugin-vue
package update. I'm just raising the issue in case other packages/libraries/frameworks relying on it face the same issue.
Related: nuxt/nuxt#28295
Reproduction
https://stackblitz.com/edit/github-g3udp4?file=nuxt.config.ts
Steps to reproduce
No response
System Info
-
Used Package Manager
pnpm
Logs
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
michaelpumo
Metadata
Metadata
Assignees
Labels
No labels