widgetbook_cli 3.0.0-beta.18 copy "widgetbook_cli: ^3.0.0-beta.18" to clipboard
widgetbook_cli: ^3.0.0-beta.18 copied to clipboard

A CLI to interact with Widgetbook Cloud.

3.0.0-beta.18 #

  • REFACTOR: ♻️ settings. (254ebef6)
  • REFACTOR: ♻️ git usage. (4f5db511)
  • FIX: 🐛 upload of properties. (a9996bbd)
  • FIX: 🐛 fails pipeline when no generator files exist. (65ad1e67)
  • FIX: 🐛 reads actor and repository including newline. (3bc05624)
  • FIX: 🐛 bad revision on git diff. (7019e1a9)
  • FIX: 🐛 CLI fails on environments without terminal. (d5101d56)
  • FIX: 🐛 HttpClient connects to incorrect endpoint. (58dd870f)
  • FIX: 🐛 UseCaseParser contains hard-coded branch name. (8acf8db4)
  • FIX: 🐛 ambiguous warning for no generator themes. (fbc56b54)
  • FIX: 🐛 rename cli to widgetbook. (3819094e)
  • FEAT: ✨ link to review. (db2f239a)
  • FEAT: ✨ add designLink property. (daad8e9c)
  • FEAT: ✨ implement ci parser class to parse ci/cd runner information. (fb95a76b)
  • FEAT: comment link to review. (c320a727)
  • FEAT: ✨ improve markdown on PR comments. (0b598639)
  • FEAT: ✨ comment link to Build in PR. (9ea0ebf3)
  • FEAT: ✨ changed branch and commit argument to optional. (2c37580c)
  • FEAT: 🔖 publish CLI to pub.dev. (f40a4512)
  • DOCS: 📝 add pr and github-token args. (7f600037)
  • DOCS: 🐛 change relative links to global links. (c0b5e408)
  • DOCS: 📝 add documentation for CLI. (2aeabef9)

3.0.0-beta.17 #

  • feat: add link to review in GitHub comment

3.0.0-beta.16 #

  • fix: upload of locales, devices, themes and text scales

3.0.0-beta.15 #

  • fix: designLink is not uploaded

3.0.0-beta.14 #

  • feat: add upload of designLink property
  • fix: CLI returns code >0 when no review information is available

3.0.0-beta.13 #

  • feat: add command for publish

2.0.3-beta.1 #

  • fix(cli): UseCaseParser uses ref instead of base branch
  • fix(cli): HttpClient connects to incorrect endpoint

2.0.2 #

  • fix(cli): UseCaseParser contains hard-coded branch name

2.0.1 #

  • feat: improve comment link markdown.

2.0.0 #

  • docs: add pr and github-token arguments
  • feat: improve comment link markdown
  • feat: comment link to Build in PR
  • fix: ambiguous warning when no generator files are found
  • docs: change relative links to global links.
  • feat: change path, branch, commit, and git-provider arguments from mandatory to optional.
  • fix: change name of executable from widgetbook-cli to widgetbook.
  • Initial version.