We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d59981 commit 0f0de08Copy full SHA for 0f0de08
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# [Unreleased]
2
+
3
+## Enhancements
4
5
+* Align the `Solid.UndefinedFilterError` message with `Solid.UndefinedVariableError` - include line number
6
7
+## Bug fixes
8
9
+* Return `{:error, errors}` tuple when both strict_filters and strict_variables are enforced while rendering a template
10
+* Use correct variable name in the `Solid.UndefinedVariableError` message
11
12
# 1.0.1 (2025-07-04)
13
14
## Bug fixes
0 commit comments