Skip to content

@shopify/theme-check-common@3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 20:20
· 20 commits to main since this release
5aa33ba

Minor Changes

  • b31e0f8: [internal] Add offset information on Schema objects
  • 34c2268: This update ensures that the AppBlockMissingSchema theme check will only run on block files on theme app extensions, to avoid errors surfacing when the theme check is incorrectly run on snippets. Renamed the check to make it more accurate (from MissingSchema to AppBlockMissingSchema).

Patch Changes

  • c74850c: [Internal] Add template type interfaces
  • c60e61b: [Internal] Add schema raw value to schema node