|
|
@ -1,6 +1,6 @@ |
|
|
|
# 1.18.2 |
|
|
|
|
|
|
|
[diff](https://github.com/prettier/prettier/compare/1.18.2...1.18.1) |
|
|
|
[diff](https://github.com/prettier/prettier/compare/1.18.1...1.18.2) |
|
|
|
|
|
|
|
- TypeScript: only add trailing commas in tuples for `--trailing-comma=all` ([#6199] by [@duailibe]) |
|
|
|
|
|
|
@ -11,7 +11,7 @@ |
|
|
|
|
|
|
|
# 1.18.1 |
|
|
|
|
|
|
|
[diff](https://github.com/prettier/prettier/compare/1.18.1...1.18.0) |
|
|
|
[diff](https://github.com/prettier/prettier/compare/1.18.0...1.18.1) |
|
|
|
|
|
|
|
- TypeScript: Add trailing comma in tsx, only for arrow function ([#6190] by [@sosukesuzuki]) |
|
|
|
|
|
|
|