New
v5.11.0
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