Skip to content

Releases: Shopify/theme-tools

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

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:42
0e458ca

Patch Changes

  • Updated dependencies [54c5cc8]
    • @shopify/theme-check-node@3.29.0
    • @shopify/theme-language-server-common@2.22.2
    • @shopify/theme-check-docs-updater@3.29.0

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

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:42
0e458ca

Patch Changes

  • Updated dependencies
  • Updated dependencies [54c5cc8]
  • Updated dependencies [f2071b6]
  • Updated dependencies [9c46aac]
    • @shopify/theme-graph@0.3.2
    • @shopify/theme-check-common@3.29.0

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

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:42
0e458ca

Patch Changes

  • @shopify/theme-language-server-common@2.22.2

@shopify/theme-graph@0.3.2

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:42
0e458ca

Patch Changes

  • Patch bump because it depends on @shopify/theme-check-common
  • Updated dependencies [54c5cc8]
  • Updated dependencies [f2071b6]
  • Updated dependencies [9c46aac]
    • @shopify/theme-check-common@3.29.0

@shopify/theme-check-node@3.29.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:42
0e458ca

Minor Changes

  • 54c5cc8: Add JSONMissingSection check

    Reports section types in JSON templates (templates/*.json) and section groups (sections/*.json) that do not refer to an existing section file, matching the platform validation that rejects theme publishes with the error Section type 'x' does not refer to an existing section file.

Patch Changes

  • Updated dependencies
  • Updated dependencies [54c5cc8]
  • Updated dependencies [f2071b6]
  • Updated dependencies [9c46aac]
    • @shopify/theme-graph@0.3.2
    • @shopify/theme-check-common@3.29.0
    • @shopify/theme-check-docs-updater@3.29.0

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

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:42
0e458ca

Patch Changes

  • Updated dependencies [54c5cc8]
  • Updated dependencies [f2071b6]
  • Updated dependencies [9c46aac]
    • @shopify/theme-check-common@3.29.0

@shopify/theme-check-common@3.29.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:42
0e458ca

Minor Changes

  • 54c5cc8: Add JSONMissingSection check

    Reports section types in JSON templates (templates/*.json) and section groups (sections/*.json) that do not refer to an existing section file, matching the platform validation that rejects theme publishes with the error Section type 'x' does not refer to an existing section file.

  • 9c46aac: Add ValidStandardEventData check to error on invalid arguments to the standard_event_data filter.

    The filter's argument values are currently only validated at render time. This check catches invalid literal values statically: view is the only supported event type, and context: must be one of page, search, collection, dialog, or recommendation.

    Values that aren't string literals are left alone, since the type of the piped input isn't statically knowable.

Patch Changes

  • f2071b6: Add a docs.url to LiquidHTMLSyntaxError so editors surface a "learn more" link on the diagnostic.

@shopify/theme-check-browser@3.29.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:42
0e458ca

Patch Changes

  • Updated dependencies [54c5cc8]
  • Updated dependencies [f2071b6]
  • Updated dependencies [9c46aac]
    • @shopify/theme-check-common@3.29.0

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

Choose a tag to compare

@github-actions github-actions released this 06 Aug 01:43
a0f54c1

Patch Changes

  • @shopify/theme-check-node@3.28.1
  • @shopify/theme-language-server-common@2.22.1
  • @shopify/theme-check-docs-updater@3.28.1

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

Choose a tag to compare

@github-actions github-actions released this 06 Aug 01:43
a0f54c1

Patch Changes

  • Updated dependencies
  • Updated dependencies [d4ec896]
    • @shopify/theme-graph@0.3.1
    • @shopify/theme-check-common@3.28.1