chore: changeset

This commit is contained in:
Thomas Osmonson
2021-05-20 12:41:16 -05:00
parent 9ffa307f80
commit 5d863cb8a2

View File

@@ -0,0 +1,5 @@
---
'@stacks/wallet-web': patch
---
This update removes the `BlockstackProvider` that the extension would inejct into apps. This is to allow apps that are still using legacy auth (`app.blockstack.org`) to work without needing to update to the extension. Other apps should be on the latest versions of connect that no longer use `BlockstackProvider`, but instead use `StacksProvider`.