diff --git a/.changeset/ninety-cows-hear.md b/.changeset/ninety-cows-hear.md new file mode 100644 index 000000000..528c59f51 --- /dev/null +++ b/.changeset/ninety-cows-hear.md @@ -0,0 +1,5 @@ +--- +"@web5/api": patch +--- + +Add a helper methods for generating a PaginationCursor from `api` without importing `dwn-sdk-js` directly. diff --git a/.changeset/odd-eels-rest.md b/.changeset/odd-eels-rest.md index 5f8f68737..52b8db098 100644 --- a/.changeset/odd-eels-rest.md +++ b/.changeset/odd-eels-rest.md @@ -3,7 +3,6 @@ "@web5/proxy-agent": patch "@web5/user-agent": patch "@web5/agent": patch -"@web5/api": patch --- Add a helper methods for generating a PaginationCursor from `api` without importing `dwn-sdk-js` directly