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.

chore: separate changeset for atcute:lexicons

Mary 14294388 5402598d

+16 -9
+16
.changeset/rare-trams-spend.md
··· 1 + --- 2 + '@atcute/atproto': patch 3 + '@atcute/bluesky': patch 4 + '@atcute/bluemoji': patch 5 + '@atcute/frontpage': patch 6 + '@atcute/leaflet': patch 7 + '@atcute/lexicon-community': patch 8 + '@atcute/ozone': patch 9 + '@atcute/tangled': patch 10 + '@atcute/whitewind': patch 11 + --- 12 + 13 + add `atcute:lexicons` metadata to package.json 14 + 15 + all lexicon definition packages now include the `atcute:lexicons` field with namespace mappings, 16 + enabling automatic import resolution when used with `@atcute/lex-cli`'s `imports` configuration.
-9
.changeset/stale-mugs-create.md
··· 1 1 --- 2 2 '@atcute/lex-cli': minor 3 - '@atcute/atproto': patch 4 - '@atcute/bluesky': patch 5 - '@atcute/bluemoji': patch 6 - '@atcute/frontpage': patch 7 - '@atcute/leaflet': patch 8 - '@atcute/lexicon-community': patch 9 - '@atcute/ozone': patch 10 - '@atcute/tangled': patch 11 - '@atcute/whitewind': patch 12 3 --- 13 4 14 5 add package.json-based lexicon import metadata