Skip to content

Commit 6cee7f4

Browse files
PuruVJbfops
andauthored
Update readme for rc1.0 (#123)
* Update readme * rc1 * Update packages/sdk/README.md --------- Co-authored-by: Zeke Foppa <[email protected]>
1 parent 6547882 commit 6cee7f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/pre.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"mode": "pre",
3-
"tag": "next",
3+
"tag": "rc1",
44
"initialVersions": {
55
"client-vite": "0.0.2",
66
"@clockworklabs/spacetimedb-sdk": "0.12.1",

packages/sdk/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### Overview
44

5+
> NOTE: This SDK is currently in Release Candidate stage and tied to SpacetimeDB `v1.0.0-rc1`. Expect breaking changes in the future.
6+
57
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.
68

79
### Installation

0 commit comments

Comments
 (0)