You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/sdk/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
## SpacetimeDB SDK
2
2
3
+
> [!WARNING]
4
+
> As of version 1.4.0, this NPM package has been DEPRECATED in favor of https://www.npmjs.com/package/spacetimedb. If you are on v1.3.2 and would like to upgrade, switch your package to `spacetimedb`.
5
+
3
6
### Overview
4
7
5
8
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.
0 commit comments