Files
github-actions[bot] ff9f84e11a Version packages (#4851)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-15 10:06:49 +02:00

38 KiB

@atproto/lex-schema

0.0.19

Patch Changes

0.0.18

Patch Changes

  • #4828 c62651d Thanks @matthieusieben! - Accept legacy blob references in non-strict mode. Legacy blob references (objects with cid and mimeType properties) are now accepted when strict: false, which is the default behavior when strictResponseProcessing is disabled on the Client.

    BREAKING: The allowLegacy option has been removed from the blob schema builder, and legacy blobs are now handled automatically based on the strictness mode: in strict mode they are rejected, and in non-strict mode they are accepted. Consumers should stop passing allowLegacy and rely on strictness configuration instead. Likewise, CLI consumers should stop using the removed --allowLegacyBlobs flag and use the default strict/non-strict behavior.

  • Updated dependencies [c62651d, f6f100c, c62651d, c62651d]:

    • @atproto/lex-data@0.0.15

0.0.17

Patch Changes

0.0.16

Patch Changes

0.0.15

Patch Changes

0.0.14

Patch Changes

0.0.13

Patch Changes

0.0.12

Patch Changes

0.0.11

Patch Changes

  • Updated dependencies [369bb02]:
    • @atproto/lex-data@0.0.10

0.0.10

Patch Changes

0.0.9

Patch Changes

0.0.8

Patch Changes

0.0.7

Patch Changes

0.0.6

Patch Changes

0.0.5

Patch Changes

0.0.4

Patch Changes

  • Updated dependencies [693784c]:
    • @atproto/lex-data@0.0.3

0.0.3

Patch Changes

0.0.2

Patch Changes

0.0.1

Patch Changes