- Test the truthiness of empty arrays, objects and strings.
- Test comparing empty arrays and objects to the special `empty` keyword.
- Test implicit string conversion with the `contains` membership operator.
- Test comparing strings with `>`, `<`, `<=` and `>=`.
- Test comparing undefined variables to `nil` and `null`.
- Update Shopify/liquid from GitHub main
- Update LiquidJS to 10.10.0
- Update Liquidpy to 0.8.2
- Update LiquidScript to 1.8.1
- Update Python Liquid to 1.11.0