Skip to content

Commit

Permalink
Update readme for rc1.0 (#123)
Browse files Browse the repository at this point in the history
* Update readme

* rc1

* Update packages/sdk/README.md

---------

Co-authored-by: Zeke Foppa <[email protected]>
  • Loading branch information
PuruVJ and bfops authored Nov 6, 2024
1 parent 6547882 commit 6cee7f4
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 6cee7f4

Please sign in to comment.