Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic be1963675a v11.0.2 2024-03-06 15:38:33 +01:00
3 changed files with 610 additions and 579 deletions
+3
View File
@@ -47,6 +47,9 @@ inputs:
externals:
description: 'Disable TurboSnap when any of these files have changed since the baseline build'
required: false
fileHashing:
description: 'Whether to apply file hashing to skip uploading unchanged files (default: true)'
required: false
forceRebuild:
description: 'Do not skip build when a rebuild is detected'
required: false
+605 -577
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "10.9.0",
"version": "11.0.2",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",
@@ -138,7 +138,7 @@
"any-observable": "^0.5.1",
"archiver": "^5.3.0",
"async-retry": "^1.3.3",
"auto": "^11.0.4",
"auto": "^11.0.5",
"boxen": "^7.1.1",
"chalk": "^4.1.2",
"cpy": "^8.1.2",