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

Implemented the new mutable subscriptions API #135

Merged
merged 9 commits into from
Feb 11, 2025

Conversation

cloutiertyler
Copy link
Contributor

@cloutiertyler cloutiertyler commented Feb 8, 2025

Description of Changes

Quite a large change, although much of the diff derives from the fact that I was restructuring in a way that would allow me to implement the new subscription API while hiding certain things which should not have been public per this ticket: #127

This PR is based on: #132

API

  • This removes the old manner of subscribing in favor of the new incremental subscriptions implementation.

Requires SpacetimeDB PRs

clockworklabs/SpacetimeDB#2224

Copy link

changeset-bot bot commented Feb 8, 2025

⚠️ No Changeset found

Latest commit: 741b9dd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cloutiertyler cloutiertyler changed the base branch from main to tyler/event-context-update February 8, 2025 01:12
Base automatically changed from tyler/event-context-update to tyler/update-quickstart February 8, 2025 01:18
@cloutiertyler cloutiertyler force-pushed the tyler/update-quickstart branch from e6441a1 to 4c7ad25 Compare February 8, 2025 01:23
Copy link

pkg-pr-new bot commented Feb 8, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@clockworklabs/spacetimedb-sdk@135

commit: 619718c

@cloutiertyler cloutiertyler force-pushed the tyler/new-subscriptions branch from db21bf5 to 741b9dd Compare February 11, 2025 00:03
@cloutiertyler cloutiertyler merged commit dd34adf into main Feb 11, 2025
7 of 8 checks passed
@cloutiertyler cloutiertyler deleted the tyler/new-subscriptions branch February 11, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants