Skip to content

1.2.4 - 2015.11.01

Compare
Choose a tag to compare
@zloirock zloirock released this 31 Oct 23:07
· 5060 commits to master since this release
  • fixed Number('0b12') -> NaN case in the shim
  • fixed V8 ~ Chromium 40- bug - Weak(Map|Set)#{delete, get, has} should not throw errors #124
  • some other fixes and optimizations