- 1777a23: Dropped support for CommonJS
- Updated dependencies [1777a23]
- @xmtp/[email protected]
- Updated dependencies [63e5276]
- @xmtp/[email protected]
- 9addb1c:
- Updated
ReadReceiptCodec
type to include parameters type - Added and exported
ReadReceiptParameters
type
- Updated
- Updated dependencies [9addb1c]
- @xmtp/[email protected]
- #54
718cb9f
- Updated Turbo config to remove
generate:types
command and instead rely onbuild
- Removed all
generate:types
commands frompackage.json
files - Updated shared ESLint config and local ESLint configs
- Updated
include
field oftsconfig.json
andtsconfig.eslint.json
files - Replaced
tsup
withrollup
- Updated Turbo config to remove
- Upgraded
@xmtp/proto
package - Upgraded
@xmtp/xmtp-js
package
- Update
@xmtp/proto
to latest version
- Upgrade to JS SDK v11
- Update client initialization for tests to use
codecs
option for proper types
- fix: remove timestamp from the read receipt content type
- fix: update the copy for the default fallbacks
- Add dummy fallback field to all content types
- added readme
- added read receipt codec