Skip to content

v1.6.0

Compare
Choose a tag to compare
@ljharb ljharb released this 25 Aug 14:44
0ac0417
  • [New] add support for boxed BigInt primitives
  • [New] Add support for upcoming BigInt (#19)
  • [Dev Deps] update core-js, tape
  • [Tests] run bigint tests in CI with --harmony-bigint flag
  • [Tests] up to node v10.0, v9.11, v8.11, v6.14, v4.9
  • [Docs] fix example to use safer-buffer