What's Changed
- feat(remote-device): attribute which transport actually delivered eac… by @edgarsskore in #648
- perf(remote): drop redundant GoTrue getUser calls from the device connector by @edgarsskore in #704
- chore(remote-device): stop sending the result broadcast; revert #648 by @edgarsskore in #705
- fix(remote): fail an in-flight call when the local child dies, not 60s later by @mihailt in #707
- fix(release): split into prepare/publish jobs and push the tag only once the bundle exists by @edgarsskore in #718
- fix(remote): correct a skewed clock before the fresh session reaches auth-js by @mihailt in #709
- fix(remote): stop telling users to type a code the link already carries by @mihailt in #713
- perf(remote-device): claim the call from the doorbell in one request by @edgarsskore in #708
- fix(remote): persist the session when auth-js rotates the refresh token by @mihailt in #710
New Contributors
Full Changelog: v0.2.50...v0.2.51