Skip to content

Commit 1d0b614

Browse files
Use "table" package for tabular output and word wrap support (#1524)
Use "table" package for tabular output Federation results in particular can be quite long, causing some word wrap pandemonium. This package supports word wrap and a provides a cleaner look overall.
1 parent df78e75 commit 1d0b614

11 files changed

Lines changed: 344 additions & 224 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Upcoming
44

55
- `apollo`
6-
- <First `apollo` related entry goes here>
6+
- Use "table" package for tabular output and word wrap support [#1524](https://github.com/apollographql/apollo-tooling/pull/1524)
77
- `apollo-codegen-core`
88
- <First `apollo-codegen-core` related entry goes here>
99
- `apollo-codegen-flow`

0 commit comments

Comments
 (0)