Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: version packages #631

Merged
merged 3 commits into from
Jun 14, 2024
Merged

release: version packages #631

merged 3 commits into from
Jun 14, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@xmtp/[email protected]

Major Changes

  • 9619322: ### BREAKING CHANGES

    • Removed internal content types and their primitives
    • Added content types and primitives from their respective packages
    • Removed ContentTypeComposite, see XIP-19 for more details
    • Removed ContentTypeFallback

    With this update, the following are no longer exported from the JS SDK: ContentTypeId, CodecRegistry, ContentCodec, EncodedContent, ContentTypeFallback, TextCodec, ContentTypeText, Composite, CompositeCodec, ContentTypeComposite

    For content type primitives, use the new @xmtp/content-type-primitives package. It exports ContentTypeId, CodecRegistry, ContentCodec, and EncodedContent.

    The text content type and codec can now be found at @xmtp/content-type-text. It exports ContentTypeText, Encoding, and TextCodec.

@github-actions github-actions bot requested a review from humanagent as a code owner June 14, 2024 17:56
@github-actions github-actions bot requested a review from a team June 14, 2024 17:56
Copy link

cloudflare-workers-and-pages bot commented Jun 14, 2024

Deploying xmtp-js-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 27b572b
Status: ✅  Deploy successful!
Preview URL: https://cd64c167.xmtp-js.pages.dev
Branch Preview URL: https://changeset-release-main.xmtp-js.pages.dev

View logs

@rygine rygine merged commit 6c2474c into main Jun 14, 2024
9 checks passed
@rygine rygine deleted the changeset-release/main branch June 14, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant