Skip to content

feat: migrate to vite v8 and eslint v10#169

Merged
cwandev merged 1 commit intomainfrom
chore/upgrade-vite-8
Mar 20, 2026
Merged

feat: migrate to vite v8 and eslint v10#169
cwandev merged 1 commit intomainfrom
chore/upgrade-vite-8

Conversation

@cwandev
Copy link
Copy Markdown
Collaborator

@cwandev cwandev commented Mar 20, 2026

Note

Medium Risk
Moderate risk because it upgrades core build/lint toolchain (Vite 8, ESLint 10) and several related plugins, which can cause build, dev-server, or CI behavior changes even though runtime logic changes are minimal.

Overview
Upgrades the project toolchain to Vite 8 and ESLint 10, along with a broad set of related dependency bumps (Vue/Vue Router, Vite plugins, lint tooling) and updates pnpm/Node requirements to >=20.19.0.

Refactors build/vite/index.ts to reuse shared include regex constants for unplugin-vue-components and unplugin-auto-import, and makes a small mock response cleanup by switching to Date.now() for timestamps. Documentation in both READMEs is updated to reflect the new Vite version and Node requirement.

Written by Cursor Bugbot for commit 2a039ae. This will update automatically on new commits. Configure here.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 20, 2026

Deploy Preview for vue3-vant-mobile ready!

Name Link
🔨 Latest commit 2a039ae
🔍 Latest deploy log https://app.netlify.com/projects/vue3-vant-mobile/deploys/69bd156a5ffb690008193fc8
😎 Deploy Preview https://deploy-preview-169--vue3-vant-mobile.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98
Accessibility: 97
Best Practices: 100
SEO: 100
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@cwandev cwandev merged commit 3d75482 into main Mar 20, 2026
5 checks passed
@cwandev cwandev deleted the chore/upgrade-vite-8 branch March 20, 2026 09:49
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.

1 participant