Skip to content

Releases: cellbang/cell

Bug Fixes

26 Jul 11:01

Choose a tag to compare

  • fix(dev-server): 修正后端入口文件路径处理,统一使用 index.js 作为输出文件名

Featrues

26 Jul 08:32

Choose a tag to compare

  • feat(dev-server): 新增开发服务器组件并集成到所有示例项目中

Features

05 May 14:42

Choose a tag to compare

  • chore: 添加 VSCode 设置文件,配置编辑器格式化和排除项

Features

01 May 10:56

Choose a tag to compare

  • feat: add CellJS style guide with ESLint and Prettier configurations

Features

25 Apr 15:50

Choose a tag to compare

  • chore: 调整编译命令及钩子执行顺序

Bug Fixes

25 Apr 15:49

Choose a tag to compare

  • fix(testing): 修复缺少配置文件问题

Bug Fixes

25 Apr 15:48

Choose a tag to compare

  • fix(testing): 修复容器加载问题

Bug Fixes

25 Apr 15:48

Choose a tag to compare

  • refactor: 优化 IPC 模式判断与 cell-remote.yml 默认模式

Bug Fixes

17 Apr 22:43

Choose a tag to compare

  • fix(cli-service): 修复集成测试阻塞问题

Features

17 Apr 22:43

Choose a tag to compare

  • feat: enhance settings and testing utilities with new configurations and functions