- Don't install
@shopify/theme
from v3.59 onward - Allow for experimental CLI versions
- Revert "Add direct support for bun, pnpm and yarn" -- issues with pnpm
- Add support for different package managers (thank you @andershagbard)
- Don't pass the
--dev-preview
flag for Shopify CLI versions >= 3.55.0
- Theme Check 2.0 and Shopify CLI 3.50+ support
- Remove support for Ruby Theme Check (v1)
- 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
- Run Theme Check with the most updated version of objects, filters, and tags (#19)
- Throttle the requests to respect the rate limits (#8)
- GH Actions Checks: Submit the checks in batches (#7)
- Add GitHub Annotation support
- Add the
token
input argument
- Initial release