f2elint
Version:
Linter for Alibaba F2E Guidelines
44 lines (23 loc) • 989 B
Markdown
# Changelog
## 6.1.1 - 2025-06-08
- fix(stylelint): add `--allow-empty-input` argument
## 6.1.0 - 2025-05-13
- feat(lint-staged): update `lint-staged` from 15.x to 16.x
## 6.0.0 - 2025-04-27
- feat(export)!: changed to default export
## 5.1.2 - 2025-04-26
- fix(install): change `npm update` to `npm install` for smoother integration
## 5.1.1 - 2025-04-26
- fix(editorconfig): sort config options
- fix(ignore): remove .ci folder
- fix(vscode): remove other rulers
## 5.1.0 - 2025-04-26
- feat(template/commitlint): switch to `@commitlint/config-conventional`
## 5.0.6 - 2025-04-26
- fix(template/base): add delete rule of `@ali/eslint-config-att` dependency
## 5.0.1 - 2025-04-12
- fix(types): changed `TemplateType` from enum to union
## 5.0.0 - 2025-02-22
- **BREAKING CHANGE** feat(eslint): update to ESLint 9 and change config file to eslint.config.mjs
## 4.9.1 - 2024-12-09
- fix(husky): remove deprecated `. "$(dirname -- "$0")/_/husky.sh"` from husky git hooks