Compare commits

...

8 Commits

Author SHA1 Message Date
Chromatic d92ea1ce50 v17.2.0 2026-06-01 20:05:45 +00:00
Chromatic 8ad69a40de v17.1.0 2026-05-27 16:48:24 +00:00
Chromatic 0b8c883861 v17.0.1 2026-05-26 17:38:19 +00:00
Chromatic 7aca53e7aa v17.0.0 2026-05-19 16:40:50 +00:00
Chromatic 1bbb581925 v16.10.1 2026-05-15 16:18:27 +00:00
Chromatic e3eb8ec361 v16.10.0 2026-05-11 17:28:17 +00:00
Chromatic 8d925269a4 v16.9.1 2026-05-07 14:53:46 +00:00
Chromatic 84e0c70520 v16.9.0 2026-05-06 17:23:55 +00:00
3 changed files with 523 additions and 380 deletions
+115
View File
@@ -1,3 +1,118 @@
# 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)
#### 🐛 Bug Fix
- Fix `getUncommittedHash` in Windows environments [#1332](https://github.com/chromaui/chromatic-cli/pull/1332) ([@codykaup](https://github.com/codykaup))
- Increase flaky test timeout [#1326](https://github.com/chromaui/chromatic-cli/pull/1326) ([@codykaup](https://github.com/codykaup))
- Refactor `initialize` task to use typed inputs and outputs [#1323](https://github.com/chromaui/chromatic-cli/pull/1323) ([@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.0 (Mon May 11 2026)
#### 🚀 Enhancement
- Add `share()` to Node API [#1284](https://github.com/chromaui/chromatic-cli/pull/1284) ([@codykaup](https://github.com/codykaup) [@katiebayes](https://github.com/katiebayes))
#### 🐛 Bug Fix
- Migrate `gitInfo` task to typed inputs and outputs [#1314](https://github.com/chromaui/chromatic-cli/pull/1314) ([@justin-thurman](https://github.com/justin-thurman))
- Add config option for building multiple Android architectures [#1321](https://github.com/chromaui/chromatic-cli/pull/1321) ([@jmhobbs](https://github.com/jmhobbs))
#### Authors: 4
- Cody Kaup ([@codykaup](https://github.com/codykaup))
- John Hobbs ([@jmhobbs](https://github.com/jmhobbs))
- Justin Thurman ([@justin-thurman](https://github.com/justin-thurman))
- Katie Bayes ([@katiebayes](https://github.com/katiebayes))
---
# v16.9.1 (Thu May 07 2026)
#### 🐛 Bug Fix
- Add additional environment variables to RN build [#1319](https://github.com/chromaui/chromatic-cli/pull/1319) ([@jmhobbs](https://github.com/jmhobbs))
#### Authors: 1
- John Hobbs ([@jmhobbs](https://github.com/jmhobbs))
---
# v16.9.0 (Wed May 06 2026)
#### 🚀 Enhancement
- Allow skip without a project token [#1310](https://github.com/chromaui/chromatic-cli/pull/1310) ([@codykaup](https://github.com/codykaup))
#### Authors: 1
- Cody Kaup ([@codykaup](https://github.com/codykaup))
---
# v16.8.0 (Tue May 05 2026)
#### 🚀 Enhancement
+401 -379
View File
File diff suppressed because one or more lines are too long
+7 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "16.8.0",
"version": "17.2.0",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",
@@ -70,6 +70,7 @@
],
"resolutions": {
"any-observable": "^0.5.1",
"es-toolkit": "1.46.0",
"lodash": "4.17.21",
"@types/minimatch": "5.1.2"
},
@@ -101,6 +102,7 @@
"@types/fs-extra": "^9.0.13",
"@types/jsonfile": "^6.0.1",
"@types/listr": "^0.14.4",
"@types/mime-types": "^2.1.4",
"@types/node": "18.x",
"@types/path-browserify": "^1",
"@types/picomatch": "^2.3.0",
@@ -155,6 +157,7 @@
"listr": "0.14.3",
"listr-update-renderer": "^0.5.0",
"meow": "^9.0.0",
"mime-types": "^2.1.35",
"mock-fs": "^5.1.2",
"no-proxy": "^1.0.3",
"node-ask": "^1.0.1",
@@ -219,6 +222,9 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"engines": {
"node": ">=22.0.0"
},
"docs": "https://www.chromatic.com/docs/cli",
"storybook": {
"icon": "https://user-images.githubusercontent.com/263385/101995175-2e087800-3c96-11eb-9a33-9860a1c3ce62.gif",