Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 1.6 KB

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)

5.1.0 (2022-10-18)

Features

Bug Fixes

  • windows support in tests (387dfaf)

Trivial Changes

  • GH Actions, Dependabot, auto-release, remove Travis (997f058)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#112) (078bfe3)