Skip to content

Update version, deps and docs for 8.0 beta #849

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

Merged
merged 6 commits into from
Aug 7, 2025
Merged

Update version, deps and docs for 8.0 beta #849

merged 6 commits into from
Aug 7, 2025

Conversation

kingyue737
Copy link
Member

No description provided.

Copy link

vercel bot commented Aug 5, 2025

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

Name Status Preview Comments Updated (UTC)
vue-echarts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 9:37am

@Justineo Justineo requested a review from Copilot August 5, 2025 17:24
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates vue-echarts to version 8.0.0-beta.1, which introduces breaking changes including dropping Vue 2 support and updating to ECharts 6. The changes modernize the project by updating dependencies, refactoring utilities, and improving documentation generation.

  • Bumped version to 8.0.0-beta.1 with breaking changes for Vue 2 support removal
  • Refactored utility scripts from .mjs to .js with enhanced version management
  • Updated all dependencies to latest versions and improved documentation generation

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Version bump to 8.0.0-beta.1, dependency updates, and peer dependency changes
scripts/utils.mjs Removed old utility file
scripts/utils.js New utility file with enhanced version extraction functionality
scripts/docs.js Updated to use new utilities and dynamic version extraction
demo/Demo.vue CSS reorganization for better maintainability
README.md Updated migration guide and CDN script versions for v8
README.zh-Hans.md Chinese documentation updates matching English version
CHANGELOG.md Added comprehensive changelog for v8.0.0-beta.1
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (1)

package.json:67

  • The version 7.1.0-beta.0 for rolldown-vite appears to be unusually high. Vite's current stable version is around 5.x, and this beta version number seems inconsistent with typical Vite versioning. Please verify this is the correct version or if it should be a different package.
    "vite": "npm:[email protected]",

let cdn to redirect for us
@kingyue737
Copy link
Member Author

TODO: new online playground link with updated deps

@kingyue737 kingyue737 mentioned this pull request Aug 7, 2025
13 tasks
@Justineo Justineo merged commit 484dd19 into 8.0 Aug 7, 2025
4 checks passed
@Justineo Justineo deleted the prepare-8.0 branch August 7, 2025 16:48
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