EricSmekens / jsep

JavaScript Expression Parser
http://ericsmekens.github.io/jsep/
MIT License
827 stars 133 forks source link

fix: literal 'raw' value now matches input string #193

Closed 6utt3rfly closed 2 years ago

6utt3rfly commented 2 years ago

copy original input string literal to 'raw' instead of using the parsed value

fixes #192

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: