TBD54566975 / developer.tbd.website

Source for the TBD Developer Website
https://developer.tbd.website
Apache License 2.0
43 stars 82 forks source link

[Web5 Upgrade]: v0.10.0 #1472

Closed dayhaysoos closed 6 days ago

dayhaysoos commented 1 month ago

Tasks

LiranCohen commented 1 month ago

(Web5 Team) Describe expected impact of this release. API Changes? (πŸ‘) DWN Wire Incompatibility requiring hosted DWN server reset? (πŸ‘).

API changes seem to be backward compatible or non-user facing, the ADDITIONAL API we added is a delete() method on the Record class, so you can use that in place of web5.dwn.records.delete(recordId)

(Web5 Team) Cut preview/alpha release for acceptance testing.

0.0.0-next-8222902-20240718015236

(Web5 Team) Run Web5 tests against acceptance suite. Link to branch with passing bundler-bonanza w/ upgraded Web5 dep

https://github.com/TBD54566975/bundler-bonanza/pull/85 Bundle passes except for react native, it's able to pass locally but not sure what is going on with the bundler. @shamilovtim mentioned it might have to do with versioning but that Wallet works as expected.

blackgirlbytes commented 6 days ago

we already upgraded to this-- closing this issue