v0.0.1-alpha.14
✨ Features
- 增加
nest-demo
模板应用,修改相关文档和校验配置 - by @mmdapl (92e0a) - 增加
bundle
脚本和Nginx
配置,支持Docker
构建镜像操作 - by @mmdapl in #125 (d2ceb) - 增加
bundle
脚本,支持编译站点,构建Docker
镜像 - by @mmdapl (e5ae5) - 博客站点支持
base
字段拓展,优化build
命令和流水线 - by @mmdapl (89be9) - 增加
Dockerfile
忽略文件,优化bundle
构建流程 - by @mmdapl (d8c84) pnpm
包下载源改为:https://mirrors.tencent.com/npm/
- by @mmdapl (e4ee7)- 移除Eslint相关冗余依赖,配置使用
@142vip/eslint-config
模块 - by @mmdapl (d3f83) - 增加
@142vip/vuepress
模块的演示示例,降低配置难度 - by @mmdapl (b8b6d) - 增加
git
忽略,处理vuepress
相关依赖 - by @mmdapl (d4c40) - 删除
build
命令中的--mpa
参数,关闭MPA
模式 - by @mmdapl (bd659) - 统一为各模块增加
exports
配置 - by @mmdapl (278e5) - 增加
git
忽略,处理vuepress
相关依赖 - by @mmdapl (f1bd1) - 删除
build
命令中的--mpa
参数,关闭MPA
模式 - by @mmdapl (c5c9a) - @142vip/eslint-config:
- @142vip/fairy-cli:
- @142vip/utils:
- 修改
getLogInfo
函数为getRecentGitCommit
- by @mmdapl (f7923) - 增加
docker
相关api
方法 - by @mmdapl (461bb) - 优化
buildImage
方法,支持Docker
地址导出 - by @mmdapl (8ecd1) - 优化
commandStandardExecutor
执行器逻辑,增加日志 - by @mmdapl (a0bcd) - 修改docker命令执行逻辑,
push
、delete
镜像等操作直接执行 - by @mmdapl (4fc01) - 修改
getRecentGitCommit
函数逻辑,只获取最近的push
信息,包含merge
操作 - by @mmdapl (a47e5) - 修改buildImage核心逻辑,支持
push
、delete
等可选参数 - by @mmdapl (d9347) - 拓展
buildImage
函数,支持Dockerfile
中的--target
参数,分步骤构建 - by @mmdapl (b558a) - 修改命令输出日志格式 - by @mmdapl (92036)
- 拓展
docker
命令,支持createContainer
函数快速创建容器 - by @mmdapl (f67dd)
- 修改
- @142vip/vuepress:
- vuepress-demo:
🔥 Performance
🐛 Bug Fixes
- 修复
corepack
下载源在Dockerfile
中使用异常,统一为:https://mirrors.tencent.com/npm/
- by @mmdapl (7cdd5) - 修复
Dockerfile
中编译OOM
内存溢出、镜像构建超时的问题 - by @mmdapl (4f089) - 修复
CI
流水线异常,关闭Eslint
校验 - by @mmdapl (6c075) - 修复首页链接异常 - by @mmdapl (3b871)
- 修复首页链接异常 - by @mmdapl (52295)
- @142vip/eslint-config:
- @142vip/redis:
- @142vip/utils:
📖 Documentation
😏 Release Packages
- @142vip/eslint-config:
- @142vip/fairy-cli:
- @142vip/redis:
- @142vip/utils:
- @142vip/vuepress:
- vuepress-demo:
Release New Version v0.0.1-alpha.14 👉 View Changes On GitHub