harttle / liquidjs

A simple, expressive, safe and Shopify compatible template engine in pure JavaScript.
https://liquidjs.com
MIT License
1.52k stars 238 forks source link

fix: where-filter null handling improved #457

Closed mastodon0 closed 2 years ago

mastodon0 commented 2 years ago

The where-filter didn't handle nulls/undefineds properly. The comparison of NullDrop and null would fail and the list would be empty.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1744870016


Totals Coverage Status
Change from base Build 1735181086: 0.0%
Covered Lines: 2031
Relevant Lines: 2031

💛 - Coveralls
github-actions[bot] commented 2 years ago

:tada: This PR is included in version 9.34.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: