chore(release): release v0.22.1

This commit is contained in:
白熱
2026-05-13 15:33:09 +08:00
parent 6ab5e9147c
commit 2ae7aa26be
67 changed files with 84 additions and 66 deletions
+18
View File
@@ -1,5 +1,23 @@
# Changelog
## [0.22.1](https://github.com/dream-num/univer/compare/v0.22.0...v0.22.1) (2026-05-13)
### Bug Fixes
* avoid BehaviorSubject replay loop in bufferWhen ([#6882](https://github.com/dream-num/univer/issues/6882)) ([dfc5de7](https://github.com/dream-num/univer/commit/dfc5de756b46cb8ec97d6d0934f7df81c6f85a13))
* **cellImage:** fix cell image align render ([#6885](https://github.com/dream-num/univer/issues/6885)) ([9b927c5](https://github.com/dream-num/univer/commit/9b927c50088786aac2bb222836562c7c6df3247a))
* **comment:** fix the issue of comments in dark mode ([#6881](https://github.com/dream-num/univer/issues/6881)) ([192e607](https://github.com/dream-num/univer/commit/192e6070bae383df4753ca47b2f7ab09083443d2))
* **core:** fix bullet list preset symbol ([#6884](https://github.com/dream-num/univer/issues/6884)) ([b71cbab](https://github.com/dream-num/univer/commit/b71cbab6dc308155686ca2240259edc1237ee76b))
* **sheets-ui:** allow selecting formula bar content in read-only mode ([#6886](https://github.com/dream-num/univer/issues/6886)) ([02017c2](https://github.com/dream-num/univer/commit/02017c24ade74a74628de86f1e88c40794b84cdb))
* **sheets:** ensure unique sheet name when inserting with explicit name ([#6887](https://github.com/dream-num/univer/issues/6887)) ([628bbf9](https://github.com/dream-num/univer/commit/628bbf91e660d727267d945f380e34644dda59a1))
* **ui:** add box-sizing to context menu item for proper sizing ([#6892](https://github.com/dream-num/univer/issues/6892)) ([6ab5e91](https://github.com/dream-num/univer/commit/6ab5e9147cd1107c508364804047b786eeca7305))
### Features
* add condition format facade api enum ([#6891](https://github.com/dream-num/univer/issues/6891)) ([88eb25b](https://github.com/dream-num/univer/commit/88eb25b40887b7f47ee7f51209cf69c0811296c9))
# [0.22.0](https://github.com/dream-num/univer/compare/v0.21.1...v0.22.0) (2026-05-09)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/debugger",
"version": "0.22.0",
"version": "0.22.1",
"private": true,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/mockdata",
"version": "0.22.0",
"version": "0.22.1",
"private": true,
"description": "",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@univerjs-infra/shared",
"type": "module",
"version": "0.22.0",
"version": "0.22.1",
"private": true,
"description": "Some infrastructures for univerjs",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/storybook",
"version": "0.22.0",
"version": "0.22.1",
"private": true,
"description": "Some infrastructures for univerjs",
"author": "DreamNum <developer@univer.ai>",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "univer",
"type": "module",
"version": "0.22.0",
"version": "0.22.1",
"private": true,
"packageManager": "pnpm@10.33.4",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/action-recorder",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Record and replay user actions in Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/core",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Core runtime, data models, command system, dependency injection, and Facade APIs for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/data-validation",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Shared data validation models and rule services for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/design",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Shared React design components, styles, and locale resources for Univer UI packages.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-drawing-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Drawing UI integration for Univer Docs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-drawing",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Drawing model integration for Univer Docs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-hyper-link-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Hyperlink editing UI for Univer Docs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-hyper-link",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Hyperlink model and commands for Univer Docs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-mention-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": true,
"description": "Mention UI integration for Univer Docs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-quick-insert-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Quick insert UI integration for Univer Docs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-thread-comment-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Thread comment UI integration for Univer Docs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Editor UI layer for Univer Docs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Core document model and rich-text operations for Univer Docs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/drawing-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Shared drawing UI components and services for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/drawing",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Shared drawing models, commands, and services for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-formula",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Formula parsing, dependency management, and calculation engine for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-render",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Canvas rendering engine for Univer documents, sheets, and slides.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/find-replace",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Shared find and replace services and UI infrastructure for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/network",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Network service abstractions for Univer runtime integrations.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/protocol",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Shared protocol types, generated service interfaces, and data contracts for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/rpc-node",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Node.js RPC plugins for Univer main-thread and worker communication.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/rpc",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Browser RPC layer for Univer main-thread and worker communication.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-conditional-formatting-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Conditional formatting UI for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-conditional-formatting",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Conditional formatting model, commands, and calculation support for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-crosshair-highlight",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Crosshair highlight plugin for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-data-validation-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Data validation UI for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-data-validation",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Sheet-specific data validation commands, services, and Facade APIs for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-drawing-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Drawing UI integration for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-drawing",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Drawing model integration for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-filter-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Filtering menus and panels for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-filter",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Filtering model, commands, and services for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-find-replace",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Find and replace integration for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-formula-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Formula editing UI for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-formula",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Sheet formula services and calculation integration for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-graphics",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "In-cell graphics rendering support for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-hyper-link-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Hyperlink editing UI for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-hyper-link",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Hyperlink model and commands for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-note-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Cell note UI for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-note",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Cell note model and commands for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-numfmt-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Number format menus, editors, and previews for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-numfmt",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Number format services and commands for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-sort-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Sorting menus and panels for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-sort",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Sorting model, commands, and services for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-table-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Structured table UI for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-table",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Structured table model and commands for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-thread-comment-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Thread comment UI integration for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-thread-comment",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Thread comment integration for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Spreadsheet UI layer for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-zen-editor",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Immersive cell editing experience for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Core spreadsheet model and business logic for Univer Sheets.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/slides-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Presentation editor UI layer for Univer Slides.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/slides",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Core presentation model and services for Univer Slides.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/telemetry",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Telemetry service interface for Univer packages.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/themes",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Built-in theme definitions for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/thread-comment-ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Shared thread comment UI components and services for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/thread-comment",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Shared thread comment models, commands, and services for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/ui-adapter-vue3",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Vue 3 adapter for Univer UI services.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -1,6 +1,6 @@
{
"name": "@univerjs/ui-adapter-web-component",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Web Component adapter for Univer UI services.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/ui",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Shared application UI framework, workbench services, menus, dialogs, and Facade UI APIs for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/uniscript",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Monaco-based scripting editor for operating Univer through Facade APIs.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@univerjs/watermark",
"version": "0.22.0",
"version": "0.22.1",
"private": false,
"description": "Watermark rendering plugin for Univer.",
"author": "DreamNum Co., Ltd. <developer@univer.ai>",