Releases: Shopify/theme-tools
Release list
@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
@shopify/theme-language-server-common@2.22.2
@shopify/theme-language-server-browser@2.22.2
Patch Changes
- @shopify/theme-language-server-common@2.22.2
@shopify/theme-graph@0.3.2
@shopify/theme-check-node@3.29.0
Minor Changes
-
54c5cc8: Add
JSONMissingSectioncheckReports 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 errorSection type 'x' does not refer to an existing section file.
Patch Changes
@shopify/theme-check-docs-updater@3.29.0
@shopify/theme-check-common@3.29.0
Minor Changes
-
54c5cc8: Add
JSONMissingSectioncheckReports 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 errorSection type 'x' does not refer to an existing section file. -
9c46aac: Add
ValidStandardEventDatacheck to error on invalid arguments to thestandard_event_datafilter.The filter's argument values are currently only validated at render time. This check catches invalid literal values statically:
viewis the only supported event type, andcontext:must be one ofpage,search,collection,dialog, orrecommendation.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.urltoLiquidHTMLSyntaxErrorso editors surface a "learn more" link on the diagnostic.
@shopify/theme-check-browser@3.29.0
@shopify/theme-language-server-node@2.22.1
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
Patch Changes
- Updated dependencies
- Updated dependencies [d4ec896]
- @shopify/theme-graph@0.3.1
- @shopify/theme-check-common@3.28.1