Releases: taiyme/eslint-config
Releases · taiyme/eslint-config
v0.9.0
Breaking Changes
@stylistic/{js,ts,jsx}
から@stylistic
に変更しました #42- 例えば
@stylistic/ts/semi
は@stylistic/semi
に変更になります ⚠️ eslint-disable ディレクティブを使用している場合、既存のコードがエラーになる場合があります⚠️ @stylistic/{js,ts,jsx}
ルールをオーバーライドしている場合、既存のコードがエラーになる場合があります
- 例えば
What's Changed
- feat: metaフィールドを追加 by @taiyme in #33
- update deps by @taiyme in #31 #36
- chore(deps): update ci dependencies (non-major) by @renovate in #30
- fix: @stylistic/{js -> ts}/(comma|semi)-spacing by @taiyme in #32
- fix(indent): ignore jsx, SwitchCase: 1 by @taiyme in #38
- fix(indent): jsx-indent -> indent by @taiyme in #40
- fix(plugins): 不要なfixupPluginRulesを削除, フラット用の構成を使用する by @taiyme in #41
- update(typescript): @stylistic/js/no-multiple-empty-lines by @taiyme in #34
- update(typescript): one-var by @taiyme in #35
- update(typescript): @stylistic/js/function-paren-newline by @taiyme in #37
- update(typescript): @stylistic/js/no-confusing-arrow by @taiyme in #39
- Release: 0.9.0 by @taiyme-release-bot in #43
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- enhance: Stylistic系ルールを分割する by @taiyme in #22
- update deps by @taiyme in #23
- chore: Configure Renovate by @renovate in #1
- chore(deps): pin dependencies by @renovate in #27
- chore(deps): update ci dependencies (non-major) by @renovate in #28
- Release: 0.8.0 by @taiyme-release-bot in #29
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
What's Changed
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- update(typescript): no-var-requires -> no-require-imports by @taiyme in #11
- Release: 0.5.0 by @taiyme-release-bot in #12
Full Changelog: v0.4.6...v0.5.0