Skip to content

v0.7.1

Choose a tag to compare

@lexmin0412 lexmin0412 released this 26 Jan 15:49
· 333 commits to main since this release

🐛 问题修复

  • 【Docker】修复 Platform runner 阶段遗漏复制 prisma.config.ts 导致数据库初始化迁移失败的问题,Close #437 and #441

🧱 基础依赖调整

  • 移除 dotenv 依赖,在 prisma CLI 配置文件中使用 Node.js 原生方法加载 .env 环境变量

Full Changelog: v0.7.0...v0.7.1