fix(variable): checking values for nil when using mirror (#144)
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
incorrect amount of arguments.
|
||||
- Fixes a potential crash when using incomplete tokens in a template for
|
||||
example, `{%%}` or `{{}}`.
|
||||
- Fixes evaluating nil properties as true
|
||||
|
||||
|
||||
## 0.9.0
|
||||
|
||||
Reference in New Issue
Block a user