penumbra-zone / web

Apache License 2.0
10 stars 7 forks source link

fix: request for connection upon false isConnected state #1360

Closed turbocrime closed 4 days ago

turbocrime commented 4 days ago

fix should allow minifront to resume deployment at head of main.

this is technically incorrect by the design described but will accommodate the misaligned logic in released providers.

emitting an inappropriate request at this point is harmless because the promise will just be immediately denied

https://github.com/penumbra-zone/web/blob/649e3e7d25f0a2f855ac5a63bc869328b056bd19/packages/client/src/index.ts#L5-L32

changeset-bot[bot] commented 4 days ago

🦋 Changeset detected

Latest commit: 2ede94878a3977d1b24434f2e957a72c00d1c99d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------------------- | ----- | | @penumbra-zone/client | Patch | | minifront | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR