harttle / liquidjs

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

Error in the tokenization process due to an invalid value expression. #655

Closed bertanyaman closed 10 months ago

bertanyaman commented 10 months ago

I am encountering a tokenization error caused by an invalid value expression. The issue is likely due to my usage of Turkish characters in the object and HTML string. This error only occurs in versions after 9.9.0.

Reproduction: https://codesandbox.io/s/basic-usage-antd-5-10-3-forked-t8vf8m

github-actions[bot] commented 10 months ago

:tada: This issue has been resolved in version 10.9.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: