Skip to content

v2.11.0-rc.0#1819

Merged
hexqi merged 2 commits into
opentiny:release/v2.11.xfrom
lichunn:update-version-v2.11.x-rc.0
Jul 3, 2026
Merged

v2.11.0-rc.0#1819
hexqi merged 2 commits into
opentiny:release/v2.11.xfrom
lichunn:update-version-v2.11.x-rc.0

Conversation

@lichunn

@lichunn lichunn commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

English | 简体中文

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Built its own designer, fully self-validated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Background and solution

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Summary by CodeRabbit

  • Chores
    • Bumped the app and related packages to 2.11.0-rc.0 to prepare the next release.
    • Updated the bundled built-in component reference to align with the new release candidate.
    • Refreshed version references across the monorepo (including template tooling where applicable).
    • No user-facing functionality changes expected.

@github-actions github-actions Bot added ignore-for-release release merge to release/ branch, before release period labels Jul 2, 2026
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 40c793ae-362a-44ee-8737-40cb72d9ae4d

📥 Commits

Reviewing files that changed from the base of the PR and between 6e9fc92 and 6f945b9.

📒 Files selected for processing (1)
  • packages/engine-cli/template/designer/package.json

Walkthrough

This PR bumps package versions to 2.11.0-rc.0 across the monorepo and updates the designer template dependency ranges plus the builtin-component import-map URL.

Changes

Version Bump

Layer / File(s) Summary
Core apps and shared packages version bump
designer-demo/package.json, mockServer/package.json, packages/common/package.json, packages/common/js/import-map.json, packages/block-compiler/package.json, packages/build/vite-config/package.json, packages/build/vite-plugin-meta-comments/package.json, packages/builtinComponent/package.json, packages/canvas/package.json, packages/configurator/package.json, packages/design-core/package.json, packages/engine-cli/package.json, packages/i18n/package.json, packages/layout/package.json, packages/register/package.json, packages/utils/package.json, packages/vue-generator/package.json, packages/vue-to-dsl/package.json, packages/theme/base/package.json
Version fields are updated to 2.11.0-rc.0; the builtin-component import-map URL is updated to the matching version.
Designer template dependency bump
packages/engine-cli/template/designer/package.json
The template’s runtime and dev dependency version ranges are updated from ^2.10.0 to ^2.11.0-rc.0.
Plugins package version bump
packages/plugins/*/package.json
Version fields in all plugin manifests are updated to 2.11.0-rc.0.
Settings and workspace package version bump
packages/settings/*/package.json, packages/workspace/*/package.json, packages/svgs/package.json
Version fields in settings, workspace, and svgs manifests are updated to 2.11.0-rc.0.
Toolbars package version bump
packages/toolbars/*/package.json
Version fields in all toolbar manifests are updated to 2.11.0-rc.0.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: chilingling, hexqi

Poem

A little rabbit hops through the repo light,
Bumping versions left and right.
2.11.0-rc.0 now shines so bright,
Hopping away with a tidy delight 🐇

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title matches the release version, but it is too minimal to clearly describe the change. Use a descriptive title like "Bump packages to v2.11.0-rc.0" to make the main change obvious.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hexqi hexqi merged commit d83e3d4 into opentiny:release/v2.11.x Jul 3, 2026
2 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Jul 13, 2026
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release release merge to release/ branch, before release period

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants