Releases: ar-io/wayfinder
Releases · ar-io/wayfinder
@ar.io/wayfinder-react@1.0.28
Patch Changes
- Updated dependencies [b8c9a9f]
- @ar.io/wayfinder-core@1.9.1
@ar.io/wayfinder-core@1.9.1
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
Patch Changes
- Updated dependencies [b8c9a9f]
- @ar.io/wayfinder-core@1.9.0-alpha.1
@ar.io/wayfinder-core@1.9.0-alpha.1
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
Patch Changes
- Updated dependencies [f0ee281]
- @ar.io/wayfinder-core@1.9.0
@ar.io/wayfinder-extension@1.0.22
Patch Changes
- Updated dependencies [f0ee281]
- @ar.io/wayfinder-core@1.9.0
@ar.io/wayfinder-core@1.9.0
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
Patch Changes
- Updated dependencies [f0ee281]
- @ar.io/wayfinder-core@1.9.0-alpha.0
@ar.io/wayfinder-extension@1.0.22-alpha.0
Patch Changes
- Updated dependencies [f0ee281]
- @ar.io/wayfinder-core@1.9.0-alpha.0
@ar.io/wayfinder-core@1.9.0-alpha.0
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