Keine Beschreibung

chenlei 3b329ebe00 feat[pc-components]: DageMap新增一些属性 vor 1 Monat
.changeset c9b21ab6c7 fix[backend-cli]: @dage包版本问题 vor 2 Jahren
.vscode 108585e924 fix[krpano]: 修复 View 组件属性配置不生效 vor 1 Jahr
packages 3b329ebe00 feat[pc-components]: DageMap新增一些属性 vor 1 Monat
scripts 5733cb64ed feat[hooks]: usePreloader本地存储媒体 vor 1 Jahr
.gitignore 48f4b23e0e fix[docs]: 解决 dumi 标识冲突 vor 1 Jahr
.npmrc 5359144a2f fix[pc-components]: @types/react和react版本不一致 vor 1 Monat
README.md 108585e924 fix[krpano]: 修复 View 组件属性配置不生效 vor 1 Jahr
package.json 5c20adfcdf feat[service]: init vor 2 Jahren
pnpm-lock.yaml 5359144a2f fix[pc-components]: @types/react和react版本不一致 vor 1 Monat
pnpm-workspace.yaml ae0488d95b refactor: 使用monorepo重构 vor 2 Jahren

README.md

版本升级

# 选择需要升级的包
npx @changesets/cli add

# 更新 docs
pnpm version:deps

# 发布
pnpm publish:deps