Releases: chromaui/chromatic-cli
Releases Β· chromaui/chromatic-cli
v10.3.0
π Enhancement
- Add missing
skip
option 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
sentinelUrls
fromuploadBuild
and wait for all of them before finishing upload task #878 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Jono Kolnik (@JonathanKolnik)
v10.2.2
π Bug Fix
- Add configFile option to GitHub Action #885 (@wisestuart)
Authors: 1
- Stuart Hammar (@wisestuart)
v10.2.1
π Bug Fix
- Revert "Replace
getUploadUrls
withuploadBuild
mutation" #883 (@JonathanKolnik) - Run publish-action script as afterShipIt hook #877 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Jono Kolnik (@JonathanKolnik)
v10.2.0
π Enhancement
- Replace
getUploadUrls
withuploadBuild
mutation #876 (@ghengeveld) - Implement file hashing for to-be-uploaded files #870 (@ghengeveld)
π Bug Fix
- Allow overriding
NODE_ENV
withSTORYBOOK_NODE_ENV
#879 (@tmeasday) - Use code splitting in tsup CJS output #873 (@tmeasday)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Tom Coleman (@tmeasday)
v10.1.0
v10.0.0
π₯ 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
π Enhancement
- Don't write
chromatic.log
by default, allow configuring log files #855 (@ghengeveld)
π Bug Fix
- Redact
userToken
in 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
π Enhancement
- Support
projectId
+userToken
as alternative toprojectToken
for auth #852 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v8.0.0
π₯ Breaking Change
- Drop official support for Node 14/16 #839 (@ghengeveld)
π 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)
Authors: 3
- @dependabot[bot]
- Gert Hengeveld (@ghengeveld)
- Jarel Fryer (@thafryer)
v7.6.0
π Enhancement
- Merge Group (Queues) GitHub Action Event Support #825 (@mhemmings @thafryer)
Authors: 2
- Jarel Fryer (@thafryer)
- Mark Hemmings (@mhemmings)