Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 07:39
· 196 commits to main since this release

5.0.0 (2020-06-21)

Bug Fixes

  • phpstan: 需指定加载目录 (60bd52f)
  • php-cs-fixer fix 命令没有生效 (3a062b6)
  • phpcs 排除和 js 模板语法冲突的规则 (14f711d)
  • 增加 miaoxing-jest 命令 (4b02a77)
  • 忽略目录下没有匹配的文件的情况 (654cc60)
  • 移除 react/display-name 规则 (751812f)

Code Refactoring

  • 更新 stylelint 和配置 (3a897c9)

Features

  • 允许命令结尾传入 fix 来执行 phpcbf,php-cs-fixer 修复操作 (c19799c)

  • 初始化 jest (460c4ee)

  • 增加 phpstan 和处理 wei 的扩展 (0734113)

  • 增加默认 stylelintignore (74669ad)

  • refactor!: 简化 eslint 配置 (5a356ee)

BREAKING CHANGES

  • 更新 stylelint 和配置
  • 简化 eslint 配置