Releases: percy/cli
Releases · percy/cli
v1.1.0
What's Changed
✨ Enhancements
🐛 Bug Fixes
⬆️⬇️ Dependency Updates
- ⬆️ Bump jasmine from 4.0.2 to 4.1.0 by @dependabot in #891
- ⬆️ Bump karma from 6.3.17 to 6.3.18 by @dependabot in #888
- ⬆️ Bump @rollup/plugin-commonjs from 21.0.3 to 21.1.0 by @dependabot in #889
- ⬆️ Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.1 by @dependabot in #890
- ⬆️ Bump rollup from 2.70.1 to 2.70.2 by @dependabot in #892
- ⬆️ Bump karma-jasmine from 4.0.2 to 5.0.0 by @dependabot in #887
- ⬆️ Bump yaml from 2.0.0 to 2.0.1 by @dependabot in #893
Full Changelog: v1.0.8...v1.1.0
v1.0.8
v1.0.7
What's Changed
🐛 Bug Fixes
⬆️⬇️ Dependency Updates
- ⬆️ Bump yaml from 1.10.2 to 2.0.0 by @dependabot in #871
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
✨ Enhancements
- ✨@percy/config util improvements by @wwilsman in #877
- ✨ Autoload CLI plugin from the current working directory by @wwilsman in #878
🐛 Bug Fixes
🏗 Maintenance
⬆️⬇️ Dependency Updates
- ⬆️👷 Bump actions/stale from 4 to 5 by @dependabot in #876
- ⬆️ Bump karma-jasmine from 4.0.1 to 4.0.2 by @dependabot in #873
- ⬆️👷 Bump actions/download-artifact from 2 to 3 by @dependabot in #875
- ⬆️👷 Bump actions/upload-artifact from 2 to 3 by @dependabot in #874
- ⬆️ Bump @babel/core from 7.17.8 to 7.17.9 by @dependabot in #872
- ⬆️ Bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #870
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
What's Changed
🐛 Bug Fixes
⬆️⬇️ Dependency Updates
- ⬆️ Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #859
- ⬆️ Bump ajv from 8.10.0 to 8.11.0 by @dependabot in #847
- ⬆️ Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #844
- ⬆️ Bump globby from 11.0.4 to 13.1.1 by @dependabot in #758
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
What's Changed
💥 Breaking Changes
- ♻️ Move packages to ESM by @wwilsman in #852
- 💥 New minimum Node version of 14 to align with currently supported LTS releases
✨ Enhancements
- ✨ Use default widths instead of throwing an error when missing by @wwilsman in #808
- ♻️ Improve build failure handling by @wwilsman in #805
- ✨ Minor @percy/config improvements by @wwilsman in #804
- ✨ Accept alternate core snapshot syntaxes by @wwilsman in #809
- ✨ Introduce the ability to abort requests from specificed hostnames (
disallowedHostnames
) by @Robdel12 in #823 - ♻️ Update package exports and refactor test helpers by @wwilsman in #830
- ✨ Add sdk-utils waitForPercyIdle helper by @wwilsman in #831
- ✨ Throw an error when a static server directory does not exist by @wwilsman in #832
- ✨ Allow alternate snapshot syntaxes to be cancelable by @wwilsman in #833
- ✨ Allow a function to gather snapshots using alternate syntaxes by @wwilsman in #834
- ✨ Automatically include package information with CLI commands by @wwilsman in #850
🐛 Bug Fixes
- 🐛 Fix core snapshot method compatibility with cli-snapshot command by @wwilsman in #818
- 🐛 Insert serialized CSSOM
style
tag after CSSOMownerNode
by @Robdel12 in #843 - 🐛 Fix duplicate resource URL issues with
snapshot
method by @Robdel12 in #849 - 🐛 Wrap
serializeVideos
in try/catch to catch security errors by @Robdel12 in #848 - 🐛 Fix supressed validation error causing options to not be scrubbed by @wwilsman in #853
🏗 Maintenance
- ✅ Update install unit tests to use mock filesystem by @wwilsman in #807
- ♻️ Move browser timeout default to other launch option defaults by @wwilsman in #806
- ♻️ Update cli-snapshot command to use new core snapshot syntaxes by @wwilsman in #819
⬆️⬇️ Dependency Updates
- ⬆️👷 Bump actions/setup-node from 2 to 3 by @dependabot in #799
- ⬆️ Bump @rollup/plugin-babel from 5.3.0 to 5.3.1 by @dependabot in #797
- ⬆️ Bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 by @dependabot in #798
- ⬆️ Bump karma from 6.3.16 to 6.3.17 by @dependabot in #800
- ⬆️ Bump @babel/core from 7.17.2 to 7.17.5 by @dependabot in #787
- ⬆️ Bump @babel/cli from 7.17.3 to 7.17.6 by @dependabot in #801
- ⬆️👷 Bump actions/checkout from 2 to 3 by @dependabot in #813
- ⬆️ Bump rollup from 2.67.3 to 2.70.0 by @dependabot in #811
- ⬆️ Bump ajv from 8.9.0 to 8.10.0 by @dependabot in #764
- ⬆️ Bump karma-chrome-launcher from 3.1.0 to 3.1.1 by @dependabot in #827
- ⬆️ Bump rollup from 2.70.0 to 2.70.1 by @dependabot in #826
- ⬆️ Bump mime-types from 2.1.34 to 2.1.35 by @dependabot in #825
- ⬆️👷 Bump actions/cache from 2 to 3 by @dependabot in #838
- ⬆️ Bump mime-types from 2.1.34 to 2.1.35 by @dependabot in #837
- ⬆️ Bump @babel/core from 7.17.5 to 7.17.8 by @dependabot in #835
- ⬆️ Bump @babel/register from 7.17.0 to 7.17.7 by @dependabot in #836
- ⬆️ Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 by @dependabot in #846
Full Changelog: v1.0.0-beta.76...v1.0.0