Skip to content

Requires node16, adds SharedValue support

Compare
Choose a tag to compare
@hildjj hildjj released this 14 May 16:27
· 14 commits to main since this release
593c551

Changed

  • Breaking: Node 16 now required.

Added

  • SharedValueEncoder, which implements value-sharing with tags 28 and 29
  • Typescript type definitions for cbor-web

Fixed

  • All dependencies brought up to date where possible. nofilter held back, pending switching to ESM.