Skip to content

Latest commit

 

History

History
85 lines (49 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

85 lines (49 loc) · 2.3 KB

@xmtp/content-type-reply

1.1.11

Patch Changes

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: update the copy for the default fallbacks

1.1.1

Patch Changes

  • Gets the nested type of a reply from the deserialized EncodedContent instead of inspecting the parameter map

1.1.0

Minor Changes

  • Add dummy fallback field to all content types