Releases: prettier/prettier-eslint
Releases · prettier/prettier-eslint
v6.2.0
<a name"6.2.0">
6.2.0 (2017-05-03)
Features
v6.1.2
<a name"6.1.2">
6.1.2 (2017-04-28)
Bug Fixes
- singleQuote: interpret eslint quote backtick as singleQuote false (#76) (b4396bd3)
v6.1.1
<a name"6.1.1">
6.1.1 (2017-04-24)
Bug Fixes
- scripts: Set defaults for getValFromTrailingCommaConfig missings keys in objectConfig (#7 (8c1ce749, closes #48)
v6.1.0
<a name"6.1.0">
6.1.0 (2017-04-23)
Features
- fallback-options: allow passing custom fallbacks if no eslint rule (#73) (a9aa29d9, closes #72)
v6.0.0
<a name"6.0.0">
6.0.0 (2017-04-21)
Bug Fixes
- trailingComma all only if functions enabled (#71) (849b25a4)
Breaking Changes
- trailingComma now defaults to prettier's
es5
option if it's not configured.
(849b25a4)
v5.1.0
<a name"5.1.0">
5.1.0 (2017-04-13)
Features
v5.0.0
<a name"5.0.0">
5.0.0 (2017-04-11)
Bug Fixes
- prettierConfig: Fall back to prettier defaults if ESLint rule is disabled (#63) (d9d79af2)
Breaking Changes
- If you disabled ESLint config rules that affect prettier configuration and the
configuration value is different to the prettier default value your fixed style will now be
different
55
- refactor(utils): Rename variable, tweak comment based on code review
Code review changes for issue 55
(d9d79af2)
v4.4.0
<a name"4.4.0">
4.4.0 (2017-03-29)
Features
v4.3.2
<a name"4.3.2">
4.3.2 (2017-03-14)
Bug Fixes
- Make prettier-eslint less verbose when no .eslintrc (#53) (962480bf)
v4.3.1
<a name"4.3.1">
4.3.1 (2017-03-14)
Bug Fixes