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

4.0 fails to recognise options available #66

Closed
creyD opened this issue Oct 3, 2021 · 2 comments
Closed

4.0 fails to recognise options available #66

creyD opened this issue Oct 3, 2021 · 2 comments

Comments

@creyD
Copy link
Owner

creyD commented Oct 3, 2021

@creyD The 4.0 pre-release version fails to recognize the options available in the latest versions of prettier/plugin-xml:

[warn] Ignored unknown option { xmlSelfClosingSpace: false }.
[warn] Ignored unknown option { xmlWhitespaceSensitivity: "strict" }. 
       Did you mean htmlWhitespaceSensitivity?

Reverting to v3.3 allows checks to pass.

Originally posted by @infotexture in #48 (comment)

@creyD creyD changed the title @creyD The [4.0](https://github.com/creyD/prettier_action/releases/tag/v4.0) pre-release version [fails](https://github.com/dita-ot/docs/runs/3778251458) to recognize the options available in the [latest versions of prettier/plugin-xml](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md#110---2021-09-26): 4.0 fails to recognise options available Oct 3, 2021
@fbartho
Copy link

fbartho commented Nov 10, 2021

Have you already reported this upstream to prettier @creyD? I just ran across this myself when using prettier on the CLI

Nevermind me, Issue goes away for CLI when I upgrade to prettier 2.4.2

@creyD creyD closed this as completed Nov 11, 2021
@creyD
Copy link
Owner Author

creyD commented Nov 11, 2021

Good to hear!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants