Skip to content

Latest commit

 

History

History
118 lines (68 loc) · 2.61 KB

File metadata and controls

118 lines (68 loc) · 2.61 KB

@xmtp/content-type-read-receipt

2.0.0

Major Changes

  • 1777a23: Dropped support for CommonJS

Patch Changes

1.1.12

Patch Changes

1.1.11

Patch Changes

  • 9addb1c:
    • Updated ReadReceiptCodec type to include parameters type
    • Added and exported ReadReceiptParameters type
  • Updated dependencies [9addb1c]

1.1.10

Patch Changes

1.1.9

Patch Changes

  • #65 c4d43dc
    • Add shouldPush to all content codecs

1.1.8

Patch Changes

1.1.7

Patch Changes

  • #54 718cb9f
    • Updated Turbo config to remove generate:types command and instead rely on build
    • Removed all generate:types commands from package.json files
    • Updated shared ESLint config and local ESLint configs
    • Updated include field of tsconfig.json and tsconfig.eslint.json files
    • Replaced tsup with rollup

1.1.6

Patch Changes

  • #51 aeb6db7
    • Only publish files in the /dist directory

1.1.5

Patch Changes

  • Upgraded @xmtp/proto package
  • Upgraded @xmtp/xmtp-js package

1.1.4

Patch Changes

  • Update @xmtp/proto to latest version

1.1.3

Patch Changes

  • Upgrade to JS SDK v11
  • Update client initialization for tests to use codecs option for proper types

1.1.2

Patch Changes

  • fix: remove timestamp from the read receipt content type

1.1.1

Patch Changes

  • fix: update the copy for the default fallbacks

1.1.0

Minor Changes

  • Add dummy fallback field to all content types

1.0.1

Patch Changes

  • added readme

1.0.0

Major Changes

  • added read receipt codec