ecomfe / vue-echarts

Vue.js component for Apache ECharts™.
https://vue-echarts.dev
MIT License
9.43k stars 1.48k forks source link

v7.0 #795

Open Justineo opened 2 days ago

Justineo commented 2 days ago

Major changes

⚠️ stands for breaking changes

Checklist

Blocker

types is now inferred by TypeScript itself and we are currently generating several copies of index.d.ts (as suggested by @xiaoxiangmoe), so we need to replacing their content during postinstall according to the Vue version. But for local development or CI/CD, we do not have index.vue{3,2}.d.ts the moment we run postinstall yet, which currently leads to deployment failures. (We used to just need to rewrite the pkg.types field to a different file name in postinstall.) So we need to find a way to fix this. Things to investigate:

vercel[bot] commented 2 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue-echarts ❌ Failed (Inspect) Jun 29, 2024 0:45am