122 KiB
v18.0.1 (Thu Jul 02 2026)
🐛 Bug Fix
- Fix silent error swallowing early in CLI invocation #1413 (@justin-thurman)
Authors: 1
- Justin Thurman (@justin-thurman)
v18.0.0 (Wed Jul 01 2026)
💥 Breaking Change
- Update CLI task list to render with Clack #1390 (@justin-thurman)
🚀 Enhancement
- Implement logRenderer #1378 (@justin-thurman)
🐛 Bug Fix
- Update upload task to log ancestor build details #1411 (@justin-thurman)
- Migrate
snapshotto Clack #1410 (@justin-thurman) - Migrate
verifyto Clack #1409 (@justin-thurman) - Migrate
uploadtask to Clack #1404 (@justin-thurman) - Migrate
prepareto Clack #1402 (@justin-thurman) - Migrate
buildto Clack renderer #1398 (@justin-thurman) - Add error class to carry exit code information to
runTask#1397 (@justin-thurman) - Implement a spinner renderer #1396 (@justin-thurman)
- Adds a progress bar renderer #1395 (@justin-thurman)
- Migrate
initializeto Clack renderer #1393 (@justin-thurman) - Migrate
storybookInfoto Clack #1392 (@justin-thurman) - Migrate
gitInfoto Clack #1389 (@justin-thurman) - Implement mid-task UI updates #1388 (@justin-thurman)
- Implement Clack-based storybook rendering #1386 (@justin-thurman)
- Fan out
authandintrooutput to Clack and file logging #1384 (@justin-thurman) - Implement
broadcastRendererto fan out multipleTaskRenderers #1379 (@justin-thurman) - Implement Clack-based task rendering and tracer bullet the
authtask #1358 (@justin-thurman)
Authors: 1
- Justin Thurman (@justin-thurman)
v17.8.0 (Mon Jun 29 2026)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v17.7.2 (Fri Jun 26 2026)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v17.7.1 (Thu Jun 25 2026)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v17.7.0 (Thu Jun 25 2026)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v17.6.0 (Wed Jun 24 2026)
🚀 Enhancement
- Automatically upload metadata files on TurboSnap bails #1400 (@codykaup)
- Log untraced files and its matching glob #1403 (@codykaup)
- Show full trace path to bail file reason #1401 (@codykaup)
Authors: 1
- Cody Kaup (@codykaup)
v17.5.0 (Wed Jun 17 2026)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v17.4.1 (Thu Jun 11 2026)
🐛 Bug Fix
- fix: e2e build command ignores arguments when used with npm #1385 (@sentience @AriPerkkio @jmhobbs)
Authors: 3
- Ari Perkkiö (@AriPerkkio)
- John Hobbs (@jmhobbs)
- Kevin Yank (@sentience)
v17.4.0 (Tue Jun 09 2026)
🚀 Enhancement
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v17.3.0 (Fri Jun 05 2026)
🚀 Enhancement
🐛 Bug Fix
- Remove unused
subdirdirectory #1381 (@codykaup) - Increase Sentry message length #1380 (@codykaup)
- Bump
typescript-eslintto fix TypeScript warning #1373 (@codykaup) - Drop
slashdependency for internal helper #1374 (@codykaup) react-native-build: Don't overwrite artifacts without permission. #1364 (@jmhobbs)- Set
patchlabel for Dependabot PRs #1370 (@codykaup) - Update Dependabot to skip test fixture dependencies #1363 (@codykaup)
Authors: 3
v17.2.0 (Mon Jun 01 2026)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v17.1.0 (Wed May 27 2026)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v17.0.1 (Tue May 26 2026)
🐛 Bug Fix
- Delay check of
build-storybookscript validation #1327 (@jmhobbs) - Force
es-toolkitversion to avoid bundle error in Yarn classic smoke test #1347 (@codykaup) - Fix TurboSnap mis-categorizing static assets as Storybook config changes #1340 (@codykaup)
Authors: 2
v17.0.0 (Tue May 19 2026)
💥 Breaking Change
🐛 Bug Fix
- Promotes
prepare,build, andverifytasks to modules #1331 (@justin-thurman)
Authors: 2
- Cody Kaup (@codykaup)
- Justin Thurman (@justin-thurman)
v16.10.1 (Fri May 15 2026)
🐛 Bug Fix
- Fix
getUncommittedHashin Windows environments #1332 (@codykaup) - Increase flaky test timeout #1326 (@codykaup)
- Refactor
initializetask to use typed inputs and outputs #1323 (@justin-thurman)
Authors: 2
- Cody Kaup (@codykaup)
- Justin Thurman (@justin-thurman)
v16.10.0 (Mon May 11 2026)
🚀 Enhancement
- Add
share()to Node API #1284 (@codykaup @katiebayes)
🐛 Bug Fix
- Migrate
gitInfotask to typed inputs and outputs #1314 (@justin-thurman) - Add config option for building multiple Android architectures #1321 (@jmhobbs)
Authors: 4
- Cody Kaup (@codykaup)
- John Hobbs (@jmhobbs)
- Justin Thurman (@justin-thurman)
- Katie Bayes (@katiebayes)
v16.9.1 (Thu May 07 2026)
🐛 Bug Fix
Authors: 1
- John Hobbs (@jmhobbs)
v16.9.0 (Wed May 06 2026)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v16.8.0 (Tue May 05 2026)
🚀 Enhancement
🐛 Bug Fix
- Move
xcodebuildto shared executor #1318 (@jmhobbs) - Only build Android ABI for x86_64 #1308 (@jmhobbs)
- Add output environment variable to RN builds #1307 (@jmhobbs)
Authors: 2
v16.7.0 (Mon May 04 2026)
🚀 Enhancement
- Add React Native build stage #1297 (@jmhobbs)
- Make Storybook metadata output generic #1311 (@codykaup)
🐛 Bug Fix
- Migrate
setStorybookInfotask to typed inputs and outputs #1306 (@justin-thurman) - Scaffolding for removing
Contextfrom CLI task bodies #1302 (@justin-thurman)
Authors: 3
- Cody Kaup (@codykaup)
- John Hobbs (@jmhobbs)
- Justin Thurman (@justin-thurman)
v16.6.3 (Wed Apr 29 2026)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v16.6.2 (Wed Apr 29 2026)
🐛 Bug Fix
Authors: 2
v16.6.1 (Tue Apr 28 2026)
🐛 Bug Fix
Authors: 1
- John Hobbs (@jmhobbs)
v16.6.0 (Thu Apr 23 2026)
🚀 Enhancement
- Send analytics for Storybook build failures #1287 (@justin-thurman)
Authors: 1
- Justin Thurman (@justin-thurman)
v16.5.0 (Tue Apr 21 2026)
🚀 Enhancement
- [WFL-208] Extract
refsfield from Storybook and pass when announcing build #1283 (@ax-vasquez) - Validate
@storybook/react-nativeversion #1288 (@codykaup)
🐛 Bug Fix
Authors: 3
- Armando Vasquez (@ax-vasquez)
- Cody Kaup (@codykaup)
- John Hobbs (@jmhobbs)
v16.4.0 (Tue Apr 21 2026)
🚀 Enhancement
🐛 Bug Fix
Authors: 1
- John Hobbs (@jmhobbs)
v16.3.0 (Tue Apr 14 2026)
🚀 Enhancement
- feat: add
--vitestflag for@chromatic-com/vitestintegration #1252 (@AriPerkkio) - Show more information on invalid React Native builds #1271 (@codykaup)
Authors: 2
- Ari Perkkiö (@AriPerkkio)
- Cody Kaup (@codykaup)
v16.2.0 (Thu Apr 09 2026)
🚀 Enhancement
🐛 Bug Fix
- test: improve chromatic-e2e related tests #1273 (@AriPerkkio)
- test: update Vitest to v4 #1266 (@AriPerkkio)
- Throw error on React Native projects using TurboSnap #1267 (@codykaup)
Authors: 2
- Ari Perkkiö (@AriPerkkio)
- Cody Kaup (@codykaup)
v16.1.0 (Thu Apr 02 2026)
🚀 Enhancement
- Best effort alternative to tree-kill that swallows errors #1261 (@jmhobbs @justin-thurman)
🐛 Bug Fix
- Merge pull request #1265 from chromaui/CAP-4242-unit-tests #1265 (@justin-thurman)
- Create workflow for action-canary release #1255 (@jmhobbs)
- Upgrade
eslintversion #1253 (@jmhobbs)
Authors: 2
- John Hobbs (@jmhobbs)
- Justin Thurman (@justin-thurman)
v16.0.0 (Mon Mar 23 2026)
💥 Breaking Change
Authors: 1
- Cody Kaup (@codykaup)
v15.3.1 (Mon Mar 23 2026)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v15.3.0 (Mon Mar 16 2026)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v15.2.0 (Mon Feb 23 2026)
🚀 Enhancement
Authors: 1
- Scott Johnson (@jwir3)
v15.1.1 (Tue Feb 17 2026)
🐛 Bug Fix
- Add concurrency limits to TurboSnap checks to fix OOM errors with large monorepos #1242 (@Brookke @codykaup)
Authors: 2
v15.1.0 (Tue Feb 10 2026)
🚀 Enhancement
- Add support for iOS React Native projects #1229 (@codykaup)
- Only upload
manifest.json/storybook.apk/storybook.app#1240 (@codykaup)
Authors: 1
- Cody Kaup (@codykaup)
v15.0.0 (Mon Feb 02 2026)
💥 Breaking Change
- Update storybook to
10.x& upgrade dependencies #1228 (@kasperpeulen @ndelangen @jwir3)
🐛 Bug Fix
Authors: 3
- Kasper Peulen (@kasperpeulen)
- Norbert de Langen (@ndelangen)
- Scott Johnson (@jwir3)
v14.0.0 (Mon Feb 02 2026)
💥 Breaking Change
- Update storybook to
10.x& upgrade dependencies #1228 (@kasperpeulen @ndelangen @jwir3)
🐛 Bug Fix
Authors: 4
- Cody Kaup (@codykaup)
- Kasper Peulen (@kasperpeulen)
- Norbert de Langen (@ndelangen)
- Scott Johnson (@jwir3)
v13.3.5 (Mon Jan 05 2026)
🐛 Bug Fix
- Adds support for React Native builds #1224 (@justin-thurman)
- Skip storybook build step for react native #1225 (@justin-thurman)
- Add React Native asset validation #1223 (@justin-thurman)
- Add react native app feature flag to CLI context #1222 (@justin-thurman)
Authors: 1
- Justin Thurman (@justin-thurman)
v13.3.4 (Tue Nov 18 2025)
🐛 Bug Fix
- Fix passing signal to Execa #1220 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v13.3.3 (Fri Oct 31 2025)
🐛 Bug Fix
- Strip ' + N modules' when matching against untraced files #1217 (@justin-thurman)
Authors: 1
- Justin Thurman (@justin-thurman)
v13.3.2 (Fri Oct 24 2025)
🐛 Bug Fix
- Fix Node 24 security warning #1215 (@codykaup)
- Remove
corepack enablefrom GitHub Actions #1218 (@justin-thurman) - Setup permissions for NPM trusted publishing #1216 (@codykaup)
Authors: 2
- Cody Kaup (@codykaup)
- Justin Thurman (@justin-thurman)
v13.3.1 (Tue Oct 21 2025)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v13.3.0 (Mon Sep 29 2025)
🚀 Enhancement
🐛 Bug Fix
Authors: 1
- John Hobbs (@jmhobbs)
v13.2.1 (Fri Sep 26 2025)
🐛 Bug Fix
- Remove unused references to view layer #1207 (@justin-thurman)
Authors: 1
- Justin Thurman (@justin-thurman)
v13.2.0 (Fri Sep 19 2025)
🚀 Enhancement
- Updated the mapping for the storybook entry with a recent change in storybook-rsbuild #1206 (@ethriel3695)
Authors: 1
- Reuben Ellis (@ethriel3695)
v13.1.5 (Tue Sep 16 2025)
🐛 Bug Fix
- Handle framework names that specify full viewlayer packages #1204 (@justin-thurman)
Authors: 1
- Justin Thurman (@justin-thurman)
v13.1.4 (Fri Aug 29 2025)
🐛 Bug Fix
- Feat:Fix outdated and incorrect links in the CLI #1202 (@jonniebigodes)
- Show setup URL on build errors when onboarding. #1201 (@jmhobbs)
Authors: 2
- @jonniebigodes
- John Hobbs (@jmhobbs)
v13.1.3 (Thu Jul 31 2025)
🐛 Bug Fix
- Remove notify service message logs #1199 (@codykaup)
- Replace ad hoc test loggers with
TestLogger#1197 (@justin-thurman)
Authors: 2
- Cody Kaup (@codykaup)
- Justin Thurman (@justin-thurman)
v13.1.2 (Thu Jul 03 2025)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v13.1.1 (Thu Jul 03 2025)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v13.1.0 (Wed Jul 02 2025)
🚀 Enhancement
- Get build progress updates through Chromatic notify service #1191 (@justin-thurman @codykaup)
🐛 Bug Fix
Authors: 2
- Cody Kaup (@codykaup)
- Justin Thurman (@justin-thurman)
v13.0.1 (Wed Jun 18 2025)
🐛 Bug Fix
Authors: 1
- John Hobbs (@jmhobbs)
v13.0.0 (Mon Jun 16 2025)
💥 Breaking Change
🚀 Enhancement
Authors: 1
- John Hobbs (@jmhobbs)
v12.2.0 (Mon Jun 09 2025)
🚀 Enhancement
Authors: 1
- Tom Coleman (@tmeasday)
v12.1.1 (Fri Jun 06 2025)
🐛 Bug Fix
Authors: 1
- Tom Coleman (@tmeasday)
v12.1.0 (Wed Jun 04 2025)
🚀 Enhancement
- Split upload task to allow tracing changed files with dry run #1185 (@justin-thurman)
Authors: 1
- Justin Thurman (@justin-thurman)
v12.0.0 (Sat May 24 2025)
💥 Breaking Change
- Revert "Revert "Add git command logging and pass
--no-relativetogit diff."" #1184 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.29.0 (Fri May 23 2025)
🚀 Enhancement
- Export
createLoggerand make all arguments optional #1182 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.28.4 (Fri May 23 2025)
🐛 Bug Fix
- Revert "Add git command logging and pass
--no-relativetogit diff." #1183 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.28.3 (Thu May 22 2025)
🐛 Bug Fix
Authors: 1
- Tom Coleman (@tmeasday)
v11.28.2 (Thu Apr 17 2025)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.28.1 (Thu Apr 17 2025)
🐛 Bug Fix
- Return additional build info on action rerun #1174 (@justin-thurman)
- ✏️ Update help text to reflect actual state of exitOnceUploaded. #1169 (@jwir3)
Authors: 2
- Justin Thurman (@justin-thurman)
- Scott Johnson (@jwir3)
v11.28.0 (Thu Apr 03 2025)
🚀 Enhancement
- Remove unused
viewLayerandaddonsfrom CLI metadata #1167 (@justin-thurman) - Add
pnpm-lock.yamlto list of lockfiles #1164 (@codykaup) - Move TurboSnap to a local lib #1162 (@codykaup)
- Throw on multiple scanned projects from snyk #1161 (@jmhobbs)
🐛 Bug Fix
- Preserve git history when publishing new GH action version #1166 (@justin-thurman)
- Improve TurboSnap tests #1163 (@jmhobbs)
Authors: 3
- Cody Kaup (@codykaup)
- John Hobbs (@jmhobbs)
- Justin Thurman (@justin-thurman)
v11.27.0 (Mon Mar 03 2025)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v11.26.1 (Wed Feb 26 2025)
🐛 Bug Fix
Authors: 1
- John Hobbs (@jmhobbs)
v11.26.0 (Tue Feb 25 2025)
🚀 Enhancement
🐛 Bug Fix
- Add new Vite builder entry for future SB versions #1155 (@codykaup)
- Add
outputDirto action metadata #1154 (@codykaup) - Set Apollo GraphQL client identification headers #1151 (@jmhobbs)
- Fix directory flags for trace command. #1148 (@jmhobbs)
Authors: 2
v11.25.2 (Thu Jan 30 2025)
🐛 Bug Fix
- Add additional rspack builder entrypoint #1147 (@jmhobbs)
- Account for accessibility change counts in UI #1145 (@jmhobbs)
Authors: 1
- John Hobbs (@jmhobbs)
v11.25.1 (Wed Jan 22 2025)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.25.0 (Thu Jan 16 2025)
🚀 Enhancement
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.24.0 (Tue Jan 14 2025)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v11.23.0 (Mon Jan 13 2025)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v11.22.2 (Thu Jan 09 2025)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.22.1 (Wed Jan 08 2025)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.22.0 (Fri Jan 03 2025)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v11.21.0 (Fri Jan 03 2025)
🚀 Enhancement
- Set
storybookUrlaction output on rebuild early exit #1134 (@jmhobbs) - Upload coverage reports to codecov #1132 (@paulelliott)
Authors: 2
- John Hobbs (@jmhobbs)
- Paul Elliott (@paulelliott)
v11.20.2 (Wed Dec 11 2024)
🐛 Bug Fix
Authors: 1
- John Hobbs (@jmhobbs)
v11.20.1 (Tue Dec 10 2024)
🐛 Bug Fix
- Account for configs when checking
exitOnceUploadedin action #1130 (@codykaup) - Only publish
latestaction on push to main #1129 (@codykaup)
Authors: 1
- Cody Kaup (@codykaup)
v11.20.0 (Mon Dec 02 2024)
🚀 Enhancement
Authors: 1
- Tom Coleman (@tmeasday)
v11.19.0 (Mon Nov 25 2024)
🚀 Enhancement
Authors: 1
- Scott Johnson (@jwir3)
v11.18.1 (Tue Nov 12 2024)
🐛 Bug Fix
Authors: 1
- Tom Coleman (@tmeasday)
v11.18.0 (Thu Nov 07 2024)
🚀 Enhancement
🐛 Bug Fix
Authors: 2
v11.17.0 (Thu Nov 07 2024)
🚀 Enhancement
Authors: 1
- Scott Johnson (@jwir3)
v11.16.5 (Mon Nov 04 2024)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.16.4 (Mon Nov 04 2024)
🐛 Bug Fix
- Ensure parent directory exists before writing log/diagnostics file #1117 (@codykaup)
- Fix
--diagnostics-fileparsing #1116 (@codykaup) - Add steps for how to run builds against local CLI #1113 (@codykaup)
Authors: 1
- Cody Kaup (@codykaup)
v11.16.3 (Wed Oct 30 2024)
⚠️ Pushed to main
- Revert "Add
ctx.projectMetadata.hasRouter" (@tmeasday)
Authors: 1
- Tom Coleman (@tmeasday)
v11.16.2 (Wed Oct 30 2024)
⚠️ Pushed to main
- Add
ctx.projectMetadata.hasRouter(@tmeasday)
Authors: 1
- Tom Coleman (@tmeasday)
v11.16.1 (Fri Oct 25 2024)
🐛 Bug Fix
Authors: 1
- John Hobbs (@jmhobbs)
v11.16.0 (Fri Oct 25 2024)
🚀 Enhancement
Authors: 1
- Cody Kaup (@codykaup)
v11.15.0 (Wed Oct 23 2024)
🚀 Enhancement
- Add support for
logLevelandlogPrefixoptions, use local timestamp as default prefix #1107 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.14.0 (Mon Oct 21 2024)
🚀 Enhancement
🐛 Bug Fix
- Switch to read-package-up from read-pkg-up #1106 (@jmhobbs)
- Only run
package-sizeon pull request #1105 (@codykaup)
Authors: 2
v11.13.0 (Mon Oct 21 2024)
🚀 Enhancement
🐛 Bug Fix
- Fix
.envparsing #1104 (@codykaup) - Better handling of undefined values in branches #1101 (@jmhobbs)
- Setup workflow for PR checks #1102 (@codykaup)
- Rename new action job name for merge queue UI #1100 (@codykaup)
- Add context to sentinel upload failures. #1094 (@jmhobbs @codykaup)
Authors: 2
v11.12.6 (Thu Oct 17 2024)
🐛 Bug Fix
- Add nicer formatting to TS bail reasons. #1095 (@jmhobbs @codykaup)
- Fix GITHUB_REF check on release #1093 (@jmhobbs)
Authors: 2
v11.12.5 (Wed Oct 09 2024)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.12.4 (Wed Oct 09 2024)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.12.3 (Wed Oct 09 2024)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.12.2 (Wed Oct 09 2024)
🐛 Bug Fix
Authors: 1
- Cody Kaup (@codykaup)
v11.12.1 (Wed Oct 09 2024)
🐛 Bug Fix
- Move deployment to single script #1088 (@codykaup)
- Migrate linting and tests to GitHub Actions #1085 (@codykaup)
- Add Sentry Releases #1084 (@jmhobbs)
- Fix CLI version output #1079 (@codykaup)
- Account for
--exit-zero-on-changes=true#1083 (@codykaup) - Do not run Sentry in dev #1082 (@jmhobbs)
Authors: 2
v11.12.0 (Tue Oct 08 2024)
🚀 Enhancement
- Show steps for initializing a new Git repo #1081 (@codykaup)
- Add basic sentry integration to cli #1036 (@jmhobbs)
- Enable
unicorn/prevent-abbreviationsESLint rule #1064 (@codykaup)
🐛 Bug Fix
- Add TypeScript checking to CI pipeline #1078 (@codykaup)
- Upgrade
subdirdeps #1077 (@codykaup) - Ignore duplication in test files and ignore all mocks #1073 (@codykaup)
- Bump the npm_and_yarn group across 2 directories with 5 updates #1076 (@dependabot[bot])
- Bump terser from 5.31.0 to 5.34.1 in the npm_and_yarn group across 1 directory #1075 (@dependabot[bot])
- Bump the npm_and_yarn group across 2 directories with 7 updates #1074 (@dependabot[bot])
- Fix remaining TypeScript errors and unable
strict: true#1072 (@codykaup) - Add
EmpathyandCLIlabels to issue templates #1071 (@codykaup) - Add TypeScript config from internal repo and fix some errors #1070 (@codykaup)
- Annotate Sentry events #1069 (@jmhobbs)
- Filter ANSI escape codes for Sentry #1068 (@jmhobbs)
- Do not capture config/option exceptions #1067 (@jmhobbs)
- Enable
unicorn/filename-caseESLint rule #1062 (@codykaup) - Enable
eslint-plugin-jsdocESLint rule #1066 (@codykaup) - Enable
unicorn/prefer-moduleESLint rule [#1061](https://github.com/chromaui/chromatic-cli/pull/1061) (@codykaup)
Authors: 3
- @dependabot[bot]
- Cody Kaup (@codykaup)
- John Hobbs (@jmhobbs)
v11.11.0 (Mon Sep 30 2024)
🚀 Enhancement
- Include
storybookUrlandwebUrlon skipped rebuild #1060 (@codykaup) - Enable
@typescript-eslint/no-floating-promisesESLint rule #1065 (@codykaup)
🐛 Bug Fix
- Enable
unicorn/no-nullESLint rule #1057 (@codykaup) - Enable
unicorn/no-array-reduceESLint rule #1056 (@codykaup) - Track package size over time. #1059 (@jmhobbs)
Authors: 2
v11.10.4 (Tue Sep 24 2024)
🐛 Bug Fix
- Revert "Use --stats-json flag for SB 8.0.0+" #1058 (@jmhobbs)
- Enable
unicorn/prefer-spreadESLint rule #1052 (@codykaup) - Enable
unicorn/better-regexESLint rule #1055 (@codykaup)
Authors: 2
v11.10.3 (Mon Sep 23 2024)
🐛 Bug Fix
- Use --stats-json flag for SB 8.0.0+ #1049 (@jmhobbs)
- Enable
unicorn/no-array-callback-referenceESLint rule #1051 (@codykaup) - Enable
unicorn/prefer-string-rawESLint rule #1050 (@codykaup) - Enable
unicorn/no-anonymous-default-exportESLint rule #1047 (@codykaup) - Enable
unicorn/no-array-for-eachESLint rule #1048 (@codykaup) - GitHub action to add package size comment to PR #1040 (@jmhobbs)
Authors: 2
v11.10.2 (Fri Sep 13 2024)
🐛 Bug Fix
- Revert "Use --stats-json flag for SB 8.0.0+" #1046 (@maxcorbin)
- Fix flaky verify timeout test #1044 (@codykaup)
- Fix flaky missing dependency test #1043 (@codykaup)
Authors: 2
- Cody Kaup (@codykaup)
- Maxie (@maxcorbin)
v11.10.1 (Thu Sep 12 2024)
🐛 Bug Fix
- Use --stats-json flag for SB 8.0.0+ #1035 (@jmhobbs)
- Add basic
unicornsetup to ESLint config #1041 (@codykaup) - Update actions/upload-artifact to v4 #1042 (@jmhobbs)
Authors: 2
v11.10.0 (Thu Sep 12 2024)
🚀 Enhancement
- Support storybook-rsbuild #1032 (@joshwooding @codykaup)
🐛 Bug Fix
- Remove pre-commit hook #1039 (@codykaup)
- Add initial ESLint config based on internal repo #1037 (@codykaup)
- Remove Chromatic staging CI step #1038 (@codykaup)
Authors: 2
- Cody Kaup (@codykaup)
- Josh Wooding (@joshwooding)
v11.9.0 (Wed Sep 11 2024)
🚀 Enhancement
🐛 Bug Fix
Authors: 2
v11.8.0 (Tue Sep 10 2024)
🚀 Enhancement
- Don't upload files from
.chromaticdirectory #1028 (@jmhobbs @ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- John Hobbs (@jmhobbs)
v11.7.1 (Wed Aug 14 2024)
🐛 Bug Fix
- Add key to configuration to fix #1022 #1023 (@winkerVSbecks)
Authors: 1
- Varun Vachhar (@winkerVSbecks)
v11.7.0 (Wed Jul 31 2024)
🚀 Enhancement
- test setting outOfSync to false #1018 (@ethriel3695)
Authors: 1
- Reuben Ellis (@ethriel3695)
v11.6.0 (Wed Jul 31 2024)
🚀 Enhancement
- Added logic to account for parentheses at the beginning #1016 (@ethriel3695)
Authors: 1
- Reuben Ellis (@ethriel3695)
v11.5.6 (Fri Jul 19 2024)
🐛 Bug Fix
Authors: 2
v11.5.5 (Mon Jul 08 2024)
🐛 Bug Fix
- Add missing skipUpdateCheck option to config schema #1011 (@ryan-case-ml)
Authors: 1
- Ryan Case (@ryan-case-ml)
v11.5.4 (Wed Jun 12 2024)
🐛 Bug Fix
- Ensure GitHub Action runs in specified version of node #1006 (@tevanoff)
- Recommended files and ignored paths for yarn 4 #1005 (@tevanoff)
Authors: 1
- Todd Evanoff (@tevanoff)
v11.5.3 (Thu Jun 06 2024)
🐛 Bug Fix
- Clean package.json before compiling into source #1003 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.5.2 (Thu Jun 06 2024)
🐛 Bug Fix
- Chore: Update the RegEx filter to pull out empty strings #1004 (@ethriel3695)
Authors: 1
- Reuben Ellis (@ethriel3695)
v11.5.1 (Mon Jun 03 2024)
🐛 Bug Fix
- Add fallback type for Storybook 6 builder syntax #1001 (@ethriel3695 @ghengeveld)
- Only replace local builds with uncommitted changes #994 (@ghengeveld)
- Clean package.json before publishing #999 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Reuben Ellis (@ethriel3695)
v11.5.0 (Fri May 31 2024)
🚀 Enhancement
- Upgrade Storybook to 8.1 #989 (@ethriel3695)
🐛 Bug Fix
- Pass
SLACK_WEBHOOK_URLto release script #992 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Reuben Ellis (@ethriel3695)
v11.4.1 (Mon May 27 2024)
🐛 Bug Fix
- Pass
CI=1environment variable to Storybook build command to disable prompts #991 (@ghengeveld) - Setup Slack plugin for auto to notify on new CLI releases #990 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.4.0 (Tue May 21 2024)
🚀 Enhancement
- Use replacement build for baseline build with uncommitted changes #988 (@ghengeveld)
🐛 Bug Fix
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Todd Evanoff (@tevanoff)
v11.3.5 (Wed May 15 2024)
🐛 Bug Fix
Authors: 1
- Todd Evanoff (@tevanoff)
v11.3.4 (Wed May 15 2024)
🐛 Bug Fix
Authors: 1
- Todd Evanoff (@tevanoff)
v11.3.3 (Wed May 15 2024)
🐛 Bug Fix
- Fix type declaration for
isChromaticimport #986 (@quantizor @ethriel3695) - Specify the ts import resolver in the eslint config #965 (@paulelliott @thafryer)
Authors: 4
- Evan Jacobs (@quantizor)
- Jarel Fryer (@thafryer)
- Paul Elliott (@paulelliott)
- Reuben Ellis (@ethriel3695)
v11.3.2 (Wed May 08 2024)
🐛 Bug Fix
- Use current working directory as default value for
storybookBaseDir#976 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.3.1 (Tue May 07 2024)
🐛 Bug Fix
- Properly check
storybookBaseDiragainst repository root rather than CWD #974 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.3.0 (Fri Mar 29 2024)
🚀 Enhancement
- Throw user-friendly error when config file fails to parse as JSON #961 (@ghengeveld)
🐛 Bug Fix
- Suppress issues caused by missing Git remote #962 (@ghengeveld)
- Trim
vprefix from shipIt's version to avoid double prefixing tags #960 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.2.0 (Wed Mar 20 2024)
🚀 Enhancement
- Allow passing both
buildScriptNameandstorybookBuildDir#934 (WOU@kmd.dk @woutervanvliet @ghengeveld)
Authors: 3
- Gert Hengeveld (@ghengeveld)
- Wouter van Vliet (@woutervanvliet)
- Wouter van Vliet (WOU) (WOU@kmd.dk)
v11.1.1 (Wed Mar 20 2024)
🐛 Bug Fix
- Properly handle GitHub Action inputs that can have multiple values #951 (@tevanoff)
- Fix GitHub Action release script using data from Auto shipIt hook rather than from Git #956 (@ghengeveld)
- Bump ip from 2.0.0 to 2.0.1 #925 (@dependabot[bot] @ghengeveld)
- Bump vite from 4.4.9 to 4.5.2 #895 (@dependabot[bot] @ghengeveld)
- Bump ip from 1.1.5 to 1.1.9 in /subdir #926 (@dependabot[bot] @ghengeveld)
- Bump semver from 5.7.1 to 5.7.2 in /subdir #786 (@dependabot[bot] @thafryer @ghengeveld)
Authors: 4
- @dependabot[bot]
- Gert Hengeveld (@ghengeveld)
- Jarel Fryer (@thafryer)
- Todd Evanoff (@tevanoff)
v11.1.0 (Tue Mar 19 2024)
🚀 Enhancement
- Add
skipUpdateCheckoption #928 (@work933k @ghengeveld)
🐛 Bug Fix
- Report code coverage to Codacy #950 (@paulelliott)
- Fixes for various issues reported by Codacy #947 (@ghengeveld)
- Restrict permissions in GitHub Action workflows #946 (@ghengeveld)
- Tell SB8 users to pass
--stats-jsonrather than--webpack-stats-json#948 (@tmeasday)
Authors: 4
- @work933k
- Gert Hengeveld (@ghengeveld)
- Paul Elliott (@paulelliott)
- Tom Coleman (@tmeasday)
v11.0.8 (Mon Mar 11 2024)
🐛 Bug Fix
Authors: 1
- Todd Evanoff (@tevanoff)
v11.0.7 (Fri Mar 08 2024)
🐛 Bug Fix
- Prevent non-string or null message in timestamp logging from causing exit code 254 during build. #931 (@BenjaminEllisSo)
Authors: 1
v11.0.6 (Thu Mar 07 2024)
🐛 Bug Fix
Authors: 1
- Todd Evanoff (@tevanoff)
v11.0.5 (Thu Mar 07 2024)
🐛 Bug Fix
- escape special characters in onlyStoryFiles filenames #942 (@JonathanKolnik)
Authors: 1
- Jono Kolnik (@JonathanKolnik)
v11.0.4 (Wed Mar 06 2024)
🐛 Bug Fix
Authors: 1
- Todd Evanoff (@tevanoff)
v11.0.3 (Wed Mar 06 2024)
🐛 Bug Fix
- Display full error message when storybookBaseDir is invalid #932 (@andrewortwein)
Authors: 1
- Andrew Ortwein (@andrewortwein)
v11.0.2 (Tue Mar 05 2024)
🐛 Bug Fix
Authors: 1
- Jarel Fryer (@thafryer)
v11.0.1 (Tue Mar 05 2024)
🐛 Bug Fix
- Allow commit hash to not be known when finding merge queue PR number #929 (@adrianbruntonsagecom)
Authors: 1
- Adrian Brunton (@adrianbruntonsagecom)
v11.0.0 (Thu Feb 22 2024)
💥 Breaking Change
- Add new invalid sb base dir error message and validator function #921 (@andrewortwein @ethriel3695)
Authors: 2
- Andrew Ortwein (@andrewortwein)
- Reuben Ellis (@ethriel3695)
v10.9.6 (Fri Feb 16 2024)
🐛 Bug Fix
- Avoid build verify timeout when waiting for upgrade builds #922 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v10.9.5 (Wed Feb 14 2024)
🐛 Bug Fix
Authors: 1
- Todd Evanoff (@tevanoff)
v10.9.4 (Mon Feb 12 2024)
🐛 Bug Fix
Authors: 1
- Todd Evanoff (@tevanoff)
v10.9.3 (Fri Feb 09 2024)
🐛 Bug Fix
- clean up debug log as it's too much noise #919 (@ethriel3695)
Authors: 1
- Reuben Ellis (@ethriel3695)
v10.9.2 (Thu Feb 08 2024)
🐛 Bug Fix
Authors: 1
- Tom Coleman (@tmeasday)
v10.9.1 (Thu Feb 08 2024)
🐛 Bug Fix
- Add missing
fileHashingoption to GitHub Action #918 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v10.9.0 (Wed Feb 07 2024)
🚀 Enhancement
- Be smarter about comparing lock files #912 (@ghengeveld @tmeasday)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Tom Coleman (@tmeasday)
v10.8.0 (Tue Feb 06 2024)
🚀 Enhancement
- Expose
repositoryRootDir,configFileand fixdiagnosticsFile#913 (@ghengeveld) - Support
env,sessionIdandlogoptions via Node API #897 (@work933k) - Add timestamps to debug and file logging #907 (@ghengeveld)
Authors: 2
- @work933k
- Gert Hengeveld (@ghengeveld)
v10.7.1 (Fri Feb 02 2024)
🐛 Bug Fix
Authors: 1
- Jarel Fryer (@thafryer)
v10.7.0 (Fri Feb 02 2024)
🚀 Enhancement
Authors: 1
- Todd Evanoff (@tevanoff)
v10.6.1 (Fri Jan 26 2024)
🐛 Bug Fix
Authors: 1
- Steven Kitterman (@skitterm)
v10.6.0 (Fri Jan 26 2024)
🚀 Enhancement
Authors: 1
- Jarel Fryer (@thafryer)
v10.5.2 (Thu Jan 25 2024)
🐛 Bug Fix
Authors: 1
- Jarel Fryer (@thafryer)
v10.5.1 (Thu Jan 25 2024)
🐛 Bug Fix
- Add "package.json" to exports map #900 (@yannbf)
- Improve logging around upload errors #894 (@ghengeveld)
- Don't skip uploading of empty files, it works now #901 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Yann Braga (@yannbf)
v10.5.0 (Wed Jan 24 2024)
🚀 Enhancement
Authors: 1
- Tom Coleman (@tmeasday)
v10.4.0 (Tue Jan 23 2024)
🚀 Enhancement
Authors: 1
- Jarel Fryer (@thafryer)
v10.3.1 (Wed Jan 17 2024)
🐛 Bug Fix
- Fix potential zip upload error when deduping files on a very large Storybook #892 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v10.3.0 (Tue Jan 16 2024)
🚀 Enhancement
- Add missing
skipoption to configuration schema #890 (@ghengeveld) - Detect merge queue branch and retrieve real branch name from pull request #884 (@JonathanKolnik @ghengeveld)
- Deduplicate files to be uploaded using file hashing #875 (@ghengeveld)
- Replace upload mechanism to use a batched mutation with a new API #888 (@ghengeveld)
🐛 Bug Fix
- Retrieve
sentinelUrlsfromuploadBuildand wait for all of them before finishing upload task #878 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Jono Kolnik (@JonathanKolnik)
v10.2.2 (Fri Jan 12 2024)
🐛 Bug Fix
- Add configFile option to GitHub Action #885 (@wisestuart)
Authors: 1
- Stuart Hammar (@wisestuart)
v10.2.1 (Wed Jan 10 2024)
🐛 Bug Fix
- Revert "Replace
getUploadUrlswithuploadBuildmutation" #883 (@JonathanKolnik) - Run publish-action script as afterShipIt hook #877 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Jono Kolnik (@JonathanKolnik)
v10.2.0 (Thu Dec 21 2023)
🚀 Enhancement
- Replace
getUploadUrlswithuploadBuildmutation #876 (@ghengeveld) - Implement file hashing for to-be-uploaded files #870 (@ghengeveld)
🐛 Bug Fix
- Allow overriding
NODE_ENVwithSTORYBOOK_NODE_ENV#879 (@tmeasday) - Use code splitting in tsup CJS output #873 (@tmeasday)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Tom Coleman (@tmeasday)
v10.1.0 (Thu Dec 07 2023)
🚀 Enhancement
Authors: 2
v10.0.0 (Fri Dec 01 2023)
💥 Breaking Change
🐛 Bug Fix
- Support pinning GitHub Action to major or patch version #863 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Tom Coleman (@tmeasday)
v9.1.0 (Fri Nov 17 2023)
🚀 Enhancement
- Don't write
chromatic.logby default, allow configuring log files #855 (@ghengeveld)
🐛 Bug Fix
- Redact
userTokenin diagnostics and fatal error output #859 (@ghengeveld) - Bump zod from 3.22.2 to 3.22.3 #830 (@dependabot[bot] @thafryer)
- Bump word-wrap from 1.2.3 to 1.2.5 #804 (@dependabot[bot] @thafryer)
- Bump get-func-name from 2.0.0 to 2.0.2 #824 (@dependabot[bot] @thafryer)
- Bump @babel/traverse from 7.16.3 to 7.23.2 in /subdir #838 (@dependabot[bot] @thafryer)
- Fix changelog for 9.0.0 and update auto config to prevent issue in the future #854 (@ghengeveld)
⚠️ Pushed to main
- Drop next-release label (@ghengeveld)
Authors: 3
- @dependabot[bot]
- Gert Hengeveld (@ghengeveld)
- Jarel Fryer (@thafryer)
v9.0.0 (Fri Nov 10 2023)
🚀 Enhancement
- Support
projectId+userTokenas alternative toprojectTokenfor auth #852 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v8.0.0 (Thu Nov 09 2023)
💥 Breaking Change
- Drop official support for Node 14/16 #839 (@ghengeveld)
🚀 Enhancement
- Merge Group (Queues) GitHub Action Event Support #825 (@mhemmings @thafryer)
🐛 Bug Fix
- Bump browserify-sign from 4.2.1 to 4.2.2 #848 (@dependabot[bot])
- Bump semver from 7.3.5 to 7.5.2 #778 (@dependabot[bot])
- Bump browserify-sign from 4.2.1 to 4.2.2 in /subdir #849 (@dependabot[bot] @thafryer)
- Configure auto with
prereleasesetting and update readme #847 (@ghengeveld)
Authors: 4
- @dependabot[bot]
- Gert Hengeveld (@ghengeveld)
- Jarel Fryer (@thafryer)
- Mark Hemmings (@mhemmings)
v7.6.0 (Tue Oct 31 2023)
🚀 Enhancement
- Merge Group (Queues) GitHub Action Event Support #825 (@mhemmings @thafryer)
🐛 Bug Fix
- Configure auto with
prereleasesetting and update readme #847 (@ghengeveld)
Authors: 3
- Gert Hengeveld (@ghengeveld)
- Jarel Fryer (@thafryer)
- Mark Hemmings (@mhemmings)
v7.5.4 (Thu Oct 26 2023)
🐛 Bug Fix
- Configure auto with
prereleasesetting and update readme #847 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v7.5.3 (Thu Oct 26 2023)
🐛 Bug Fix
- Fix config for Auto and add
next-releasetag to trigger anextrelease #846 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v7.5.2 (Thu Oct 26 2023)
🐛 Bug Fix
- Fix
ENOENTwhen uploading stats file with--upload-metadata#843 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v7.5.1 (Thu Oct 26 2023)
🐛 Bug Fix
- Fix use of
LoggingRendererafter bad merge #845 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v7.5.0 (Tue Oct 24 2023)
🚀 Enhancement
- Write to log file and add
--upload-metadatato publish metadata files #836 (@ghengeveld)
🐛 Bug Fix
- Add workflow to require certain PR labels before merging #841 (@ghengeveld)
- Fix reading
diagnosticsfrom undefined #840 (@ghengeveld) - Only release 'latest' GitHub Action from
mainbranch #837 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v7.4.0 (Fri Oct 13 2023)
🚀 Enhancement
- Support untraced flag in dependency tracing fallback scenario (for pnpm) #835 (@ghengeveld)
🐛 Bug Fix
- Improvements to auto release workflow #832 (@chromatic-support @ghengeveld)
Authors: 2
- @chromatic-support
- Gert Hengeveld (@ghengeveld)
v7.3.0 (Tue Oct 10 2023)
🚀 Enhancement
- Pass runtime metadata in
announceBuild#826 (@ghengeveld)
🐛 Bug Fix
- Gracefully handle gpg signature info in
git logoutput #833 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v7.2.3 (Fri Oct 06 2023)
🐛 Bug Fix
- Fix dependency tracing for monorepos with no
package.jsonat the repository root #827 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v7.2.2 (Wed Oct 04 2023)
⚠️ Pushed to main
- Clean up auto-generated changelog (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v7.2.1 (Wed Oct 04 2023)
🐛 Bug Fix
- Add
experimental_abortSignalto Node API to allow canceling builds #822 (@ghengeveld) - Migrate from Jest to Vitest, update ESLint config and upgrade Execa #821 (@ghengeveld)
- Replace release script with auto shipit #828 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
7.2.0 - 2023-09-19
7.1.0 - 2023-09-07
- 812 Allow running a build from a repo with only one commit when not in CI
- 810 Add
onTaskStart, and a new typed fieldctx.task - 808 Add
onTaskErroroption to report errors to node consumers - 813 Rename
onTaskErrortoexperimental_onTaskError
7.0.0 - 2023-09-04
- 789 Use
@antfu/nito supportpnpmfor Storybook build - 805 Add a
onTaskProgressoption and report progress on it
This is a potentially breaking change due to the introduction of @antfu/ni to handle running the storybook build command in the Build Storybook step.
6.24.1 - 2023-08-25
- 803 Support Mode Name as Suffix for Build Progress Indicator
6.24.0 - 2023-08-24
6.23.1 - 2023-08-24
- 800 Fix type signature for
runAllandrunBuild
6.23.0 - 2023-08-22
- 795 Add
--localflag and pass to builds asisLocalBuild - 796 Pass
gitUserEmailHashup with new builds and uselocalBuildsfilter in baseline calculations
6.22.0 - 2023-08-15
- 798 Calculate and record
uncommittedHashwhen creating a build
6.21.0 - 2023-08-07
- 794 Add
getGitInfofunction exported by the Node API - 780 Add support for
scheduleGitHub Action workflow trigger - 793 Update snyk parser and added tests for yarn berry
6.20.0 - 2023-07-21
- 788 Track Build ID for Storybook Uploads
6.19.9 - 2023-06-22
- 734 Add support for
releaseevent to Github action. - 750 Update CI to store tokens in environment variables
- 775 Increase timeout for Git command(s) execution
6.19.8 - 2023-06-16
- 765 Add some fields to package.json to help resolve types in entrypoints
- 773 Bump the Loggly Dependency
6.19.7 - 2023-06-14
- 770 Ensure we exit with a code at the end
6.19.6 - 2023-06-14
- 768 Add
isChromaticexports
6.19.5 - 2023-06-14
- 763 Fix issue with onTaskComplete callback
6.19.5 - 2023-06-12
- 763 Fix issue with
onTaskCompletecallback
6.19.4 - 2023-06-12
- 764 Move all depenendencies to dev deps
6.19.2 - 2023-06-12
6.18.2 - 2023-06-07
- 758 Add additional logging for turbosnap
- 753 Update getStorybookMetadata to safely record version even if fails to parse mainConfig
6.18.0 - 2023-05-03
- 737 Better discovery for TurboSnap trace-changed and related directories
- 747 Fix Storybook config detection by adding serverRequire to interpret files
6.17.4 - 2023-05-03
- 738 Get the builder name and version via the mainConfig for SB v7+
- 743 Bump Snyk lockfile parser dependency
6.17.3 - 2023-04-05
- 730 Disconnect preserveMissing from
--only-story-namesflag
6.17.2 - 2023-03-17
- 726 Increase timeout on Storybook Verification
- 725 Bump webpack from 5.72.1 to 5.76.0
- 711 Bump http-cache-semantics from 4.1.0 to 4.1.1
6.17.1 - 2023-02-24
- 718 Update
changedFilestarget to fix broken trace utility
6.17.0 - 2023-02-07
- 695 Omit
inputsforworkflow_dispatchevent in GitHub Action - 713 Add support for
issue_commentevent in GitHub Action
6.15.0 - 2023-01-23
- 710 Add
--repository-slugflag to CLI, andrepositorySlug+branchNameoptions to GitHub Action
6.14.0 - 2022-12-19
6.13.1 - 2022-12-14
- 700 Revert "Don't bundle package.json but rely on meow's runtime value instead"
6.13.0 - 2022-12-13
- 676 Log message when TurboSnap is unavailable
- 671 Don't bundle package.json but rely on meow's runtime value instead
- 675 Output progress updates in non-interactive mode every 10 seconds
6.12.0 - 2022-12-09
- 685 Support custom DNS IP and DNS failover IP using custom DNS resolver
- 689 Improve the failure message when there's only one git commit
6.11.3 - 2022-10-31
- 670 Trace command errors for package manifest change
- 659 Add interactionTestFailuresCount to GitHub Action output
- 660 Update GitHub Action to Node 16
- 644 Bump node-fetch from 3.0.0 to 3.2.10
- 666 Bump @actions/core from ^1.5.0 to ^1.10.0
6.11.2 - 2022-10-26
- 667 Edit package file detection process for the untraced flag
6.11.1 - 2022-10-25
- 665 Added onlyStoryFiles to the github action
6.11.0 - 2022-10-24
- 648 TurboSnap not bailed if package manifest change isn't dependency-related
6.10.5 - 2022-10-20
- 661 Add
debugas an option to the GH action
6.10.3 - 2022-10-19
- 651 Update buildHasErrors with interaction test failure specific messaging
6.10.2 - 2022-10-11
- 649 Fix TurboSnap for module names containing URL params in stats file
- 650 Ensure all GitHub Action outputs are exposed
6.10.1 - 2022-09-27
- 645 Check onlyStoryNames is non-empty
6.10.0 - 2022-09-23
- 620 Add various counts as GitHub Action outputs
- 643 Fix implied
--preserve-missingfor--only-story-names
6.9.0 - 2022-09-02
- 634 Add
--only-story-filesflag - 565 Add tests for
--untracedflag validation - 636 Suggest using
--force-rebuildwhen skipping rebuild
6.8.1 - 2022-09-01
- 635 Retry queries by default and allow even more retries for
FirstCommittedAtQuery - 607 Bump terser from 4.8.0 to 4.8.1
- 601 Bump moment from 2.29.1 to 2.29.4
- 594 Bump shell-quote from 1.7.2 to 1.7.3
- 553 Bump minimist from 1.2.5 to 1.2.6
- 631 Bump @actions/core from 1.5.0 to 1.9.1
6.8.0 - 2022-08-26
- 630 Rename
--onlyto--only-story-namesbut keep it as a deprecated alias - 629 Deprecate
--preserve-missingand raise a warning if it's being used
Use TurboSnap instead of preserveMissing
In order to support advanced use cases where only a subset of stories would be included in a Storybook, the --preserve-missing flag could be used to prevent excluded stories from being marked as "removed" in Chromatic. This behavior could lead to problematic situations regarding infrastructure upgrades and cause truly removed stories to never be removed from Chromatic. That's why we are sunsetting the "preserve missing" behavior. As of v6.8.0, using this flag will raise a warning message in the CLI. In a future major version, the flag will be removed completely, and continuing to use it with an older CLI version will start to fail your build.
To upgrade, you should remove the --preserve-missing flag from your CI and/or package.json scripts. If you use our GitHub Action, you should remove the preserveMissing input (with: ...) from your workflow config file. Furthermore, you should make sure that your build-storybook script builds all stories, not just a subset. Check your stories configuration in .storybook/main.js so it doesn't omit any stories (e.g. based on an environment variable).
Most likely you were using preserveMissing to cut down on the number of snapshots taken by Chromatic. To achieve the same goal, you have three options:
- Recommended: Use TurboSnap to automatically only snapshot stories for which related source files have changed.
- Use
--only-story-namesto only snapshot stories matching a glob pattern by component/story name. - (Soon) Use
--only-story-filesto only snapshot stories matching a glob pattern by story filename.
In each of these cases, any stories that aren't captured are "inherited" from their baseline.
6.7.4 - 2022-08-11
- 624 Read Webpack stats file as stream to support very large projects
6.7.3 - 2022-08-01
- 621 Add
addon-interactionsto list of supported addons
6.7.2 - 2022-07-28
- 615 Changed trim stats to stream and added test
6.7.1 - 2022-07-22
- 612 Add change count to buildPassed message if changes exist
6.7.0 - 2022-06-30
- 598 Enable bash mode for globs when matching branches with picomatch
6.6.4 - 2022-06-27
6.6.3 - 2022-06-18
- 8be428f Prevent split on undefined
6.6.2 - 2022-06-17
- 592 Filter out unsupported addons from Storybook metadata
6.6.1 - 2022-06-17
- 566 Handle commits that are missing from the repository (i.e. rebased) when doing TurboSnap
- 562 Implement async build creation process
- 585 Fix Storybook metadata retrieval
6.5.4 - 2022-04-7
- 554 Downcase the slug so we don't accidentally treat origin as fork
6.5.3 - 2022-03-14
- 536 Fix
slugfor GitHub'sworkflow_dispatchevent - 547 Fix line splitting on Windows for Git output
- 538 Bump url-parse from 1.5.3 to 1.5.10
- 545 Bump ansi-html from 0.0.7 to 0.0.8
- 528 Bump follow-redirects from 1.14.7 to 1.14.9
6.5.2 - 2022-03-11
6.5.1 - 2022-02-21
- Fix: Cannot read property 'startsWith' of null
6.5.0 - 2022-02-21
- 513 Add support for custom npm registry url
- 521 Add TurboSnap support for Vite
- 523 Fix TurboSnap support for Storybook 6.5 with
.cjsextension - 518 Fix
storybookUrloutput by removingiframe.htmlsuffix
6.4.3 - 2022-01-31
- 505 Migrate to TypeScript
6.4.2 - 2022-01-28
6.4.1 - 2022-01-20
- 499 Fix handling of
CANCELLEDbuild status - 501 Fix handling of missing
refand/orshainputs onworkflow_dispatchevent #501 - 503 Reformat help text and move
allowConsoleErrorsto deprecated options - 504 Fix consistent naming of flags for
traceutil
6.4.0 - 2022-01-18
- 495 TurboSnap: Add
--trace-changedflag andtraceutility - 490 TurboSnap: Detect mismatching entry file and suggest a fix
- 502 Add
--force-rebuildto prevent skipping on rebuild - 500 Use commit author info instead of committer info
- 487 Improve how process exit code is set
- 488 Fix
--untracedfor package files - 474 Fix commit status update for UI Review when using
--skip
6.3.4 - 2022-01-10
6.3.3 - 2021-12-22
- Filter empty values in array flags and restore warnings
6.3.2 - 2021-12-22
- Disable warning about
--externalsrequiring--only-changed
6.3.1 - 2021-12-22
- Disable warning about
--untracedrequiring--only-changed
6.3.0 - 2021-12-22
- 461 Add
--untracedflag to avoid retesting stories that depend on certain files - 479 Add
--diagnosticsflag to write process context data to a file - 458 Track
bailReason, improve TurboSnap messaging and throw on zero CSF globs - 482 Fix commit details when using env var and warn if the commit is missing
6.2.3 - 2021-12-17
- Avoid optional chaining which breaks in Node 12 (GitHub Actions)
6.2.2 - 2021-12-17
- Fix error handling in GraphQL client to not retry mutation on HTTP error
6.2.1 - 2021-12-16
- 477 Retry createBuild based on error messages
- 468 Increase unpack wait timeout to 3 minutes
- 466 Add workingDirectory input handler for action
- 465 Remove the need to set a GitHub token
6.2.0 - 2021-12-07
- 459 Add --zip flag to upload files as zip archive
- 463 Fix tests of makeZipFile
- 447 Add support for passing the same flag multiple times
6.1.0 - 2021-11-29
- 455 Add
--storybook-base-dirto support TurboSnap with a prebuilt Storybook originating from a subdirectory - 456 Add
--dry-runto skip publishing - 444 Add support for proxy authentication
- 457 Throw error rather than bailing out of TurboSnap when tracing changed files fails
6.0.6 - 2021-11-10
- 449 Fix TurboSnap for unnamed modules in Webpack 5 stats file
- 442 Set exitCode to 0 when branch is skipped with skip flag
6.0.5 - 2021-10-27
- 440 Add TurboSnap support for 6.4 virtual story file locations
- 440 Fix TurboSnap for files that are chunked with preview files
- 436 Fix DEBUG env variable being set
- 424 Update GitHub Action to use Node 14
- 433 Add optional window arg to
isChromatic
6.0.4 - 2021-10-13
- Fix issue with
node:pathimport caused bymeowv10.
6.0.3 - 2021-10-13
- Fix
--only-changedto bail on changes topackage.json,package-lock.jsonoryarn.locklocated at the repository root.
6.0.0 - 2021-10-12
- 393 Bundle the bin & action so it's dependency-less
- 393 Add support for
workflow_runevent - 393 Make lookup of storybook version optional
- Make
isChromaticthe package main entry point - Remove the deprecated Storybook addon
Before:
import isChromatic from 'chromatic/isChromatic';
After:
import isChromatic from 'chromatic';
5.10.1 - 2021-09-21
- 404 Fix the version of node-fetch to
2.6.0due to a bug in2.6.3
5.10.0 - 2021-09-17
- 311 Support
workflow_dispatchevent in GitHub Action - 382 Support absolute paths in webpack stats
- 370 Ignore
--only-changedon rebuild - 381 Throw when specifying an invalid loglevel
- 392 Better path handling for TurboSnap
- 374 Fix handling of
NO_PROXYenvironment variable - 397 Fix runtime issues with HTTP_PROXY / NO_PROXY
- 380 Fix
isChromaticfor server-side rendering - 401 Update BuildHasChanges message to be clearer
5.9.2 - 2021-06-15
- 366 Fix resolving webpack stats in subdirectory
5.9.1 - 2021-06-14
- 365 Fix cross-fork builds from GitHub Action
5.9.0 - 2021-06-02
- 347 Add support for proxy server
- 334 Check existence and validity of package.json
- 355 Ignore
--only-changedon changes matching--externals
5.8.3 - 2021-05-21
- 350 Restore original
preferLocalsettings for Execa
5.8.2 - 2021-05-19
- 348 Restore original behavior to use npm_execpath
5.8.1 - 2021-05-18
- 345 Restore implying of
--preserve-missingwhen using--only - 344 Fix determining viewLayer when using transitive dependency
- 337 Fix chromatic script that can be added to package.json
- 331 Log
clientVersionon fatal error
5.8.0 - 2021-04-29
- 319 Retrieve viewLayer and version from dependencies and support @web/dev-server-storybook
- 313 Use original baseline for rebuilds (new build for the same commit)
- 304 Support only testing components affected by recent git changes via
--only-changed - 305 Fix
npx chromatictiming out on build-storybook
5.7.1 - 2021-02-02
- Better logging when Storybook validation fails
5.7.0 - 2021-03-11
- 283 Explicitly allow multiple project-tokens (last will be used)
- 301 Strip
origin/*prefix from branch name - 297 Add @storybook/vue3 support
- 296 Support Yarn 2 execpath
- 295 Gracefully handle
git configcommand in Netlify - 284 Fix
storybookUrlin GitHub Action - 287 Update CLI to use new
testterminology and statuses - 298 Document GitHub action outputs
- 306 Fix tunnel builds
5.6.3 - 2021-02-17
- 282 Revert meow upgrade (will upgrade again in next major release)
5.6.2 - 2021-02-10
5.6.1 - 2021-01-22
- Update
@chromaui/localtunneldependency to patch Axios security vulnerability
5.6.0 - 2021-01-12
- 233 Add
--branch-nameflag to override branch name - 193 Record the repository slug to support builds from forks
- 237 Avoid passing
--silentwhen invoking npm through Node.js script - 231 Fix overriding Storybook version through environment variable
5.5.0 - 2020-12-20
- 212 Add support for monorepo using a new
pathargument - 218 isChromatic should always be a boolean
- Dependency upgrades
5.4.0 - 2020-11-16
- Throw error when running from shallow clone.
- Improve error messages for when build-storybook fails.
- Add support for
pull_request_targetandpull_request_reviewevents to GitHub Action.
5.3.0 - 2020-10-29
- Retrieve branch name using more modern git commands, if available.
- Auto-detect buildScriptName from available scripts.
- Improve various log messages.
5.2.0 - 2020-09-14
- Keep track of baselines when doing squash or rebase merges.
5.1.0 - 2020-08-03
- If the build directory we defined is empty, try to detect the actual build output directory from the Storybook build log and warn about it.
- Show a user-friendly error message if we still don't find any Storybook files to publish.
- We now read package.json using
pkgUp, so theoretically you can runchromaticfrom a subdirectory. - Added the
--output-dir (-o)flag to use instead of a temp dir. - Added
buildScriptto the error json output so we won't have to ask for it in support every time. - Added a global promise rejection handler, in case we accidently forget to catch them.
- Added a user-friendly error message when build-storybook fails.
- Fixed the
--debugflag so it actually prints something. - Fixed the
--onlyflag. - Fixed issue with
node-loggly-bulkwhen using Yarn 2.
5.0.0 - 2020-06-19
- Completely overhauled the CLI, with improved UX and better error handling
- Removed JSDOM and its shims to avoid a whole category of issues with broken builds
- Added a version upgrade check that warns when a new major update is available
- Added --junit-report to generating build reports for integration with other tools
- Changed --only to accept a simple glob
- Moved documentation to the Chromatic website
4.0.3 - 2020-05-18
- Replace child_process.execSync with execa
- ADD mock for execCommand in JSDOM
4.0.2 - 2020-04-26
- REMOVE node_env development https://github.com/chromaui/chromatic-cli/pull/81
- ADD ability to create a patch build for pull requests
- ADD extra parameters to upload https://github.com/chromaui/chromatic-cli/pull/107
- IMPROVE readability of error message from build-storybook https://github.com/chromaui/chromatic-cli/pull/112
- IMPROVE user experience during onboarding
- RENAME appCode to projectToken https://github.com/chromaui/chromatic-cli/pull/109
- REMOVE adding a environment variable when adding script, use cli flag instead https://github.com/chromaui/chromatic-cli/pull/105
3.5.2 - 2020-02-18
- FIX version of JSDOM to 16.1 as 16.2 includes a conflicting custom element support https://github.com/chromaui/chromatic-cli/issues/95
3.5.1 - 2020-02-06
- FIX setting the
fromCIflag from our github action https://github.com/chromaui/action/issues/14
3.5.0 - 2020-01-28
- CHANGE so the CLI stop on storybook runtime errors https://github.com/chromaui/chromatic-cli/issues/75
- ADD a flag (
--allow-console-errors) to continue on storybook runtime errors https://github.com/chromaui/chromatic-cli/issues/75 - ADD early warning system for if the storybook output folder is empty https://github.com/chromaui/chromatic-cli/issues/78
- IMPROVE readability of the error when build-storybook fails https://github.com/chromaui/chromatic-cli/issues/73
- IMPROVE readability of the error when storybook runtime throws an error https://github.com/chromaui/chromatic-cli/issues/73
- FIX
Intl.PluralRules.supportedLocalesOf is not a functionerror https://github.com/chromaui/chromatic-cli/issues/76
3.4.0 - 2019-12-25
- FIX pubish script
3.3.0 - 2019-12-25
- IMPROVE logging when git fails
- FIX script for windows
- ADD
--exit-once-uploadedflag - FIX escape chararacters in error messages
3.2.0 failed upload to npm
3.1.0 - 2019-11-04
- ADD jsdom shim for SVG elements
- ADD jsdom shim for fetch
- Bugfix jsdom shim for Intl
3.0.3 - 2019-10-15
- ADD compatibility with github action
- ADD test with github action
- ADD compatibility with github env vars for tracing git branch
- Bugfix running on windows by using cross-spawn
3.0.2 - 2019-10-09
- ADD licence file
- Bugfix compatibility with CHROMA_APP_CODE
- Bugfix report list of addons
3.0.1 - 2019-10-08
- ADD chroma bin
3.0.0 - 2019-10-03
- Bugfix indentation of messages in terminal
- REMOVE the need for the clientside addon
- unify the 2 related packages into a single repository
2.2.2 - 2019-08-25
- Bugfix for compatibility with localtunnel`
2.2.0 - 2019-08-23
-
Add support for docs-mode (Storybook 5.2 feature).
-
Add support for a new parameter:
pauseAnimationsAtEnd. Read about it here: https://www.chromatic.com/docs/animations -
Retry requests to uploading storybooks in case of network problems.
2.1.1 - 2019-08-06
- Upgrade
axiosdependency for security update
2.1.0 - 2019-07-17
- Add a
--skipflag to indicate a commit is not going to be built (and still tag the PR as passing). - Allow
chromaticstory parameters to be functions of({ id, kind name })-- in particular e.g.chromatic: { viewport: () => [/*something dynamic based on story info */]} - A fix for issues involving story listings differing between browsers.
2.0.0 - 2019-07-17
-
We now default to building and uploading your storybook, rather than starting and tunneling it. This has many benefits including increased reliability and better support for Live View. You'll need to ensure you have a
build-storybookscript defined inpackage.json(as added by the Storybook CLI). To get the old behaviour, pass-sto thechromatic testcommand. -
We now support HTTPS storybooks (using the
--sslflag and friends). -
We polyfill
window.Intlin our JSDOM environment. -
We polyfill
window.customElementsin our JSDOM environment.
1.4.0 - 2019-06-20
- Retry requests to the API server if one fails rather than bailing out on builds.
1.3.3 - 2019-04-19
- Fixed issue with uploaded builds and Storybook 5 URLs.
1.3.2 - 2019-04-02
-
Added a new
diffThresholdStorybook parameter you can use to control the anti-aliasing threshold we use for diffing if you find that certain images are tripping our diff. -
Fix an issue with handling rebased branches in unusual CI systems.
1.3.1 - 2019-03-21
- Add a dedicated endpoint for
isChromaticso you don't need to load our full package to use it (which is useful if you want to use it inside your app, which we generally don't advise).
1.3.0 - 2019-02-28
-
Change the default behaviour around starting the storybook; if we find something running on the port, we assume it's your storybook, instead of requiring you to pass
-S/--do-not-start. -
Add a new flag
--preserve-missingwhich means any stories that are missing from the last build will be assumed to be unchanged. Use this if you are doing tricky things around dynamically building your Storybook based on code changes.
1.2.6 - 2019-02-05
- Fix an issue with Angular/zone.js failing to patch our
MutationObservermock
1.2.5 - 2019-01-30
-
Fix an issue with using
isChromatic()inside Jest (storyshots). -
Some rendering timing fixes to better support Storybook version 5
1.2.4 - 2019-01-18
-
Added an export
isChromatic()to determine if code is running under test. -
Added JSDOM mocks for
CreateObjectUrlandMutationObserver -
Added a parameter
{ chromatic: { disable: true } }to skip a story in chromatic -
Added a parameter
{ chromatic: { noScroll: true } }to avoid scrolling screenshots in (non-chrome) browsers.
1.2.3 - 2018-12-28
- Allow overwriting the polyfills we create in JSDOM mode. (This is a bugfix for some libraries that bundle their own polyfills).
1.2.2 - 2018-12-10
-
Allow controlling package initialization timing via
import configure from 'storybook-chromatic/configure'; configure() -
Add a flag
--ignore-last-build-on-branch=Xto not use the last build on a branch no matter what (which helps with rebasing, see: http://chromatic.com/docs/branching-and-baselines#rebasing).
1.2.1 - 2018-12-04
- Update logging dependency from
logglytonode-loggly-bulkdue to security vulnerabilities. NOTE: this package was only used by our CLI tool and so there is no need for concern, but this new version should avoid tripping security tools.
1.2.0 - 2018-10-29
-
Pass
chromaticparameters from Storybook@4, supporting:- Viewports: http://chromatic.com/docs/viewports
- Delay: http://chromatic.com/docs/delay
-
Better logging from the package to allow us to debug build problems.
-
Fix regression for node v6
-
Fix for supporting stories that use Canvas APIs in JSDOM
1.1.0 - 2018-10-15
-
Fix to work on Windows CI
-
Added a
--storybook-build-dirparameter that allows you to upload a pre-built storybook.
1.0.2 - 2018-08-23
- Fix a bug with Live View and Storybook@3.4
1.0.1 - 2018-07-26
-
We now set the
CHROMATIC_APP_CODEvariable for you, with explicit instructions to remove it (and set via CI) in less secure applications. -
Some small bugfixes to support unusual usages.
1.0.0 - 2018-07-02
-
Renamed the package from
react-chromatictostorybook-chromatic, to indicate support for all view layers that Storybook supports! -
Tweaked to focus soley on Storybook -- simply
import 'storybook-chromatic';(no/storybook-addonrequired). Run tests withchromatic test --app-code(no--storybook-addonrequired). -
Changed some URL parameters for the test command:
--portrenamed--storybook-port--urlrenamed--storybook-url--app-pathremoved (it's always/iframe.html, as per Storybook).--execadded to run arbitrary commands as an alternative to--script-name--no-interactiveadded to disable interactive mode (and we do so automatically when on CI)
-
We no longer require you to have npm installed if you are using yarn.
-
Small bug fixes for missing git repositories, various failure modes.
-
We now track your Storybook version and view layer so we know when to ship/change features.
As react-chromatic
0.8.4 - 2018-06-07
- Fix an issue for stories that use
navigator.mimeTypes
0.8.3 - 2018-04-26
- Fix a bug where sometimes the package did not detect the checked out branch.
0.8.2 - 2018-04-18
-
Better support for rebasing branches - we now always treat the last build on this branch as a baseline, even if strictly it is not a git ancestor of the current commit. This helps deal with the situation where you rebase a branch off main, and still want to use the previously approved snapshots.
-
Improved support for CI systems, especially Netlify and Travis PR builds. Travis PR builds are a special case, read more about how to handle them in Chromatic here: https://www.chromatic.com/docs/ci#travis
0.8.1 - 2018-03-28
- Fix a small bug in the git algorithm for old Chromatic projects.
0.8.0 - 2018-03-28
-
Reworked the git baseline detection algorithm to use a different technique that should be more reliable across many different modes of usage.
-
Gather stories from Storybook 3.4 without requiring direct installation.
-
Added
--auto-accept-changesto avoid approvals on certain branches -
Added
--onlyflag to run a single story
0.7.11 - 2018-03-15
-
Handle the case where the last few Chromatic builds were run against commits which are no longer in the repository (due to rebasing or squashing). This could cause the tool to crash or fail to find a baseline for a build.
-
Add a
--urlargument to allow running tests against arbitrary running apps.
0.7.10 - 2018-02-22
- Small API change for querying build change counts.
0.7.9 - 2018-01-23
- Our test script now warns you if your Storybook logs any errors. This can sometimes help reveal subtle problems that are caused by the script evaluating your Storybook in JSDOM. If you have legitimate things logged to
console.errorthis may cause noise---you should probably get rid of them.
0.7.8 - 2018-01-18
-
We no longer write your app code to your
package.jsonby default; instead we prefer you pass it via theCHROMATIC_APP_CODEenvironment variable. (You can still optionally use--app-code=xyzif you are comfortable with the security of yourpackage.json). -
We now show the final part of your Story's kind as the component name in the Chromatic UI. So "Webapp/UserList" will appear in Chromatic as "UserList".
0.7.7 - 2017-12-21
- This version sends us a little more information about the environment the package runs in -- is it CI? which package version?
0.7.6 - 2017-12-19
- Fix an issue where we did not pass the context to stories in the right format.
0.7.5 - 2017-12-19
- We detect a running process on your app's port and don't try and start the app if so. Pass
--do-not-startif you've already started the app.
0.7.3 - 2017-12-09
- We now upload your application bundle to our tunnel server directly from the package. This means that on slower uplinks, we no need to set arbitrary timeouts in our server process; instead we simply will not start your Chromatic build until we've verified the bundle has uploaded successfully.