Skip to content

Theme Tools Release — 2026-06-28#1249

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Theme Tools Release — 2026-06-28#1249
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@shopify/theme-check-common@3.27.0

Minor Changes

  • 180eacb: Add UnsupportedFilterArguments check to error when a filter is used in render, include, and content_for tags.

    Filters are not supported on values passed as arguments to render/include/content_for tags. In production, they are silently dropped, leading to unexpected outcomes when rendered.

    In the example below, the bar argument passes through unchanged when the snippet is rendered.

    {% render 'foo', bar: 'hello' | append: ' world' %}

    This check now reports an error pointing at the offending filter so the broken behavior is caught instead of failing silently.

@shopify/theme-check-browser@3.27.0

Patch Changes

  • Updated dependencies [180eacb]
    • @shopify/theme-check-common@3.27.0

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

Patch Changes

  • Updated dependencies [180eacb]
    • @shopify/theme-check-common@3.27.0

@shopify/theme-check-node@3.27.0

Patch Changes

  • Updated dependencies
  • Updated dependencies [180eacb]
    • @shopify/theme-graph@0.2.8
    • @shopify/theme-check-common@3.27.0
    • @shopify/theme-check-docs-updater@3.27.0

@shopify/theme-graph@0.2.8

Patch Changes

  • Patch bump because it depends on @shopify/theme-check-common
  • Updated dependencies [180eacb]
    • @shopify/theme-check-common@3.27.0

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies
  • Updated dependencies [180eacb]
    • @shopify/theme-graph@0.2.8
    • @shopify/theme-check-common@3.27.0

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

Patch Changes

  • @shopify/theme-check-node@3.27.0
  • @shopify/theme-language-server-common@2.21.4
  • @shopify/theme-check-docs-updater@3.27.0

theme-check-vscode@3.11.6

Patch Changes

  • Patch bump because it depends on:
    • @shopify/theme-check-common
    • @shopify/theme-language-server-browser
    • @shopify/theme-language-server-common
    • @shopify/theme-language-server-node
  • Updated dependencies [180eacb]
    • @shopify/theme-check-common@3.27.0
    • @shopify/theme-language-server-common@2.21.4
    • @shopify/theme-language-server-browser@2.21.4
    • @shopify/theme-language-server-node@2.21.4

@github-actions github-actions Bot requested a review from a team as a code owner June 28, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants