Skip to content

v0.23.0

Compare
Choose a tag to compare
@ljharb ljharb released this 26 Jan 23:28
· 651 commits to master since this release
  • Use Symbol.species when available, else fall back to "@@species" (renamed from "@@create")
  • Fix npm run test-native
  • Correct broken Math implementations: log1p, exmp1, tanh, acosh, cosh, sinh, round (#314)
  • Update jscs, grunt-saucelabs, jshint