Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c49581ed7e | ||
|
|
7804f34e4e | ||
|
|
1db61b73b7 | ||
|
|
31fa436e1b | ||
|
|
05812acac1 | ||
|
|
d92ea1ce50 | ||
|
|
8ad69a40de | ||
|
|
0b8c883861 | ||
|
|
7aca53e7aa |
+136
@@ -1,3 +1,139 @@
|
|||||||
|
# v17.6.0 (Wed Jun 24 2026)
|
||||||
|
|
||||||
|
#### 🚀 Enhancement
|
||||||
|
|
||||||
|
- Automatically upload metadata files on TurboSnap bails [#1400](https://github.com/chromaui/chromatic-cli/pull/1400) ([@codykaup](https://github.com/codykaup))
|
||||||
|
- Log untraced files and its matching glob [#1403](https://github.com/chromaui/chromatic-cli/pull/1403) ([@codykaup](https://github.com/codykaup))
|
||||||
|
- Show full trace path to bail file reason [#1401](https://github.com/chromaui/chromatic-cli/pull/1401) ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
#### Authors: 1
|
||||||
|
|
||||||
|
- Cody Kaup ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# v17.5.0 (Wed Jun 17 2026)
|
||||||
|
|
||||||
|
#### 🚀 Enhancement
|
||||||
|
|
||||||
|
- Add context around file adds/moves in `BaselineCheckoutFailedError` bails [#1391](https://github.com/chromaui/chromatic-cli/pull/1391) ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
#### Authors: 1
|
||||||
|
|
||||||
|
- Cody Kaup ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# v17.4.1 (Thu Jun 11 2026)
|
||||||
|
|
||||||
|
#### 🐛 Bug Fix
|
||||||
|
|
||||||
|
- fix: e2e build command ignores arguments when used with npm [#1385](https://github.com/chromaui/chromatic-cli/pull/1385) ([@sentience](https://github.com/sentience) [@AriPerkkio](https://github.com/AriPerkkio) [@jmhobbs](https://github.com/jmhobbs))
|
||||||
|
|
||||||
|
#### Authors: 3
|
||||||
|
|
||||||
|
- Ari Perkkiö ([@AriPerkkio](https://github.com/AriPerkkio))
|
||||||
|
- John Hobbs ([@jmhobbs](https://github.com/jmhobbs))
|
||||||
|
- Kevin Yank ([@sentience](https://github.com/sentience))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# v17.4.0 (Tue Jun 09 2026)
|
||||||
|
|
||||||
|
#### 🚀 Enhancement
|
||||||
|
|
||||||
|
- Add additional bail details to `invalidChangedFiles` [#1355](https://github.com/chromaui/chromatic-cli/pull/1355) ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
#### 🐛 Bug Fix
|
||||||
|
|
||||||
|
- Update Codecov to fix GPG issue [#1387](https://github.com/chromaui/chromatic-cli/pull/1387) ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
#### Authors: 1
|
||||||
|
|
||||||
|
- Cody Kaup ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# v17.3.0 (Fri Jun 05 2026)
|
||||||
|
|
||||||
|
#### 🚀 Enhancement
|
||||||
|
|
||||||
|
- :wrench: Add a configuration parameter that controls git timeout. [#1371](https://github.com/chromaui/chromatic-cli/pull/1371) ([@jwir3](https://github.com/jwir3))
|
||||||
|
|
||||||
|
#### 🐛 Bug Fix
|
||||||
|
|
||||||
|
- Remove unused `subdir` directory [#1381](https://github.com/chromaui/chromatic-cli/pull/1381) ([@codykaup](https://github.com/codykaup))
|
||||||
|
- Increase Sentry message length [#1380](https://github.com/chromaui/chromatic-cli/pull/1380) ([@codykaup](https://github.com/codykaup))
|
||||||
|
- Bump `typescript-eslint` to fix TypeScript warning [#1373](https://github.com/chromaui/chromatic-cli/pull/1373) ([@codykaup](https://github.com/codykaup))
|
||||||
|
- Drop `slash` dependency for internal helper [#1374](https://github.com/chromaui/chromatic-cli/pull/1374) ([@codykaup](https://github.com/codykaup))
|
||||||
|
- `react-native-build`: Don't overwrite artifacts without permission. [#1364](https://github.com/chromaui/chromatic-cli/pull/1364) ([@jmhobbs](https://github.com/jmhobbs))
|
||||||
|
- Set `patch` label for Dependabot PRs [#1370](https://github.com/chromaui/chromatic-cli/pull/1370) ([@codykaup](https://github.com/codykaup))
|
||||||
|
- Update Dependabot to skip test fixture dependencies [#1363](https://github.com/chromaui/chromatic-cli/pull/1363) ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
#### Authors: 3
|
||||||
|
|
||||||
|
- Cody Kaup ([@codykaup](https://github.com/codykaup))
|
||||||
|
- John Hobbs ([@jmhobbs](https://github.com/jmhobbs))
|
||||||
|
- Scott Johnson ([@jwir3](https://github.com/jwir3))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# v17.2.0 (Mon Jun 01 2026)
|
||||||
|
|
||||||
|
#### 🚀 Enhancement
|
||||||
|
|
||||||
|
- Join individual bail subreasons into a single field [#1357](https://github.com/chromaui/chromatic-cli/pull/1357) ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
#### Authors: 1
|
||||||
|
|
||||||
|
- Cody Kaup ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# v17.1.0 (Wed May 27 2026)
|
||||||
|
|
||||||
|
#### 🚀 Enhancement
|
||||||
|
|
||||||
|
- Add additional bail details to `changedPackageFiles` [#1344](https://github.com/chromaui/chromatic-cli/pull/1344) ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
#### Authors: 1
|
||||||
|
|
||||||
|
- Cody Kaup ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# v17.0.1 (Tue May 26 2026)
|
||||||
|
|
||||||
|
#### 🐛 Bug Fix
|
||||||
|
|
||||||
|
- Delay check of `build-storybook` script validation [#1327](https://github.com/chromaui/chromatic-cli/pull/1327) ([@jmhobbs](https://github.com/jmhobbs))
|
||||||
|
- Force `es-toolkit` version to avoid bundle error in Yarn classic smoke test [#1347](https://github.com/chromaui/chromatic-cli/pull/1347) ([@codykaup](https://github.com/codykaup))
|
||||||
|
- Fix TurboSnap mis-categorizing static assets as Storybook config changes [#1340](https://github.com/chromaui/chromatic-cli/pull/1340) ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
#### Authors: 2
|
||||||
|
|
||||||
|
- Cody Kaup ([@codykaup](https://github.com/codykaup))
|
||||||
|
- John Hobbs ([@jmhobbs](https://github.com/jmhobbs))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# v17.0.0 (Tue May 19 2026)
|
||||||
|
|
||||||
|
#### 💥 Breaking Change
|
||||||
|
|
||||||
|
- Drop support for Node 20 and define supported Node engines [#1334](https://github.com/chromaui/chromatic-cli/pull/1334) ([@codykaup](https://github.com/codykaup))
|
||||||
|
|
||||||
|
#### 🐛 Bug Fix
|
||||||
|
|
||||||
|
- Promotes `prepare`, `build`, and `verify` tasks to modules [#1331](https://github.com/chromaui/chromatic-cli/pull/1331) ([@justin-thurman](https://github.com/justin-thurman))
|
||||||
|
|
||||||
|
#### Authors: 2
|
||||||
|
|
||||||
|
- Cody Kaup ([@codykaup](https://github.com/codykaup))
|
||||||
|
- Justin Thurman ([@justin-thurman](https://github.com/justin-thurman))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# v16.10.1 (Fri May 15 2026)
|
# v16.10.1 (Fri May 15 2026)
|
||||||
|
|
||||||
#### 🐛 Bug Fix
|
#### 🐛 Bug Fix
|
||||||
|
|||||||
+1
-1
@@ -114,7 +114,7 @@ inputs:
|
|||||||
description: 'Disregard these files and their dependencies when tracing dependent stories for TurboSnap'
|
description: 'Disregard these files and their dependencies when tracing dependent stories for TurboSnap'
|
||||||
required: false
|
required: false
|
||||||
uploadMetadata:
|
uploadMetadata:
|
||||||
description: 'Upload Chromatic metadata files as part of the published Storybook'
|
description: 'Upload Chromatic metadata files as part of the published Storybook. Defaults to enabled when TurboSnap is requested.'
|
||||||
required: false
|
required: false
|
||||||
vitest:
|
vitest:
|
||||||
description: 'Run build against `@chromatic-com/vitest` test archives'
|
description: 'Run build against `@chromatic-com/vitest` test archives'
|
||||||
|
|||||||
+326
-312
File diff suppressed because one or more lines are too long
+6
-3
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "chromatic",
|
"name": "chromatic",
|
||||||
"version": "16.10.1",
|
"version": "17.6.0",
|
||||||
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
|
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"storybook-addon",
|
"storybook-addon",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
],
|
],
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"any-observable": "^0.5.1",
|
"any-observable": "^0.5.1",
|
||||||
|
"es-toolkit": "1.46.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"@types/minimatch": "5.1.2"
|
"@types/minimatch": "5.1.2"
|
||||||
},
|
},
|
||||||
@@ -176,7 +177,6 @@
|
|||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"read-package-up": "^11.0.0",
|
"read-package-up": "^11.0.0",
|
||||||
"slash": "^3.0.0",
|
|
||||||
"snyk-nodejs-lockfile-parser": "^1.58.18",
|
"snyk-nodejs-lockfile-parser": "^1.58.18",
|
||||||
"snyk-nodejs-plugin": "^1.4.3",
|
"snyk-nodejs-plugin": "^1.4.3",
|
||||||
"sort-package-json": "1.50.0",
|
"sort-package-json": "1.50.0",
|
||||||
@@ -188,7 +188,7 @@
|
|||||||
"ts-loader": "^9.2.5",
|
"ts-loader": "^9.2.5",
|
||||||
"tsdown": "^0.21.8",
|
"tsdown": "^0.21.8",
|
||||||
"typescript": "^5.2.2",
|
"typescript": "^5.2.2",
|
||||||
"typescript-eslint": "^7.11.0",
|
"typescript-eslint": "^8.5.8",
|
||||||
"util-deprecate": "^1.0.2",
|
"util-deprecate": "^1.0.2",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"vite": "^8.0.3",
|
"vite": "^8.0.3",
|
||||||
@@ -221,6 +221,9 @@
|
|||||||
"access": "public",
|
"access": "public",
|
||||||
"registry": "https://registry.npmjs.org/"
|
"registry": "https://registry.npmjs.org/"
|
||||||
},
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=22.0.0"
|
||||||
|
},
|
||||||
"docs": "https://www.chromatic.com/docs/cli",
|
"docs": "https://www.chromatic.com/docs/cli",
|
||||||
"storybook": {
|
"storybook": {
|
||||||
"icon": "https://user-images.githubusercontent.com/263385/101995175-2e087800-3c96-11eb-9a33-9860a1c3ce62.gif",
|
"icon": "https://user-images.githubusercontent.com/263385/101995175-2e087800-3c96-11eb-9a33-9860a1c3ce62.gif",
|
||||||
|
|||||||
Reference in New Issue
Block a user