Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryThis is an automated release PR generated by the Changesets GitHub Action, bumping all packages in the
Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
CS[".changeset/fluffy-hairs-draw.md\n(deleted)"] -->|triggers| REL[Changesets Release Action]
REL -->|bumps minor| EA["ensapi@1.8.0"]
REL -->|bumps minor| EI["ensindexer@1.8.0"]
REL -->|bumps patch| EADM["ensadmin@1.8.0"]
REL -->|bumps patch| ER["ensrainbow@1.8.0"]
REL -->|bumps patch| FE["fallback-ensapi@1.8.0"]
REL -->|bumps| DS["@ensnode/datasources@1.8.0"]
REL -->|bumps| SDK["@ensnode/ensnode-sdk@1.8.0"]
REL -->|bumps| SCH["@ensnode/ensnode-schema@1.8.0"]
REL -->|bumps| RSDK["@ensnode/ensrainbow-sdk@1.8.0"]
REL -->|bumps| PSDK["@ensnode/ponder-sdk@1.8.0"]
REL -->|bumps| PSG["@ensnode/ponder-subgraph@1.8.0"]
REL -->|bumps| REACT["@ensnode/ensnode-react@1.8.0"]
REL -->|bumps| UI["@namehash/namehash-ui@1.8.0"]
REL -->|bumps| REF["@namehash/ens-referrals@1.8.0"]
DS --> SDK
SDK --> REACT
SDK --> REF
SDK --> EA
SDK --> EI
REACT --> UI
SCH --> EA
SCH --> EI
RSDK --> ER
RSDK --> EI
PSDK --> EI
PSG --> EA
REF --> EA
DS --> UI
DS --> EA
DS --> EI
DS --> FE
UI --> EADM
REACT --> EADM
Last reviewed commit: 6eabbae |
6eabbae to
4e3df9a
Compare
4e3df9a to
90c26fa
Compare
90c26fa to
dcb4f0b
Compare
dcb4f0b to
abdddd8
Compare
abdddd8 to
ec894e0
Compare
ec894e0 to
540842c
Compare
540842c to
9f92ffb
Compare
Releases: ensapi@1.8.0 ensindexer@1.8.0 ensadmin@1.8.0 ensrainbow@1.8.0 fallback-ensapi@1.8.0 @ensnode/datasources@1.8.0 @ensnode/ensrainbow-sdk@1.8.0 @ensnode/ensnode-schema@1.8.0 @ensnode/ensnode-react@1.8.0 @ensnode/ensnode-sdk@1.8.0 @ensnode/ponder-sdk@1.8.0 @ensnode/ponder-subgraph@1.8.0 @ensnode/shared-configs@1.8.0 @docs/ensnode@1.8.0 @docs/ensrainbow@1.8.0 @docs/mintlify@1.8.0 @namehash/ens-referrals@1.8.0 @namehash/namehash-ui@1.8.0 @ensnode/integration-test-env@0.0.1 [skip ci]
9f92ffb to
f8a670f
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@namehash/ens-referrals@1.8.0
Patch Changes
@ensnode/ensnode-react@1.8.0
Patch Changes
@ensnode/ensnode-sdk@1.8.0
Patch Changes
@namehash/namehash-ui@1.8.0
Patch Changes
@ensnode/datasources@1.8.0
@ensnode/ensnode-schema@1.8.0
@ensnode/ensrainbow-sdk@1.8.0
@ensnode/ponder-sdk@1.8.0
@ensnode/ponder-subgraph@1.8.0
ensapi@1.8.0
Minor Changes
#1744
9429530Thanks @shrugs! - ENSNode GraphQL API:Registration.startis now available, indicating the start timestamp of the Registration.#1730
5c64d89Thanks @shrugs! - Thesubgraphandensv2plugins can now be activated in parallel.#1744
9429530Thanks @shrugs! - ENSNode GraphQL API: Addwherefilters to all*.eventsconnections (Domain.events,Resolver.events,Permissions.events,Account.events). Supports filtering bytopic0_in,timestamp_gte,timestamp_lte, andfrom(where applicable). Also addsAccount.eventsfield to find events by transaction sender.#1733
10b368aThanks @shrugs! - ENSNode GraphQL API:ENSv1Domain.rootRegistryOwneris now available, indicating the owner of the Domain's node within the ENSv1 Registry contract.#1744
9429530Thanks @shrugs! - ENSNode GraphQL API:Account.eventsnow provides the set of Events for which this Account is the sender (i.e.Transaction.from).Patch Changes
ensindexer@1.8.0
Minor Changes
5c64d89Thanks @shrugs! - Thesubgraphandensv2plugins can now be activated in parallel.Patch Changes
ensadmin@1.8.0
Patch Changes
ensrainbow@1.8.0
Patch Changes
fallback-ensapi@1.8.0
Patch Changes
@ensnode/integration-test-env@0.0.1
Patch Changes
@docs/mintlify@1.8.0
@docs/ensnode@1.8.0
@docs/ensrainbow@1.8.0
@ensnode/shared-configs@1.8.0