Skip to content

v2.11.0#1822

Merged
lichunn merged 1 commit into
opentiny:release/v2.11.xfrom
lichunn:update-version-v2.11.0
Jul 14, 2026
Merged

v2.11.0#1822
lichunn merged 1 commit into
opentiny:release/v2.11.xfrom
lichunn:update-version-v2.11.0

Conversation

@lichunn

@lichunn lichunn commented Jul 14, 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

  • Release
    • Promoted the platform and its modular components from release candidate 2.11.0-rc.1 to stable version 2.11.0.
    • Updated the designer template to use stable 2.11.0 package versions.
    • Updated component mappings to reference the stable release.

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

coderabbitai Bot commented Jul 14, 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: 0a02eb2c-026e-437d-a2bd-3ee74be43553

📥 Commits

Reviewing files that changed from the base of the PR and between a9894ba and 2210450.

📒 Files selected for processing (61)
  • designer-demo/package.json
  • mockServer/package.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/common/js/import-map.json
  • packages/common/package.json
  • packages/configurator/package.json
  • packages/design-core/package.json
  • packages/engine-cli/package.json
  • packages/engine-cli/template/designer/package.json
  • packages/i18n/package.json
  • packages/layout/package.json
  • packages/plugins/block/package.json
  • packages/plugins/bridge/package.json
  • packages/plugins/datasource/package.json
  • packages/plugins/help/package.json
  • packages/plugins/i18n/package.json
  • packages/plugins/materials/package.json
  • packages/plugins/model-manager/package.json
  • packages/plugins/page/package.json
  • packages/plugins/resource/package.json
  • packages/plugins/robot/package.json
  • packages/plugins/schema/package.json
  • packages/plugins/script/package.json
  • packages/plugins/state/package.json
  • packages/plugins/tree/package.json
  • packages/plugins/tutorial/package.json
  • packages/register/package.json
  • packages/settings/design/package.json
  • packages/settings/events/package.json
  • packages/settings/panel/package.json
  • packages/settings/props/package.json
  • packages/settings/styles/package.json
  • packages/svgs/package.json
  • packages/theme/base/package.json
  • packages/toolbars/breadcrumb/package.json
  • packages/toolbars/clean/package.json
  • packages/toolbars/collaboration/package.json
  • packages/toolbars/fullscreen/package.json
  • packages/toolbars/generate-code/package.json
  • packages/toolbars/lang/package.json
  • packages/toolbars/lock/package.json
  • packages/toolbars/logo/package.json
  • packages/toolbars/media/package.json
  • packages/toolbars/preview/package.json
  • packages/toolbars/redoundo/package.json
  • packages/toolbars/refresh/package.json
  • packages/toolbars/save/package.json
  • packages/toolbars/setting/package.json
  • packages/toolbars/themeSwitch/package.json
  • packages/toolbars/upload/package.json
  • packages/toolbars/user/package.json
  • packages/toolbars/view-setting/package.json
  • packages/utils/package.json
  • packages/vue-generator/package.json
  • packages/vue-to-dsl/package.json
  • packages/workspace/application-center/package.json
  • packages/workspace/template-center/package.json

Walkthrough

The release updates package manifests from 2.11.0-rc.1 to 2.11.0, changes the builtin-component import-map target, and updates designer template engine dependency ranges to ^2.11.0.

Changes

2.11.0 release promotion

Layer / File(s) Summary
Package manifest version promotion
designer-demo/package.json, mockServer/package.json, packages/*/package.json
Package versions across the repository are updated from 2.11.0-rc.1 to 2.11.0.
Builtin-component runtime reference
packages/common/js/import-map.json
The builtin-component import-map URL now targets the 2.11.0 build.
Designer template release dependencies
packages/engine-cli/template/designer/package.json
Engine dependencies and development tooling ranges change from ^2.11.0-rc.1 to ^2.11.0.

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

Possibly related PRs

Suggested reviewers: hexqi, chilingling

Poem

A rabbit checks each version line,
From RC tags to release shine.
The map points where stable builds grow,
Templates follow in the flow.
“Hop hop!” says Bunny—ship 2.11.0!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the PR’s main change: updating the repository to version v2.11.0.
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

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install failed: dependency version conflict. Check your lock file or package.json.


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.

@lichunn lichunn merged commit f88d79d into opentiny:release/v2.11.x Jul 14, 2026
3 checks passed
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