Releases: Shopify/lighthouse-ci-action
Releases · Shopify/lighthouse-ci-action
v1.4.0
What's Changed
- Inline base image into Dockerfile to fix Node 20 requirement by @graygilmore in #108
Full Changelog: v1...v1.4.0
v1.3.0
What's Changed
- Pin GitHub Actions to commit by @rxbchen in #90
- Update action to use Dev Dashboard apps by @graygilmore in #102
New Contributors
Full Changelog: v1...v1.3.0
v1.2.2
What's Changed
- Mark github directory as safe for git commands by @graygilmore in #88
New Contributors
- @graygilmore made their first contribution in #88
Full Changelog: v1.2.1...v1.2.2
v1.2.0
- Migrate to Shopify CLI 3
- Update lhci to 0.13.x
v1.1.3
Fixes
- Upgrade ruby to minimum CLI version #74
v1.1.2
Fixes
- Missing theme_root on theme pull #66
v1.1.1
Features
- Adds an option for
pull_themeto pull theme settings #57
v1.1.0
Features
- Adds support for Custom App authentication through the
access_tokenconfiguration parameter. #38 - Migration to the
vX,vX.Y,vX.Y.Zrelease naming convention. The 1.0 tag made it awkward to push changes and rereleasing v1 is easier to do and less awkward than pushing features in patch versions.
Depreciations
- Private app authentication is still supported but deprecated
Initial Alpha Prerelease
1.0-alpha Cache the lhci + puppeteer install in Docker