| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-19 | 658 Bytes | |
| v5.11.0 source code.tar.gz | 2025-11-19 | 149.2 kB | |
| v5.11.0 source code.zip | 2025-11-19 | 235.5 kB | |
| Totals: 3 Items | 385.3 kB | 1 | |
What's Changed
- Don't raise if no variable found when
using context.key?withstrict_variablesby @graygilmore in https://github.com/Shopify/liquid/pull/2007 - Revert the Inline Snippets tag (#2001), treat its inclusion in the latest Liquid release as a bug, and allow for feedback on RFC#1916 to better support Liquid developers by @karreiro in https://github.com/Shopify/liquid/pull/2012
- Rename the
:rigiderror mode to:strict2and display a warning when users attempt to use the:rigidmode by @karreiro in https://github.com/Shopify/liquid/pull/2012
Full Changelog: https://github.com/Shopify/liquid/compare/v5.10.0...v5.11.0