Merge branch 'main' into next

This commit is contained in:
nocobase[bot]
2026-03-19 23:11:06 +00:00
2 changed files with 4 additions and 0 deletions
@@ -3,6 +3,8 @@
"name": "@nocobase-example/plugin-block-custom-resource",
"version": "2.1.0-beta.10",
"main": "dist/server/index.js",
"displayName": "Plugin example: Block custom resource",
"description": "This plugin demonstrates how to use the block custom resource feature to create a custom resource for a block.",
"peerDependencies": {
"@nocobase/client": "2.x",
"@nocobase/server": "2.x",
@@ -3,6 +3,8 @@
"name": "@nocobase-example/plugin-block-filter-collection",
"version": "2.1.0-beta.10",
"main": "dist/server/index.js",
"displayName": "Plugin example: Block filter collection",
"description": "This plugin demonstrates how to use the block filter collection feature to create a filter collection for a block.",
"peerDependencies": {
"@nocobase/client": "2.x",
"@nocobase/server": "2.x",