github-actions[bot] f069c67527
Version packages ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-19 17:24:16 -05:00

8.4 KiB

@atproto/api

0.9.2

Patch Changes

0.9.1

Patch Changes

0.9.0

Minor Changes

Patch Changes

0.8.0

Minor Changes

  • #2010 14067733 Thanks @estrattonbailey! - Improve resumeSession event emission. It will no longer double emit when some requests fail, and the create-failed event has been replaced by expired where appropriate, and with a new event network-error where appropriate or an unknown error occurs.

0.7.4

Patch Changes

0.7.3

Patch Changes

0.7.2

Patch Changes

0.7.1

Patch Changes

0.7.0

Minor Changes

0.6.24

Patch Changes

  • #1912 378fc613 Thanks @devinivy! - Contains breaking lexicon changes: removing legacy com.atproto admin endpoints, making uri field required on app.bsky list views.

  • Updated dependencies [3c0ef382]:

    • @atproto/syntax@0.1.5
    • @atproto/lexicon@0.3.1
    • @atproto/xrpc@0.4.1

0.6.23

Patch Changes

0.6.22

Patch Changes

  • #1788 84e2d4d2 Thanks @bnewbold! - update license to "MIT or Apache2"

  • Updated dependencies [ce49743d, 84e2d4d2]:

    • @atproto/lexicon@0.3.0
    • @atproto/xrpc@0.4.0
    • @atproto/common-web@0.2.3
    • @atproto/syntax@0.1.4

0.6.21

Patch Changes

  • #1779 9c98a5ba Thanks @pfrazee! - modlist helpers added to bsky-agent, add blockingByList to viewer state lexicon

  • 35d108ce Thanks @devinivy! - Allow pds to serve did doc with credentials, API client to respect PDS listed in the did doc.

  • Updated dependencies [35d108ce]:

    • @atproto/common-web@0.2.2
    • @atproto/lexicon@0.2.3
    • @atproto/syntax@0.1.3
    • @atproto/xrpc@0.3.3

0.6.20

Patch Changes

  • #1568 41ee177f Thanks @dholms! - Added email verification and update flows

  • Updated dependencies [41ee177f]:

    • @atproto/common-web@0.2.1
    • @atproto/lexicon@0.2.2
    • @atproto/syntax@0.1.2
    • @atproto/xrpc@0.3.2

0.6.19

Patch Changes

0.6.18

Patch Changes

0.6.17

Patch Changes

0.6.16

Patch Changes

0.6.15

Patch Changes

0.6.14

Patch Changes

  • Updated dependencies [b1dc3555]:
    • @atproto/syntax@0.1.1
    • @atproto/lexicon@0.2.1
    • @atproto/xrpc@0.3.1

0.6.13

Patch Changes

  • #1553 3877210e Thanks @estrattonbailey! - Adds a new method app.bsky.graph.getSuggestedFollowsByActor. This method returns suggested follows for a given actor based on their likes and follows.