Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

50 lines (32 loc) · 1.35 KB

v2.0.1 / 2024-02-14

  • Don't pass the --dev-preview flag for Shopify CLI versions >= 3.55.0

v2.0.0 / 2024-01-05

  • Theme Check 2.0 and Shopify CLI 3.50+ support
  • Remove support for Ruby Theme Check (v1)

v1.3.1 / 2024-01-05

  • Merge pull request #29 from snacsnoc/update-checkout-v3-node16-compatibility
  • Update ci.yml to use checkout@v3
  • Update README.md to reflect upgrade to checkout@v3

v1.3.0 / 2023-11-28

  • Run Theme Check with the most updated version of objects, filters, and tags (#19)

v1.2.0 / 2022-02-28

Features

  • Add support to only annotate files with diffs in them (#3, #9)
  • Add the base input argument

v1.1.1 / 2022-02-28

  • Throttle the requests to respect the rate limits (#8)
  • GH Actions Checks: Submit the checks in batches (#7)

v1.1.0 / 2022-02-25

Features

  • Add GitHub Annotation support
  • Add the token input argument

v1.0.0 / 2021-07-08

  • Initial release