Skip to content

v1.4.1

Compare
Choose a tag to compare
@mysticatea mysticatea released this 26 Dec 08:55
· 33 commits to master since this release
230a4e2

🐛 Bug fixes

  • c119e83 fixed getStaticValue() function to handle null 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.