跳转到内容

Upgrade: 0.1.0-beta.24

此内容尚不支持你的语言。

运行以下命令快速更新至最新版本:
Terminal window
npx @studiocms/upgrade
  • Added new StudioCMSPluginData table to AstroDB for usage by StudioCMS plugins, as well as new SDK plugin utilities for dynamic table typing.
  • Added export for component-registry/types.
  • Optimized user-quick-tools widget.
  • Introduced new middleware SDK module to ensure cache objects are initialized and not empty.
  • Converted internal robotstxt to proper Zod schema and cleaned up related code.
  • Updated editor page to also inject an id variable for the current page.