Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .changeset/odd-fireants-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"@smartthings/cli": patch
"@smartthings/cli-lib": patch
---

Update table output:
- switch to table package which handles international characters properly
- removed compact / expanded command line options
- removed compactTableOutput configuration option
- added group-rows and no-group-rows command line options
- added groupTableOutputRows configuration option
- (lib) completely isolated use of dependency to table-generator.ts
160 changes: 126 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading