Skip to content

Commit

Permalink
Merge branch 'main' into centril/websocket-light
Browse files Browse the repository at this point in the history
  • Loading branch information
PuruVJ authored Nov 6, 2024
2 parents b0cfe58 + 6cee7f4 commit 681cb76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"mode": "pre",
"tag": "next",
"tag": "rc1",
"initialVersions": {
"client-vite": "0.0.2",
"@clockworklabs/spacetimedb-sdk": "0.12.1",
Expand Down
2 changes: 2 additions & 0 deletions packages/sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Overview

> NOTE: This SDK is currently in Release Candidate stage and tied to SpacetimeDB `v1.0.0-rc1`. Expect breaking changes in the future.
This repository contains the TypeScript SDK for SpacetimeDB. The SDK allows to interact with the database server and is prepared to work with code generated from a SpacetimeDB backend code.

### Installation
Expand Down

0 comments on commit 681cb76

Please sign in to comment.