Releases: tsuyoshicho/action-textlint
Releases · tsuyoshicho/action-textlint
Release v3.11.1
v3.11.1: PR #527 - fix: miss exit code handling
Release v3.11.0
v3.11.0: PR #525 - fix: Deprecated fail-on-error, and add support fail-level
This version add below changes. (keep compatibility)
- Add support
fail-level
setting - And deprecate
fail-on-error
setting (Iftrue
is set, it will be interpreted as "-fail-level=error")
reviewdog v0.20.2 or higher is to need it.
Release v3.10.0
Release v3.9.3
Summary
3.9.2 has checking is miss.
Refix it.
What's Changed
- fix: more fix textlint exicode (rel #426) by @tsuyoshicho in #428
Full Changelog: v3.9.2...v3.9.3
Release v3.9.2
Release v3.9.1
Summary
Fix github-pr-review reporter diff handling.
What's Changed
- fix: github-pr-preview reporter use user selected filter_mode by @tsuyoshicho in #425
Full Changelog: v3.9.0...v3.9.1
Release v3.9.0
What's Changed
- feat: Add Support package manager(npm/yarn/pnpm) by @Khsmty in #353
New Contributors
- @Khsmty made their first contribution in #353
Full Changelog: v3.8...v3.9.0
Release v3.8.0
v3.8.0: PR #332 - chore(deps): update reviewdog/reviewdog to 0.14.2
Release v3.7.0
What's Changed
- chore(deps): update peter-evans/create-pull-request action to v4 by @renovate in #207
- chore(deps): lock file maintenance by @renovate in #208
- chore(deps): lock file maintenance by @renovate in #209
- chore(deps): lock file maintenance by @renovate in #210
- chore(deps): lock file maintenance by @renovate in #211
- chore(deps): lock file maintenance by @renovate in #212
- chore(deps): update reviewdog/reviewdog to 0.14.1 by @github-actions in #213
Full Changelog: v3.6...v3.7.0
Release v3.6.1
v3.6.1: PR #206 - chore(deps): update dependency minimist to 1.2.6 [security]