Skip to content

Releases: comnico/textlint-rule-preset-comnico

v2.0.0

Choose a tag to compare

@ysrkw ysrkw released this 27 Mar 12:55
v2.0.0
d2351bb

textlint v15 対応

Breaking Changes

  • peerDependenciestextlint@^15.0.0 に変更(v12〜v14 は非対応)
  • enginesnode >=20.0.0 を追加
  • rules のキー名を rulesConfig と一致するよう修正

キー名変更の詳細

旧キー名 新キー名
textlint-rule-ja-keishikimeishi ja-keishikimeishi
textlint-rule-ja-no-abusage ja-no-abusage
hiragana-daimeishi ja-hiragana-daimeishi
hiragana-fukushi ja-hiragana-fukushi
hiragana-hojodoushi ja-hiragana-hojodoushi

Changes

  • 全依存パッケージを最新版に更新(メジャーアップデート11個含む)
  • prettier → oxfmt/oxlint に移行
  • changeset を削除し GitHub Releases に移行
  • テストを node:test ベースに刷新、ルール別エラー検知テストを追加
  • GitHub Actions CI を追加(Node.js 20/22)

Full Changelog: v1.0.9...v2.0.0

v1.0.9

Choose a tag to compare

@ysrkw ysrkw released this 27 Mar 10:06
728ece3

What's Changed

  • Fix security vulnerabilities via npm audit fix by @ysrkw in #5

Full Changelog: v1.0.8...v1.0.9

v1.0.8

Choose a tag to compare

@ysrkw ysrkw released this 08 Oct 03:23
771d0ef

What's Changed

  • Refactor code structure for improved readability and maintainability by @ysrkw in #4

Full Changelog: v1.0.7...v1.0.8