Skip to content

Releases: textlint-ja/textlint-rule-no-doubled-conjunction

v3.0.0

25 Nov 09:52
@azu azu
53c304a
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

  • Require Node.js 18+
    • refactor(deps): update to sentence-spilitter@5 by @azu in #29

Enhancement

  • improve error location using locator.range()
    • refactor(deps): update to sentence-spilitter@5 by @azu in #29

Documentation

Dependency Updates

  • chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #24
  • chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #25
  • chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #27
  • chore(deps-dev): bump @babel/traverse from 7.18.9 to 7.23.2 by @dependabot in #28

New Contributors

Full Changelog: v2.0.4...v3.0.0

v2.0.4

13 Aug 05:58
@azu azu
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

31 Jul 13:30
@azu azu
Compare
Choose a tag to compare

Bug Fixes

  • fix: スペースが切れ目として認識される問題を回避 by @azu in #23 Thanks to @kaisugi
  • #14

Full Changelog: v2.0.1...v2.0.3

v2.0.2

31 Jul 13:29
@azu azu
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump lodash from 4.17.19 to 4.17.21 by @dependabot in #9
  • chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #10
  • chore(deps): bump browserslist from 4.13.0 to 4.16.6 by @dependabot in #11
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #12
  • Update textlint-rule-helper, textlint-scripts, trim-newlines by @takahashim in #13

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

25 Apr 03:33
@azu azu
Compare
Choose a tag to compare

Bug Fixes

  • use "files" for publishing (edfcc5d)

v2.0.0

25 Apr 03:32
@azu azu
Compare
Choose a tag to compare

Summary

  • Update to kuromojin@3 and improve analysis.
  • 全角ピリオド()の対応 #6
  • エラーメッセージの改善

Features

  • 全角ピリオド()の対応 fix #6
  • エラーメッセージの改善

Bug Fixes

CI

  • Move to GitHub Actions

v1.0.3

26 Jul 12:28
@azu azu
Compare
Choose a tag to compare

refactoring

  • migrate to textlint-script #5