v1.4.1
🐛 Bug fixes
- c119e83 fixed
getStaticValue()
function to handlenull
literal correctly even if runtimes don't support BigInt natively. - 587cca2 fixed
getStringIfConstant()
function to handle regular expression literals and BigInt literals even if runtimes don't support those. - 08158db fixed GHSA-3gx7-xhv7-5mx3.