Skip to content

Theme Tools Release — 2026-04-23#1187

Merged
aswamy merged 1 commit into
mainfrom
changeset-release/main
Apr 23, 2026
Merged

Theme Tools Release — 2026-04-23#1187
aswamy merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 20, 2026

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

Minor Changes

  • e330f11: Add DeprecatedFontsOnSettingsData check for config/settings_data.json

Patch Changes

  • 892683d: Restore ValidScopedCSSClass to the recommended config after fixing its save-latency regression on large themes. The check's per-file CSS class extraction now lives on the language server's document model, so it is memoized per file version and invalidated automatically when a file changes — no more full-theme rescan on every save. Also skips syntax-tree parsing for Liquid files that have no stylesheet tag. Resolves #1179 and reverses the temporary opt-out from #1180.

@shopify/theme-check-browser@3.26.0

Patch Changes

  • Updated dependencies [892683d]
  • Updated dependencies [e330f11]
    • @shopify/theme-check-common@3.26.0

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

Patch Changes

  • Updated dependencies [892683d]
  • Updated dependencies [e330f11]
    • @shopify/theme-check-common@3.26.0

@shopify/theme-check-node@3.26.0

Patch Changes

  • Updated dependencies
  • Updated dependencies [892683d]
  • Updated dependencies [e330f11]
    • @shopify/theme-graph@0.2.6
    • @shopify/theme-check-common@3.26.0
    • @shopify/theme-check-docs-updater@3.26.0

@shopify/theme-graph@0.2.6

Patch Changes

  • Patch bump because it depends on @shopify/theme-check-common
  • Updated dependencies [892683d]
  • Updated dependencies [e330f11]
    • @shopify/theme-check-common@3.26.0

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

Patch Changes

  • Updated dependencies [892683d]
    • @shopify/theme-language-server-common@2.21.2

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

Patch Changes

  • 892683d: Restore ValidScopedCSSClass to the recommended config after fixing its save-latency regression on large themes. The check's per-file CSS class extraction now lives on the language server's document model, so it is memoized per file version and invalidated automatically when a file changes — no more full-theme rescan on every save. Also skips syntax-tree parsing for Liquid files that have no stylesheet tag. Resolves #1179 and reverses the temporary opt-out from #1180.
  • Updated dependencies
  • Updated dependencies [892683d]
  • Updated dependencies [e330f11]
    • @shopify/theme-graph@0.2.6
    • @shopify/theme-check-common@3.26.0

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

Patch Changes

  • Updated dependencies [892683d]
    • @shopify/theme-language-server-common@2.21.2
    • @shopify/theme-check-node@3.26.0
    • @shopify/theme-check-docs-updater@3.26.0

theme-check-vscode@3.11.4

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 [892683d]
  • Updated dependencies [e330f11]
    • @shopify/theme-check-common@3.26.0
    • @shopify/theme-language-server-common@2.21.2
    • @shopify/theme-language-server-browser@2.21.2
    • @shopify/theme-language-server-node@2.21.2

@github-actions github-actions Bot requested a review from a team as a code owner April 20, 2026 13:23
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 2189e55 to 06e7f85 Compare April 20, 2026 16:52
@github-actions github-actions Bot changed the title Theme Tools Release — 2026-04-20 Theme Tools Release — 2026-04-23 Apr 23, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 06e7f85 to a18f139 Compare April 23, 2026 13:42
@aswamy aswamy merged commit 7c0ee19 into main Apr 23, 2026
1 check passed
@aswamy aswamy deleted the changeset-release/main branch April 23, 2026 16:39
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.

Getting code actions from 'Shopify Liquid'" causes severe save lag in v3.11.2

1 participant