This repository was archived by the owner on Aug 14, 2026. It is now read-only.
Commit 3bd0974
docs: point readers at @opensea/sdk/stream (#528)
The Stream client now ships inside @opensea/sdk at the @opensea/sdk/stream
subpath, and @opensea/stream-js is deprecated at 0.4.0. Anyone landing here
should be sent to the maintained code rather than following install
instructions for a package that will not be updated again.
Adds a notice at the top with the uninstall/install commands, the two-line
import diff, and the breaking changes, each linked to the migration guide.
Also repoints the Documentation link from /reference/stream-js to
/reference/stream-api. The old slug redirects, but this is the last thing a
reader here will see, so it may as well be the live URL.
Left as is: the rest of the README still describes the 0.4.0 API, which is what
the last published version actually does. Rewriting it would misrepresent the
package that is still on npm.
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent 57e1905 commit 3bd0974
1 file changed
Lines changed: 30 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
1 | 30 | | |
2 | 31 | | |
3 | 32 | | |
| |||
23 | 52 | | |
24 | 53 | | |
25 | 54 | | |
26 | | - | |
| 55 | + | |
27 | 56 | | |
28 | 57 | | |
29 | 58 | | |
| |||
0 commit comments