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

Published package is outdated, please publish 1.18.3 #6494

Closed
c-vetter opened this issue Sep 18, 2019 · 1 comment
Closed

Published package is outdated, please publish 1.18.3 #6494

c-vetter opened this issue Sep 18, 2019 · 1 comment
Labels
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. type:question Questions and support requests. Please use Stack Overflow for them, not the issue tracker.

Comments

@c-vetter
Copy link

The documentation at https://prettier.io/ lists --only-changed as an extension to --write but using the latest npm package, that flag is unavailable. Looking into this, I see that the last publish has been 3 months ago while the docs are more recent and probably up to date with master. Consequently, there is jarring mismatch between docs and the package. The best course of action seems to be to just release the current state.

Additionally, master lists the version as 1.18.1. You may want to look into whether this indicates a problem or not.

Environments:

  • Prettier Version: 1.18.2
  • Running Prettier via: CLI
  • Runtime: Node.js v10.16.3
  • Operating System: Windows 10

Steps to reproduce:

npx prettier --only-changed some-file.js

Expected behavior:

Cannot use --only-changed without --write.

Actual behavior:

[warn] Ignored unknown option --only-changed
@lydell
Copy link
Member

lydell commented Sep 18, 2019

We have started work on releasing 1.19: #6486

It's sad that documentation for the new stuff as sneaked out. It's not supposed to until we release.

@lydell lydell closed this as completed Sep 18, 2019
@lydell lydell added the type:question Questions and support requests. Please use Stack Overflow for them, not the issue tracker. label Sep 18, 2019
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Dec 17, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. type:question Questions and support requests. Please use Stack Overflow for them, not the issue tracker.
Projects
None yet
Development

No branches or pull requests

2 participants