Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed versioning #616

Closed
azu opened this issue Jul 13, 2019 · 3 comments
Closed

Fixed versioning #616

azu opened this issue Jul 13, 2019 · 3 comments
Labels
Type: Meta Type: Meta - Related to repository itself

Comments

@azu
Copy link
Member

azu commented Jul 13, 2019

textlint modules versioning is independent.

  • textlint: 11.2.6
  • @textlint/fixer-formatter: 3.1.6
  • textlint-tester: 5.1.7
  • @textlint/types: 1.1.1
  • ...

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
  1. Use Fixed/Locked mode
@azu azu added the Type: Meta Type: Meta - Related to repository itself label Jul 13, 2019
@azu
Copy link
Member Author

azu commented Jul 13, 2019

We can do both.

Option 2 includes Option 1.

@azu
Copy link
Member Author

azu commented Jul 13, 2019

We should resolve it before textlint/textlint-scripts#28

@azu
Copy link
Member Author

azu commented Dec 26, 2021

done @ textlint 12

@azu azu closed this as completed Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Meta Type: Meta - Related to repository itself
Projects
None yet
Development

No branches or pull requests

1 participant