Skip to content

v0.20.4

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 01:42
d884ac8

New features

  • Support dynamic operands to SIMD constructors (#2143) (3d84f2d)

Bug fixes

  • Fix parseInt result for some mixed integers (#2193) (a3dcd5d)
  • Fix function expression lifting in bindings (#2255) (f79b82e)
  • Fix setUTCMonth check being off by one (#2239) (2b7ad4d)

Other