prettier/prettier
### [`v1.15.2`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#1152)
[Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.15.1...1.15.2)
[diff](https://renovatebot.com/gh/prettier/prettier/compare/1.15.1...1.15.2)
- CLI: allow flag overriding ([#5390](https://renovatebot.com/gh/prettier/prettier/pull/5390))
- JavaScript: do not apply test call formatting to arrow function without body ([#5366](https://renovatebot.com/gh/prettier/prettier/pull/5366))
- JavaScript: do not duplicate comments in styled-components ([#5416](https://renovatebot.com/gh/prettier/prettier/pull/5416))
- JavaScript: do not indent comments behind variable declarations ([#5434](https://renovatebot.com/gh/prettier/prettier/pull/5434))
- JavaScript: inline property decorator should stay inline ([#5364](https://renovatebot.com/gh/prettier/prettier/pull/5364), [#5423](https://renovatebot.com/gh/prettier/prettier/pull/5423))
- JavaScript: treat `createSelector` as function composition ([#5430](https://renovatebot.com/gh/prettier/prettier/pull/5430))
- Flow: do not move flow comment for function argument to its body ([#5435](https://renovatebot.com/gh/prettier/prettier/pull/5435))
- Flow: force-break interface body to be consistent with TypeScript interface ([#5432](https://renovatebot.com/gh/prettier/prettier/pull/5432))
- Flow/TypeScript: remove extra indentation for `extends` ([#5432](https://renovatebot.com/gh/prettier/prettier/pull/5432))
- TypeScript: distinguish `module` and `namespace` correctly ([#5432](https://renovatebot.com/gh/prettier/prettier/pull/5432))
- HTML: handle CRLF correctly ([#5393](https://renovatebot.com/gh/prettier/prettier/pull/5393))
- HTML: handle `
` with interpolation ([#5400](https://renovatebot.com/gh/prettier/prettier/pull/5400))
- HTML: preserve content for `` with unknown `lang` ([#5388](https://renovatebot.com/gh/prettier/prettier/pull/5388))
- HTML: preserve incomplete IE conditional comments ([#5429](https://renovatebot.com/gh/prettier/prettier/pull/5429))
- HTML: preserve unterminated IE conditional comments ([#5424](https://renovatebot.com/gh/prettier/prettier/pull/5424))
- HTML: treat capital element as custom element ([#5395](https://renovatebot.com/gh/prettier/prettier/pull/5395))
- Angular: add missing parens for pipe in ternary ([#5397](https://renovatebot.com/gh/prettier/prettier/pull/5397))
- Angular: correctly print unary expression with operator `+` ([#5405](https://renovatebot.com/gh/prettier/prettier/pull/5405))
- Angular: correctly handle parens ([#5387](https://renovatebot.com/gh/prettier/prettier/pull/5387))
- Angular/Vue: whitespaces between interpolation and text are sensitive ([#5396](https://renovatebot.com/gh/prettier/prettier/pull/5396))
- Vue: do not add invalid semicolon for `v-on` attribute value ([#5418](https://renovatebot.com/gh/prettier/prettier/pull/5418))
- SCSS: do not crash on grid value ([#5394](https://renovatebot.com/gh/prettier/prettier/pull/5394))
- Markdown: handle CRLF correctly ([#5414](https://renovatebot.com/gh/prettier/prettier/pull/5414))
- Markdown: identify CJK correctly ([#5402](https://renovatebot.com/gh/prettier/prettier/pull/5402))
- MDX: treat JSX code block same as in Markdown ([#5391](https://renovatebot.com/gh/prettier/prettier/pull/5391))
### [`v1.15.1`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#1151)
[Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.15.0...1.15.1)
[diff](https://renovatebot.com/gh/prettier/prettier/compare/1.15.0...1.15.1)
- Markdown: do not keep increasing backslashes for dollar sign ([#5358](https://renovatebot.com/gh/prettier/prettier/pull/5358))
### [`v1.15.0`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#1150)
[Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.14.3...1.15.0)
[diff](https://renovatebot.com/gh/prettier/prettier/compare/1.14.3...1.15.0)
🔗 [Release Notes](https://prettier.io/blog/2018/11/07/1.15.0.html)
Renovate configuration
:date: Schedule: "before 3am on Monday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
: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.
Coverage remained the same at 100.0% when pulling 02bb26768a1a2d5ee144a3429e559c18946c166f on renovate/prettier-1.x into 9f6f1c3ab6f08f3d8f82bff57faecc28cd667308 on master.
This PR contains the following updates:
1.14.3
->1.15.2
Release Notes
prettier/prettier
### [`v1.15.2`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#1152) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.15.1...1.15.2) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.15.1...1.15.2) - CLI: allow flag overriding ([#5390](https://renovatebot.com/gh/prettier/prettier/pull/5390)) - JavaScript: do not apply test call formatting to arrow function without body ([#5366](https://renovatebot.com/gh/prettier/prettier/pull/5366)) - JavaScript: do not duplicate comments in styled-components ([#5416](https://renovatebot.com/gh/prettier/prettier/pull/5416)) - JavaScript: do not indent comments behind variable declarations ([#5434](https://renovatebot.com/gh/prettier/prettier/pull/5434)) - JavaScript: inline property decorator should stay inline ([#5364](https://renovatebot.com/gh/prettier/prettier/pull/5364), [#5423](https://renovatebot.com/gh/prettier/prettier/pull/5423)) - JavaScript: treat `createSelector` as function composition ([#5430](https://renovatebot.com/gh/prettier/prettier/pull/5430)) - Flow: do not move flow comment for function argument to its body ([#5435](https://renovatebot.com/gh/prettier/prettier/pull/5435)) - Flow: force-break interface body to be consistent with TypeScript interface ([#5432](https://renovatebot.com/gh/prettier/prettier/pull/5432)) - Flow/TypeScript: remove extra indentation for `extends` ([#5432](https://renovatebot.com/gh/prettier/prettier/pull/5432)) - TypeScript: distinguish `module` and `namespace` correctly ([#5432](https://renovatebot.com/gh/prettier/prettier/pull/5432)) - HTML: handle CRLF correctly ([#5393](https://renovatebot.com/gh/prettier/prettier/pull/5393)) - HTML: handle `Renovate configuration
:date: Schedule: "before 3am on Monday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
: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.