Skip to content

Releases: Shopify/lighthouse-ci-action

v1.4.0

13 Apr 18:04
988f0ee

Choose a tag to compare

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

18 Mar 00:02
2e5dcc8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.3.0

v1.2.2

14 Jan 22:36
c85b895

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.0

05 Jan 20:06
c47b681

Choose a tag to compare

  • Migrate to Shopify CLI 3
  • Update lhci to 0.13.x

v1.1.3

24 Oct 12:15
8d3d401

Choose a tag to compare

Fixes

  • Upgrade ruby to minimum CLI version #74

v1.1.2

24 Oct 12:13
8ff4ac3

Choose a tag to compare

Fixes

  • Missing theme_root on theme pull #66

v1.1.1

04 Apr 18:02
2eee933

Choose a tag to compare

Features

  • Adds an option for pull_theme to pull theme settings #57

v1.1.0

22 Mar 19:47
a553759

Choose a tag to compare

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

18 May 13:29

Choose a tag to compare

Pre-release
1.0-alpha

Cache the lhci + puppeteer install in Docker