You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use PDPVerifier.findPieceIdsByCid for efficient CID→ID lookups ([#718](https://github.com/FilOzone/synapse-sdk/issues/718)) ([3ac48a9](https://github.com/FilOzone/synapse-sdk/commit/3ac48a93d1f1cdae4dd1498a5d90d7ebff0e4c4c))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* capture error cause in serialisation ([#727](https://github.com/FilOzone/synapse-sdk/issues/727)) ([d0f3372](https://github.com/FilOzone/synapse-sdk/commit/d0f3372d1e998f2a714feb1dc8508a85b9d78897))
14
+
* normalize empty outputs for pdp-verifier ([#723](https://github.com/FilOzone/synapse-sdk/issues/723)) ([187e8a4](https://github.com/FilOzone/synapse-sdk/commit/187e8a4152719c485f2d6f09e3f6c770752a78c3))
15
+
* remove custom fetch for pulled POSTs ([#732](https://github.com/FilOzone/synapse-sdk/issues/732)) ([9b63e7e](https://github.com/FilOzone/synapse-sdk/commit/9b63e7eb4bdae6c41474c94d64614735137cadaf))
16
+
17
+
18
+
### Chores
19
+
20
+
* update msw package version to 2.12.14 in workspace and mock service worker files ([4865ff7](https://github.com/FilOzone/synapse-sdk/commit/4865ff79d229ed29987c4b7fe27367f4aadddfcb))
21
+
* update to knip 6 ([c61d771](https://github.com/FilOzone/synapse-sdk/commit/c61d7711d439791fccf07acd6fc9b42f16592a28))
0 commit comments