Skip to content

v0.35.6

Latest
Compare
Choose a tag to compare
@ljharb ljharb released this 12 Aug 04:06
· 33 commits to master since this release
0.35.6
d4be3e6

Fixes

  • Math.hypot: fix a bug in node v12.11 - v12.15
  • internal ToString operation should throw on Symbols

Robustness

  • call-bind Array.prototype.join

Refactors

  • String.raw: match latest spec
  • address unused function args

Misc

  • [readme] updating standalone shim links
  • [Meta] Make LICENSE parseable by GitHub