Skip to content

Releases: Shopify/theme-tools

@shopify/theme-check-common@1.17.0

17 Oct 18:07
4a69c7b
Compare
Choose a tag to compare

Minor Changes

  • 2cf7a11: Rename and alias a couple of checks

    • DeprecatedFilters -> DeprecatedFilter
    • DeprecatedTags -> DeprecatedTag
    • Alias LiquidHTMLSyntaxError with SyntaxError and HtmlParsingError
    • Alias ParserBlockingJavaScript with ParserBlockingScriptTag
    • Alias JSONSyntaxError with ValidJson
    • Alias AssetSizeCSS with AssetSizeCSSStylesheetTag
    • Alias RemoteAsset with AssetUrlFilters
  • 2cf7a11: Add support for aliases in check configs

@shopify/theme-check-browser@1.17.0

17 Oct 18:07
4a69c7b
Compare
Choose a tag to compare

Minor Changes

  • 2cf7a11: Rename and alias a couple of checks

    • DeprecatedFilters -> DeprecatedFilter
    • DeprecatedTags -> DeprecatedTag
    • Alias LiquidHTMLSyntaxError with SyntaxError and HtmlParsingError
    • Alias ParserBlockingJavaScript with ParserBlockingScriptTag
    • Alias JSONSyntaxError with ValidJson
    • Alias AssetSizeCSS with AssetSizeCSSStylesheetTag
    • Alias RemoteAsset with AssetUrlFilters

Patch Changes

  • Updated dependencies [2cf7a11]
  • Updated dependencies [2cf7a11]
    • @shopify/theme-check-common@1.17.0

@shopify/codemirror-language-client@0.1.0

17 Oct 18:07
4a69c7b
Compare
Choose a tag to compare

Minor Changes

@shopify/code-mirror-language-client (private)

@shopify/prettier-plugin-liquid@1.3.2

11 Oct 12:37
Compare
Choose a tag to compare

Patch Changes

  • bec7ee0: Fix idempotence of script tag bodies with both backticks and Liquid in them

@shopify/theme-language-server-node@1.3.2

10 Oct 12:41
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [8d35241]
  • Updated dependencies [201f30c]
  • Updated dependencies [c0298e7]
  • Updated dependencies [b3bd123]
  • Updated dependencies [6fad756]
  • Updated dependencies [fc86c91]
    • @shopify/theme-language-server-common@1.3.2
    • @shopify/theme-check-node@1.16.1
    • @shopify/theme-check-docs-updater@1.16.1

@shopify/theme-language-server-common@1.3.2

10 Oct 12:41
Compare
Choose a tag to compare

Patch Changes

  • 8d35241: Fix paginate object completion, hover and UndefinedObject reporting
  • 201f30c: Add support for {% layout none %}
  • c0298e7: Fix recommendations completion, hover and UndefinedObject reporting
  • 6fad756: Fix predictive_search completion, hover and UndefinedObject reporting
  • fc86c91: Fix form object completion, hover and UndefinedObject reporting
  • Updated dependencies [8d35241]
  • Updated dependencies [201f30c]
  • Updated dependencies [c0298e7]
  • Updated dependencies [6fad756]
  • Updated dependencies [fc86c91]
    • @shopify/theme-check-common@1.16.1

@shopify/theme-language-server-browser@1.3.2

10 Oct 12:41
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [8d35241]
  • Updated dependencies [201f30c]
  • Updated dependencies [c0298e7]
  • Updated dependencies [6fad756]
  • Updated dependencies [fc86c91]
    • @shopify/theme-language-server-common@1.3.2

@shopify/theme-check-node@1.16.1

10 Oct 12:41
Compare
Choose a tag to compare

Patch Changes

  • b3bd123: Fix backward compatibility with legacy {include,exclude}_categories settings
  • Updated dependencies [8d35241]
  • Updated dependencies [201f30c]
  • Updated dependencies [c0298e7]
  • Updated dependencies [6fad756]
  • Updated dependencies [fc86c91]
    • @shopify/theme-check-common@1.16.1
    • @shopify/theme-check-docs-updater@1.16.1

@shopify/theme-check-docs-updater@1.16.1

10 Oct 12:41
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [8d35241]
  • Updated dependencies [201f30c]
  • Updated dependencies [c0298e7]
  • Updated dependencies [6fad756]
  • Updated dependencies [fc86c91]
    • @shopify/theme-check-common@1.16.1

@shopify/theme-check-common@1.16.1

10 Oct 12:41
Compare
Choose a tag to compare

Patch Changes

  • 8d35241: Fix paginate object completion, hover and UndefinedObject reporting
  • 201f30c: Add support for {% layout none %}
  • c0298e7: Fix recommendations completion, hover and UndefinedObject reporting
  • 6fad756: Fix predictive_search completion, hover and UndefinedObject reporting
  • fc86c91: Fix form object completion, hover and UndefinedObject reporting