Releases: chromaui/chromatic-cli
Releases Β· chromaui/chromatic-cli
v11.13.0
π Enhancement
π Bug Fix
- Fix
.env
parsing #1104 (@codykaup) - Better handling of undefined values in branches #1101 (@jmhobbs)
- Setup workflow for PR checks #1102 (@codykaup)
- Rename new action job name for merge queue UI #1100 (@codykaup)
- Add context to sentinel upload failures. #1094 (@jmhobbs @codykaup)
Authors: 2
v11.12.6
v11.12.5
v11.12.4
v11.12.3
v11.12.2
v11.12.1
π Bug Fix
- Move deployment to single script #1088 (@codykaup)
- Migrate linting and tests to GitHub Actions #1085 (@codykaup)
- Add Sentry Releases #1084 (@jmhobbs)
- Fix CLI version output #1079 (@codykaup)
- Account for
--exit-zero-on-changes=true
#1083 (@codykaup) - Do not run Sentry in dev #1082 (@jmhobbs)
Authors: 2
v11.12.0
π Enhancement
- Show steps for initializing a new Git repo #1081 (@codykaup)
- Add basic sentry integration to cli #1036 (@jmhobbs)
- Enable
unicorn/prevent-abbreviations
ESLint rule #1064 (@codykaup)
π Bug Fix
- Add TypeScript checking to CI pipeline #1078 (@codykaup)
- Upgrade
subdir
deps #1077 (@codykaup) - Ignore duplication in test files and ignore all mocks #1073 (@codykaup)
- Bump the npm_and_yarn group across 2 directories with 5 updates #1076 (@dependabot[bot])
- Bump terser from 5.31.0 to 5.34.1 in the npm_and_yarn group across 1 directory #1075 (@dependabot[bot])
- Bump the npm_and_yarn group across 2 directories with 7 updates #1074 (@dependabot[bot])
- Fix remaining TypeScript errors and unable
strict: true
#1072 (@codykaup) - Add
Empathy
andCLI
labels to issue templates #1071 (@codykaup) - Add TypeScript config from internal repo and fix some errors #1070 (@codykaup)
- Annotate Sentry events #1069 (@jmhobbs)
- Filter ANSI escape codes for Sentry #1068 (@jmhobbs)
- Do not capture config/option exceptions #1067 (@jmhobbs)
- Enable
unicorn/filename-case
ESLint rule #1062 (@codykaup) - Enable
eslint-plugin-jsdoc
ESLint rule #1066 (@codykaup) - Enable
unicorn/prefer-module
ESLint rule [#1061](#1061) (@codykaup)
Authors: 3
- @dependabot[bot]
- Cody Kaup (@codykaup)
- John Hobbs (@jmhobbs)
v11.11.0
π Enhancement
- Include
storybookUrl
andwebUrl
on skipped rebuild #1060 (@codykaup) - Enable
@typescript-eslint/no-floating-promises
ESLint rule #1065 (@codykaup)
π Bug Fix
- Enable
unicorn/no-null
ESLint rule #1057 (@codykaup) - Enable
unicorn/no-array-reduce
ESLint rule #1056 (@codykaup) - Track package size over time. #1059 (@jmhobbs)