Skip to content

Releases: ar-io/wayfinder

@ar.io/wayfinder-react@1.0.28

11 Feb 03:54

Choose a tag to compare

Patch Changes

  • Updated dependencies [b8c9a9f]
    • @ar.io/wayfinder-core@1.9.1

@ar.io/wayfinder-core@1.9.1

11 Feb 03:54

Choose a tag to compare

Patch Changes

  • b8c9a9f: Fix verification for manifest and raw data endpoints

    • Add automatic manifest detection via x-ar-io-data-id and x-arns-resolved-id headers
    • When dataId !== resolvedId, verify against the actual served content (e.g., index.html)
    • Add raw parameter support for /raw/{txId} endpoint verification
    • Add normalizeHeaders utility to reduce code duplication

<<<<<<< HEAD

@ar.io/wayfinder-react@1.0.27-alpha.1

07 Feb 22:49

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [b8c9a9f]
    • @ar.io/wayfinder-core@1.9.0-alpha.1

@ar.io/wayfinder-core@1.9.0-alpha.1

07 Feb 22:49

Choose a tag to compare

Pre-release

Patch Changes

  • b8c9a9f: Fix verification for manifest and raw data endpoints

    • Add automatic manifest detection via x-ar-io-data-id and x-arns-resolved-id headers
    • When dataId !== resolvedId, verify against the actual served content (e.g., index.html)
    • Add raw parameter support for /raw/{txId} endpoint verification
    • Add normalizeHeaders utility to reduce code duplication

@ar.io/wayfinder-react@1.0.27

07 Jan 21:22

Choose a tag to compare

Patch Changes

  • Updated dependencies [f0ee281]
    • @ar.io/wayfinder-core@1.9.0

@ar.io/wayfinder-extension@1.0.22

07 Jan 21:22

Choose a tag to compare

Patch Changes

  • Updated dependencies [f0ee281]
    • @ar.io/wayfinder-core@1.9.0

@ar.io/wayfinder-core@1.9.0

07 Jan 21:22

Choose a tag to compare

Minor Changes

  • f0ee281: Add CompositeGatewaysProvider for fallback gateway resolution

    • Tries multiple GatewaysProvider instances in order until one succeeds
    • Skips providers that fail or return empty gateway lists
    • Includes addProvider() and getProviders() helper methods

@ar.io/wayfinder-react@1.0.27-alpha.0

07 Jan 21:01

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [f0ee281]
    • @ar.io/wayfinder-core@1.9.0-alpha.0

@ar.io/wayfinder-extension@1.0.22-alpha.0

07 Jan 21:01

Choose a tag to compare

Patch Changes

  • Updated dependencies [f0ee281]
    • @ar.io/wayfinder-core@1.9.0-alpha.0

@ar.io/wayfinder-core@1.9.0-alpha.0

07 Jan 21:01

Choose a tag to compare

Pre-release

Minor Changes

  • f0ee281: Add CompositeGatewaysProvider for fallback gateway resolution

    • Tries multiple GatewaysProvider instances in order until one succeeds
    • Skips providers that fail or return empty gateway lists
    • Includes addProvider() and getProviders() helper methods