-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌺 Lens and Hey v3: v29 (#lens-v3)
Summary: Migrated to Lens v3, updating username handling and transaction processes. Highlights: • Replaced `username?.value` with `username?.localName` across components for username handling. • Introduced `useUsernamesQuery` and `useAssignUsernameToAccountMutation` for username management. • Added optimistic transaction handling for block/unblock and username assignment. Read more: https://pierre.co/hey/hey/lens-v3
- Loading branch information
Yoginth
authored and
Pierre
committed
Dec 6, 2024
1 parent
9ae4554
commit ebbe5f4
Showing
22 changed files
with
488 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.