a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm
101
fork

Configure Feed

Select the types of activity you want to include in your feed.

bluesky-threading v2.0.1

Mary eab1d88a 2b9f5f08

+1 -1
+1 -1
packages/bluesky/threading/package.json
··· 1 1 { 2 2 "type": "module", 3 3 "name": "@atcute/bluesky-threading", 4 - "version": "2.0.0", 4 + "version": "2.0.1", 5 5 "description": "create Bluesky threads containing multiple posts with one write", 6 6 "license": "MIT", 7 7 "repository": {