sheerun/prettier-standard
### [`v9.1.1`](https://togithub.com/sheerun/prettier-standard/releases/v9.1.1)
[Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v9.1.0...v9.1.1)
Fix formatting files other than `.js` when passed as paths instead of stdin
### [`v9.1.0`](https://togithub.com/sheerun/prettier-standard/releases/v9.1.0)
[Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v9.0.0...v9.1.0)
Add support for `--parser` flag that allows to format files other than `.js` when passed to stdin
### [`v9.0.0`](https://togithub.com/sheerun/prettier-standard/releases/v9.0.0)
[Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v8.0.1...v9.0.0)
This release does not pass code through `standard --fix` to fix formatting, it uses `prettierx` instead.
**Breaking changes:**
- Custom configuration happens through `.prettierrc` instead of `.eslintrc`
- If you use eslint, you need to [extend `prettier` and `prettier/standard`](https://togithub.com/prettier/eslint-config-prettier) in .eslintrc
- Output matches the output of prettier
- Prettier upgraded to 16
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
8.0.1
->9.1.1
Release Notes
sheerun/prettier-standard
### [`v9.1.1`](https://togithub.com/sheerun/prettier-standard/releases/v9.1.1) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v9.1.0...v9.1.1) Fix formatting files other than `.js` when passed as paths instead of stdin ### [`v9.1.0`](https://togithub.com/sheerun/prettier-standard/releases/v9.1.0) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v9.0.0...v9.1.0) Add support for `--parser` flag that allows to format files other than `.js` when passed to stdin ### [`v9.0.0`](https://togithub.com/sheerun/prettier-standard/releases/v9.0.0) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v8.0.1...v9.0.0) This release does not pass code through `standard --fix` to fix formatting, it uses `prettierx` instead. **Breaking changes:** - Custom configuration happens through `.prettierrc` instead of `.eslintrc` - If you use eslint, you need to [extend `prettier` and `prettier/standard`](https://togithub.com/prettier/eslint-config-prettier) in .eslintrc - Output matches the output of prettier - Prettier upgraded to 16Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.