Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic b0a9dc0c22 v10.9.0 2024-02-08 12:30:53 +01:00
3 changed files with 591 additions and 622 deletions
-3
View File
@@ -47,9 +47,6 @@ 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
+589 -617
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "11.0.3",
"version": "10.9.0",
"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.5",
"auto": "^11.0.4",
"boxen": "^7.1.1",
"chalk": "^4.1.2",
"cpy": "^8.1.2",