Releases: Shopify/lighthouse-ci-action
Releases · Shopify/lighthouse-ci-action
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_theme
to pull theme settings #57
v1.1.0
Features
- Adds support for Custom App authentication through the
access_token
configuration parameter. #38 - Migration to the
vX
,vX.Y
,vX.Y.Z
release 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