textlint / textlint

The pluggable natural language linter for text and markdown.
https://textlint.github.io/
MIT License
2.83k stars 153 forks source link

Fixed versioning #616

Closed azu closed 2 years ago

azu commented 5 years ago

textlint modules versioning is independent.

It make user confuse. Recently, textlint rule creator use textlint, textlint-tester, and @textlint/types. These versions are not same.

We have two options

  1. Upgrate all version to same version at one time
  2. Use Fixed/Locked mode
azu commented 5 years ago

We can do both.

Option 2 includes Option 1.

azu commented 5 years ago

We should resolve it before https://github.com/textlint/textlint-scripts/issues/28

azu commented 2 years ago

done @ textlint 12