Releases: Shopify/theme-tools
Releases · Shopify/theme-tools
@shopify/theme-language-server-browser@1.4.0
@shopify/codemirror-language-client@0.2.0
Minor Changes
-
73a65e0: Add
{ shouldLint, shouldComplete }
optional params to CodeMirrorLanguageClient's .extension method- This way linting and completions become optional features that can be turned off / experimented on
-
0ca7963: Add
diagnosticRenderer
and option overrides to public API of CodeMirrorLanguageClient -
73a65e0: Add Completion Support
@shopify/theme-language-server-node@1.3.3
Patch Changes
- Updated dependencies [2cf7a11]
- @shopify/theme-check-node@1.17.0
- @shopify/theme-language-server-common@1.3.3
- @shopify/theme-check-docs-updater@1.17.0
@shopify/theme-language-server-common@1.3.3
@shopify/theme-language-server-browser@1.3.3
Patch Changes
- @shopify/theme-language-server-common@1.3.3
@shopify/theme-check-node@1.17.0
Minor Changes
-
2cf7a11: Rename and alias a couple of checks
DeprecatedFilters
->DeprecatedFilter
DeprecatedTags
->DeprecatedTag
- Alias
LiquidHTMLSyntaxError
withSyntaxError
andHtmlParsingError
- Alias
ParserBlockingJavaScript
withParserBlockingScriptTag
- Alias
JSONSyntaxError
withValidJson
- Alias
AssetSizeCSS
withAssetSizeCSSStylesheetTag
- Alias
RemoteAsset
withAssetUrlFilters
Patch Changes
@shopify/theme-check-docs-updater@1.17.0
@shopify/theme-check-common@1.17.0
Minor Changes
-
2cf7a11: Rename and alias a couple of checks
DeprecatedFilters
->DeprecatedFilter
DeprecatedTags
->DeprecatedTag
- Alias
LiquidHTMLSyntaxError
withSyntaxError
andHtmlParsingError
- Alias
ParserBlockingJavaScript
withParserBlockingScriptTag
- Alias
JSONSyntaxError
withValidJson
- Alias
AssetSizeCSS
withAssetSizeCSSStylesheetTag
- Alias
RemoteAsset
withAssetUrlFilters
-
2cf7a11: Add support for aliases in check configs
@shopify/theme-check-browser@1.17.0
Minor Changes
-
2cf7a11: Rename and alias a couple of checks
DeprecatedFilters
->DeprecatedFilter
DeprecatedTags
->DeprecatedTag
- Alias
LiquidHTMLSyntaxError
withSyntaxError
andHtmlParsingError
- Alias
ParserBlockingJavaScript
withParserBlockingScriptTag
- Alias
JSONSyntaxError
withValidJson
- Alias
AssetSizeCSS
withAssetSizeCSSStylesheetTag
- Alias
RemoteAsset
withAssetUrlFilters