Skip to content

Theme Tools Release — 2026-08-26 - #1272

Merged
lukeh-shopify merged 1 commit into
mainfrom
changeset-release/main
Aug 27, 2026
Merged

Theme Tools Release — 2026-08-26#1272
lukeh-shopify merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

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.29.0

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-node@3.29.0

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-browser@3.29.0

Patch Changes

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

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

Patch Changes

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

@shopify/theme-graph@0.3.2

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-language-server-browser@2.22.2

Patch Changes

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

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

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-node@2.22.2

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

theme-check-vscode@3.11.9

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 [54c5cc8]
  • Updated dependencies [f2071b6]
  • Updated dependencies [9c46aac]
    • @shopify/theme-check-common@3.29.0
    • @shopify/theme-language-server-common@2.22.2
    • @shopify/theme-language-server-browser@2.22.2
    • @shopify/theme-language-server-node@2.22.2

@github-actions
github-actions Bot requested a review from a team as a code owner August 7, 2026 14:36
@github-actions github-actions Bot changed the title Theme Tools Release — 2026-08-07 Theme Tools Release — 2026-08-10 Aug 10, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from e79629d to 0a22ab5 Compare August 10, 2026 15:31
@github-actions github-actions Bot changed the title Theme Tools Release — 2026-08-10 Theme Tools Release — 2026-08-26 Aug 26, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0a22ab5 to 4291958 Compare August 26, 2026 18:10
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4291958 to 99ff96d Compare August 26, 2026 23:31
@lukeh-shopify
lukeh-shopify merged commit 0e458ca into main Aug 27, 2026
7 checks passed
@lukeh-shopify
lukeh-shopify deleted the changeset-release/main branch August 27, 2026 19:40
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.

2 participants