widgetbook_cli
CLI that can publish Widgetbook builds and reviews to Widgetbook Cloud.
3.15.0
10K downloads/mo
#2916 most downloaded on pub.dev
widgetbook/widgetbook
What this package is like to depend on
Last release 23 days ago
01 Aug 2026
Release timing varies
gaps range from 8 days to 3 months
Nearly every release is documented
notes for 29 of 29 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
89 releases · first in 2022
18 releases in the last 12 months
see the full history below
Release timeline
89 releases · Jul 2022 to Aug 2026Releases
latest 60 of 89-
4.0.0-beta.1101 Aug 2026 pre-releaseRelease notes
Open source →- FEAT: Add
cloud review skip, which resolves the Widgetbook
Review check on pull requests that upload no build.
(#1995) - FIX: Append a missing trailing slash to the
--api-urlvalue of
cloud build pushandcloud review skip, so custom API URLs work
without a trailing slash.
(#1976,
#1995) - CHORE: Update the
widgetbookversion installed bywidgetbook initto4.0.0-beta.11.
- FEAT: Add
-
4.0.0-beta.1008 Jul 2026 pre-releaseRelease notes
Open source →- CHORE: Align version with
widgetbookso both packages share
4.0.0-beta.10.
- CHORE: Align version with
-
4.0.0-beta.902 Jul 2026 pre-releaseRelease notes
Open source →- FEAT: Upload accessibility guideline violations captured per
scenario to Widgetbook Cloud.
(#1954) - CHORE: Update the
widgetbookversion installed bywidgetbook initto4.0.0-beta.9.
- FEAT: Upload accessibility guideline violations captured per
-
4.0.0-beta.825 Jun 2026 pre-releaseRelease notes
Open source →- CHORE: Align version with
widgetbookso both packages share
4.0.0-beta.8.
- CHORE: Align version with
-
4.0.0-beta.723 Jun 2026 pre-releaseNothing published for this version
-
4.0.0-beta.622 Jun 2026 pre-releaseNothing published for this version
-
4.0.0-beta.515 Jun 2026 pre-releaseNothing published for this version
-
4.0.0-beta.413 Jun 2026 pre-releaseNothing published for this version
-
4.0.0-beta.331 Mar 2026 pre-releaseNothing published for this version
-
4.0.0-beta.206 Mar 2026 pre-releaseNothing published for this version
-
4.0.0-beta.125 Feb 2026 pre-releaseNothing published for this version
-
4.0.0-alpha.121 Nov 2025 pre-releaseNothing published for this version
-
3.15.008 Jun 2026Release notes
Open source →- BREAKING: Set minimum SDK version to 3.11.0. (#1924)
- REFACTOR: Use
analyzer13.x. - REFACTOR: Use
xml7.x.
-
3.14.006 May 2026 -
3.13.018 Feb 2026 -
3.12.010 Feb 2026Release notes
Open source → -
3.11.125 Nov 2025 -
3.11.007 Nov 2025 -
3.10.008 Aug 2025Release notes
Open source →- BREAKING: Set minimum SDK version to 3.7.0. (#1541)
- FEAT: Add experimental
coveragecommand to check how many of your widgets are covered by Widgetbook use-cases. (#1304 - by @Moelfarri)
-
3.9.001 Aug 2025Release notes
Open source → -
3.8.221 Jul 2025 -
3.8.109 Jul 2025 -
3.8.007 Jul 2025Release notes
Open source →- FEAT: Introduce Turbo Builds; a new way to speed up pushing builds to Widgetbook Cloud. (#1502)
-
3.7.017 Apr 2025Release notes
Open source → -
3.6.117 Mar 2025 -
3.6.013 Feb 2025 -
3.5.001 Dec 2024Release notes
Open source →- FEAT: Add support for GitLab Merged Results Pipelines via the
cloud build pushcommand. Check our docs for more info. (#1312) - BREAKING: Remove the deprecated
publishcommand. Usecloud build pushcommand instead. (#1315)
- FEAT: Add support for GitLab Merged Results Pipelines via the
-
3.4.318 Oct 2024 -
3.4.201 Oct 2024Release notes
Open source →- FIX: Provide default values for arguments when running in GitLab CI/CD. (#1277)
-
3.4.125 Sep 2024Release notes
Open source →- FIX: Provide default values for arguments when running in Azure Pipelines. (#1271)
-
3.4.011 Sep 2024Release notes
Open source → -
3.3.128 Aug 2024 -
3.3.019 Aug 2024Release notes
Open source →- REFACTOR: Speed up the creation of build drafts, by reducing the payload size. (#1232)
-
3.2.015 Aug 2024Release notes
Open source →- REFACTOR: Upload build files directly to storage, bypassing Widgetbook Cloud's server. This enhancement ensures that builds are instantly available on Widgetbook Cloud upon completion of the
cloud build pushcommand, eliminating the need for additional processing. (#1229)
- REFACTOR: Upload build files directly to storage, bypassing Widgetbook Cloud's server. This enhancement ensures that builds are instantly available on Widgetbook Cloud upon completion of the
-
3.1.129 Jul 2024 -
3.1.018 Mar 2024Release notes
Open source →- BREAKING: Set minimum SDK version to 3.0.0. (#1030)
- FEAT: Introduce new
cloud build pushcommand, and deprecate the oldpublishcommand. (#1153) - REFACTOR: Remove reviews feature in favor of the GitHub app. The
--base-branchoption has no effect anymore. For more info, check our docs for reviews. (#1155)
-
3.0.126 Oct 2023Release notes
Open source →- FIX: Handle null
navPathgenerated bywidgetbook_generator<= 3.2.0. (#1011)
- FIX: Handle null
-
3.0.025 Oct 2023 -
3.0.0-rc.617 Oct 2023 pre-release -
3.0.0-rc.517 Oct 2023 pre-releaseRelease notes
Open source →- BREAKING: Remove
--github-token&--proptions frompublishcommand. You can now use our GitHub App instead. (#982)
- BREAKING: Remove
-
3.0.0-rc.410 Oct 2023 pre-release -
3.0.0-rc.315 Aug 2023 pre-release -
3.0.0-rc.216 Jun 2023 pre-release -
3.0.0-rc.103 Jun 2023 pre-releaseRelease notes
Open source → -
3.0.0-beta.2712 Apr 2023 pre-releaseRelease notes
Open source →- REFACTOR: :recycle: removed lint package from projects.
- REFACTOR: :recycle: removed package analysis_options files.
- REFACTOR: :recycle: warnings.
- REFACTOR: :recycle: settings.
- REFACTOR: :recycle: git usage.
- FIX: use CI's commit environment variables (#608).
- FIX: :bug: use cases not found.
- FIX: :bug: skips most recent commit on base ref.
- FIX: :bug: identifying merge commits with incorrect keywords.
- FIX: :bug: provides wrong
shawhen running on GitHub action pull-requests. - FIX: :bug: directing to incorrect route.
- FIX: :bug: upload of properties.
- FIX: :bug: fails pipeline when no generator files exist.
- FIX: :bug: reads actor and repository including newline.
- FIX: :bug: bad revision on git diff.
- FIX: 🐛 CLI fails on environments without terminal.
- FIX: :bug: HttpClient connects to incorrect endpoint.
- FIX: :bug: UseCaseParser contains hard-coded branch name.
- FIX: :bug: ambiguous warning for no generator themes.
- FIX: :bug: rename cli to widgetbook.
- FEAT: :sparkles: log number of use-cases.
- FEAT: support for Codemagic.
- FEAT: :sparkles: link to review.
- FEAT: :sparkles: add
designLinkproperty. - FEAT: :sparkles: implement ci parser class to parse ci/cd runner information.
- FEAT: comment link to review.
- FEAT: :sparkles: improve markdown on PR comments.
- FEAT: :sparkles: comment link to Build in PR.
- FEAT: :sparkles: changed branch and commit argument to optional.
- FEAT: :bookmark: publish CLI to pub.dev.
- DOCS: :memo: add
prandgithub-tokenargs. - DOCS: :bug: change relative links to global links.
- DOCS: :memo: add documentation for CLI.
-
3.0.0-beta.2623 Mar 2023 pre-releaseRelease notes
Open source →- REFACTOR: :recycle: settings.
- REFACTOR: :recycle: git usage.
- FIX: :bug: use cases not found.
- FIX: :bug: skips most recent commit on base ref.
- FIX: :bug: identifying merge commits with incorrect keywords.
- FIX: :bug: provides wrong
shawhen running on GitHub action pull-requests. - FIX: :bug: directing to incorrect route.
- FIX: :bug: upload of properties.
- FIX: :bug: fails pipeline when no generator files exist.
- FIX: :bug: reads actor and repository including newline.
- FIX: :bug: bad revision on git diff.
- FIX: 🐛 CLI fails on environments without terminal.
- FIX: :bug: HttpClient connects to incorrect endpoint.
- FIX: :bug: UseCaseParser contains hard-coded branch name.
- FIX: :bug: ambiguous warning for no generator themes.
- FIX: :bug: rename cli to widgetbook.
- FEAT: :sparkles: log number of use-cases.
- FEAT: support for Codemagic.
- FEAT: :sparkles: link to review.
- FEAT: :sparkles: add
designLinkproperty. - FEAT: :sparkles: implement ci parser class to parse ci/cd runner information.
- FEAT: comment link to review.
- FEAT: :sparkles: improve markdown on PR comments.
- FEAT: :sparkles: comment link to Build in PR.
- FEAT: :sparkles: changed branch and commit argument to optional.
- FEAT: :bookmark: publish CLI to pub.dev.
- DOCS: :memo: add
prandgithub-tokenargs. - DOCS: :bug: change relative links to global links.
- DOCS: :memo: add documentation for CLI.
-
3.0.0-beta.2522 Mar 2023 pre-release -
3.0.0-beta.2422 Mar 2023 pre-releaseNothing published for this version
-
3.0.0-beta.2322 Mar 2023 pre-releaseNothing published for this version
-
3.0.0-beta.2217 Feb 2023 pre-release -
3.0.0-beta.2117 Feb 2023 pre-release -
3.0.0-beta.2016 Feb 2023 pre-releaseRelease notes
Open source →- FIX: :bug: identifying merge commits with incorrect keywords. (984f1bfb)
-
3.0.0-beta.1916 Feb 2023 pre-releaseRelease notes
Open source →- REFACTOR: :recycle: settings. (254ebef6)
- REFACTOR: :recycle: git usage. (4f5db511)
- FIX: :bug: provides wrong
shawhen running on GitHub action pull-requests. (2d2cf624) - FIX: :bug: directing to incorrect route. (4e610cf8)
- FIX: :bug: upload of properties. (a9996bbd)
- FIX: :bug: fails pipeline when no generator files exist. (65ad1e67)
- FIX: :bug: reads actor and repository including newline. (3bc05624)
- FIX: :bug: bad revision on git diff. (7019e1a9)
- FIX: 🐛 CLI fails on environments without terminal. (d5101d56)
- FIX: :bug: HttpClient connects to incorrect endpoint. (58dd870f)
- FIX: :bug: UseCaseParser contains hard-coded branch name. (8acf8db4)
- FIX: :bug: ambiguous warning for no generator themes. (fbc56b54)
- FIX: :bug: rename cli to widgetbook. (3819094e)
- FEAT: :sparkles: link to review. (db2f239a)
- FEAT: :sparkles: add
designLinkproperty. (daad8e9c) - FEAT: :sparkles: implement ci parser class to parse ci/cd runner information. (fb95a76b)
- FEAT: comment link to review. (c320a727)
- FEAT: :sparkles: improve markdown on PR comments. (0b598639)
- FEAT: :sparkles: comment link to Build in PR. (9ea0ebf3)
- FEAT: :sparkles: changed branch and commit argument to optional. (2c37580c)
- FEAT: :bookmark: publish CLI to pub.dev. (f40a4512)
- DOCS: :memo: add
prandgithub-tokenargs. (7f600037) - DOCS: :bug: change relative links to global links. (c0b5e408)
- DOCS: :memo: add documentation for CLI. (2aeabef9)
-
3.0.0-beta.1806 Feb 2023 pre-releaseRelease notes
Open source →- REFACTOR: :recycle: settings. (254ebef6)
- REFACTOR: :recycle: git usage. (4f5db511)
- FIX: :bug: upload of properties. (a9996bbd)
- FIX: :bug: fails pipeline when no generator files exist. (65ad1e67)
- FIX: :bug: reads actor and repository including newline. (3bc05624)
- FIX: :bug: bad revision on git diff. (7019e1a9)
- FIX: 🐛 CLI fails on environments without terminal. (d5101d56)
- FIX: :bug: HttpClient connects to incorrect endpoint. (58dd870f)
- FIX: :bug: UseCaseParser contains hard-coded branch name. (8acf8db4)
- FIX: :bug: ambiguous warning for no generator themes. (fbc56b54)
- FIX: :bug: rename cli to widgetbook. (3819094e)
- FEAT: :sparkles: link to review. (db2f239a)
- FEAT: :sparkles: add
designLinkproperty. (daad8e9c) - FEAT: :sparkles: implement ci parser class to parse ci/cd runner information. (fb95a76b)
- FEAT: comment link to review. (c320a727)
- FEAT: :sparkles: improve markdown on PR comments. (0b598639)
- FEAT: :sparkles: comment link to Build in PR. (9ea0ebf3)
- FEAT: :sparkles: changed branch and commit argument to optional. (2c37580c)
- FEAT: :bookmark: publish CLI to pub.dev. (f40a4512)
- DOCS: :memo: add
prandgithub-tokenargs. (7f600037) - DOCS: :bug: change relative links to global links. (c0b5e408)
- DOCS: :memo: add documentation for CLI. (2aeabef9)
-
3.0.0-beta.1723 Dec 2022 pre-release -
3.0.0-beta.1621 Dec 2022 pre-release -
3.0.0-beta.1421 Dec 2022 pre-releaseRelease notes
Open source →- feat: add upload of
designLinkproperty - fix: CLI returns code
>0when no review information is available
- feat: add upload of
-
3.0.0-beta.1322 Nov 2022 pre-release -
3.0.0-beta.1214 Nov 2022 pre-releaseNothing published for this version
-
3.0.0-beta.1113 Nov 2022 pre-releaseNothing published for this version