Releases: chromaui/chromatic-cli
Releases Β· chromaui/chromatic-cli
v10.5.1
π Bug Fix
- Add "package.json" to exports map #900 (@yannbf)
- Improve logging around upload errors #894 (@ghengeveld)
- Don't skip uploading of empty files, it works now #901 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Yann Braga (@yannbf)
v10.5.0
v10.4.0
v10.3.1
π Bug Fix
- Fix potential zip upload error when deduping files on a very large Storybook #892 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
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)