Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 06:26
· 39 commits to master since this release

6.0.0 (2022-10-19)

⚠ BREAKING CHANGES

  • deps: bump readable-stream from 3.6.0 to 4.2.0
  • added bigint (Int64) support

Features

  • added bigint (Int64) support (131ad32)

Trivial Changes

  • add TypeScript definitions for BigInt (78c5ff4)
  • deps-dev: bump typescript from 4.7.4 to 4.8.4 (dba13e1)
  • deps: bump readable-stream from 3.6.0 to 4.2.0 (fa03eda)
  • docs: BigInt in API docs (c68af50)