-
Notifications
You must be signed in to change notification settings - Fork 11
Updates the TypesScript SDK to use the new EventContext variants #136
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
Conversation
|
Phoebe actually already approved this in #132 but I didn't realize that wasn't into the main branch. |
commit: |
Given that @gefjon previously approved the earlier version of this one, I am merging it. |
Description of Changes
Diff is largely code gen changes based on the changes as a result of: clockworklabs/SpacetimeDB#2224 The actual material changes ended up being relatively small thanks to TypeScript's
crazypowerful type system.That PR also has a more full description of the changes made and their impact.
This one should merge BEFORE #135
API
See the description of clockworklabs/SpacetimeDB#2224 which lays out the breaking changes.
Requires SpacetimeDB PRs
clockworklabs/SpacetimeDB#2224