-
Notifications
You must be signed in to change notification settings - Fork 16
chore(ensnode-react): Housekeeping refactors #1863
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
ddf34a5
Replace deprecated ENSNodeClient with EnsApiClient in ensnode-react a…
Y3drk e02a24f
docs(changeset): Updated README.md to replace references to the depre…
Y3drk 00ff742
docs(changeset): Replaced references to the deprecated ENSNodeClient …
Y3drk 64033a1
Minor change in ensnode-sdk README.md
Y3drk 5d94ae0
Add long default stale & refetch times for useResolvedIdentity query …
Y3drk cdaa726
docs(changeset): Added default `staleTime` and `refetchInterval` (5 m…
Y3drk a46b27a
Apply 04/06/26 GitHub review feedback
Y3drk db54517
Minor readme updates & 1st attempt at fixing the permament loading st…
Y3drk 5e74d38
2nd attempt at fixing the permament loading state issue discovered du…
Y3drk f4dff7f
3rd attempt at fixing the permament loading state issue discovered du…
Y3drk fe012a8
Final alignments before merging
Y3drk 7651ed3
Apply ai assistant's suggestions, pt.1
Y3drk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@ensnode/ensnode-sdk": minor | ||
|
Y3drk marked this conversation as resolved.
Y3drk marked this conversation as resolved.
|
||
| --- | ||
|
|
||
| Fully removed the deprecated `ENSNodeClient` (use `EnsApiClient` instead). | ||
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@ensnode/ensnode-react": minor | ||
|
Y3drk marked this conversation as resolved.
|
||
| --- | ||
|
|
||
| Applied `ASSUME_IMMUTABLE_QUERY` options to `useResolvedIdentity` to prevent redundant refetches. | ||
|
Y3drk marked this conversation as resolved.
|
||
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@ensnode/ensnode-react": minor | ||
|
Y3drk marked this conversation as resolved.
|
||
| --- | ||
|
|
||
| Replaced references to the deprecated and removed `ENSNodeClient` with `EnsApiClient`. | ||
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.