You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
2
+
v1.12.1 / 2022-12-15
3
+
==================
4
+
5
+
*`ObjectCompletionProvider` should not provide completion items that don't live in the `SourceIndex` ([#690](https://github.com/Shopify/theme-check/issues/690))
6
+
* Suggest deprecated completion items at the end of the list ([#688](https://github.com/Shopify/theme-check/issues/688))
7
+
* Only suggest filters in SourceIndex ([#689](https://github.com/Shopify/theme-check/issues/689))
8
+
* Remove the `data/shopify_liquid/(tags|filters|objects).yml` files ([#674](https://github.com/Shopify/theme-check/issues/674))
9
+
* Introduce support to range iterations and SFR tags ([#685](https://github.com/Shopify/theme-check/issues/685))
10
+
* Suggest objects for `paginate` ([#686](https://github.com/Shopify/theme-check/issues/686))
0 commit comments