-
Notifications
You must be signed in to change notification settings - Fork 15
Release New Version #1549
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
base: main
Are you sure you want to change the base?
Release New Version #1549
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryAutomated release PR generated by Changesets to publish version 1.6.0 across 18 packages in the monorepo. This release includes the architectural refactoring from PR #1542 that flipped the dependency relationship between Changes
Version Semantics
All version bumps, CHANGELOG entries, and changeset consumption follow standard Changesets conventions correctly. Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant GHA as GitHub Actions
participant CS as Changesets CLI
participant Repo as Repository
participant NPM as NPM Registry
Note over GHA,CS: Release PR #1549 Workflow
GHA->>CS: Run changesets version
CS->>Repo: Read .changeset/rich-shirts-spend.md
Note over CS: Process changeset metadata<br/>- @namehash/ens-referrals: minor<br/>- @ensnode/ensnode-sdk: minor<br/>- ensapi: patch
CS->>Repo: Update package.json files<br/>(1.5.1 → 1.6.0)
CS->>Repo: Update CHANGELOG.md files<br/>(add 1.6.0 entries)
CS->>Repo: Delete consumed changeset<br/>(.changeset/rich-shirts-spend.md)
CS->>GHA: Version update complete
GHA->>Repo: Create/update PR #1549
Note over Repo: PR reviewed and merged
GHA->>CS: Run changesets publish
CS->>NPM: Publish packages to NPM<br/>(@namehash/ens-referrals@1.6.0<br/>@ensnode/ensnode-sdk@1.6.0<br/>etc.)
NPM-->>CS: Publish successful
CS-->>GHA: Release complete
|
10912fa to
0e6a28f
Compare
0e6a28f to
20878f6
Compare
20878f6 to
bc33452
Compare
bc33452 to
8da8b52
Compare
8da8b52 to
892d15c
Compare
8bff2e2 to
32edd25
Compare
32edd25 to
23850c4
Compare
23850c4 to
be315c3
Compare
be315c3 to
6f7619c
Compare
Releases: @ensnode/ensnode-sdk@1.6.0 @namehash/ens-referrals@1.6.0 ensapi@1.6.0 @ensnode/ponder-sdk@1.6.0 @docs/ensnode@1.6.0 @namehash/namehash-ui@1.6.0 @ensnode/datasources@1.6.0 ensadmin@1.6.0 ensindexer@1.6.0 ensrainbow@1.6.0 fallback-ensapi@1.6.0 @ensnode/ensnode-react@1.6.0 @ensnode/ensrainbow-sdk@1.6.0 @ensnode/ponder-metadata@1.6.0 @ensnode/ensnode-schema@1.6.0 @ensnode/ponder-subgraph@1.6.0 @ensnode/shared-configs@1.6.0 @docs/ensrainbow@1.6.0 @docs/mintlify@1.6.0 [skip ci]
6f7619c to
b881d75
Compare
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.6.0
Minor Changes
#1603
8be113bThanks @Goader! - Introduces referral program editions support with pre-configured edition definitions (ENS Holiday Awards December 2025, March 2026 edition). Updated ENSAnalytics API v1 to support edition-based leaderboard queries and added edition configuration to environment schema.#1542
500388bThanks @Goader! - Flipped dependency relationship betweenensnode-sdkandens-referrals. Introduced newENSReferralsClientfor referral leaderboard APIs. Consolidated duplicate types (ChainId,AccountId,UnixTimestamp,Duration) by importing fromensnode-sdk.#1562
84a4c5eThanks @Goader! - Migrated v1 referrer leaderboard API to use maturePriceEthandPriceUsdctypes fromensnode-sdk, replacing temporaryRevenueContributionandUSDQuantitytypes. Added/v1subpath export toens-referrals.Patch Changes
220b71f,8be113b,1bc599f,500388b,84a4c5e]:@ensnode/ensnode-sdk@1.6.0
Minor Changes
#1617
1bc599fThanks @tk-o! - IntroducesvalidateChainIndexingStatusSnapshotwhich enables validating values against business-layer requirements.#1542
500388bThanks @Goader! - Flipped dependency relationship betweenensnode-sdkandens-referrals. Introduced newENSReferralsClientfor referral leaderboard APIs. Consolidated duplicate types (ChainId,AccountId,UnixTimestamp,Duration) by importing fromensnode-sdk.#1562
84a4c5eThanks @Goader! - Migrated v1 referrer leaderboard API to use maturePriceEthandPriceUsdctypes fromensnode-sdk, replacing temporaryRevenueContributionandUSDQuantitytypes. Added/v1subpath export toens-referrals.Patch Changes
#1553
220b71fThanks @lightwalker-eth! - Added getDefaultEnsNodeUrl utility to get the URL for the default ENSNode deployment for a given ENS namespace#1603
8be113bThanks @Goader! - AddsparseTimestamputility to parse ISO 8601 date strings into Unix timestamps. AddserrorTtloption toSWRCachefor configuring separate revalidation intervals for cached errors vs. successful results.Updated dependencies [
a87b437]:@ensnode/ponder-sdk@1.6.0
Minor Changes
#1602
ce9ea49Thanks @tk-o! - Introduce theponder-sdkpackage, including an initialPonderClientimplementation.#1604
eec37a7Thanks @tk-o! - ExtendPonderClientwith additional methods:health(),metrics().@ensnode/datasources@1.6.0
Patch Changes
a87b437Thanks @shrugs! - Introduces a temporarysepolia-v2ENS Namespace, intended for testing of ephemeral ENSv2 deployments to the Sepolia chain. This feature is intended for developers of the ENS protocol, and is highly experimental and should be considered unstable.@ensnode/ensnode-react@1.6.0
Patch Changes
220b71f,8be113b,1bc599f,500388b,84a4c5e]:@namehash/namehash-ui@1.6.0
Patch Changes
#1551
6e6020cThanks @Y3drk! - Refines several features as a result of the application of the package in ENSAwards.Updated dependencies [
220b71f,8be113b,1bc599f,500388b,a87b437,84a4c5e]:@ensnode/ponder-metadata@1.6.0
Patch Changes
@ensnode/ensnode-schema@1.6.0
@ensnode/ensrainbow-sdk@1.6.0
@ensnode/ponder-subgraph@1.6.0
ensadmin@1.6.0
Minor Changes
#1332
bfaa673Thanks @tk-o! - UpdatesuseIndexingStatusWithSwrto always return current realtime indexing status projection.#1332
bfaa673Thanks @tk-o! - IncludesProjectionInfocomponent on Indexing Status page.Patch Changes
220b71f,6e6020c,8be113b,1bc599f,500388b,a87b437,84a4c5e]:ensapi@1.6.0
Minor Changes
#1603
8be113bThanks @Goader! - Introduces referral program editions support with pre-configured edition definitions (ENS Holiday Awards December 2025, March 2026 edition). Updated ENSAnalytics API v1 to support edition-based leaderboard queries and added edition configuration to environment schema.#1576
6e98fb6Thanks @shrugs! - The experimental ENSv2 API now supports the following Domain filters, namely matching indexed Domains by name prefix.Query.domains(where: { name?: "example.et", owner?: "0xdead...beef" })Account.domains(where?: { name: "example.et" })#1554
365c996Thanks @Goader! - Implemented API versioning for ENSAnalytics referral endpoints. Introduced explicit/ensanalytics/v1/*routes while preserving existing/ensanalytics/*routes as implicit v0.Patch Changes
#1542
500388bThanks @Goader! - Flipped dependency relationship betweenensnode-sdkandens-referrals. Introduced newENSReferralsClientfor referral leaderboard APIs. Consolidated duplicate types (ChainId,AccountId,UnixTimestamp,Duration) by importing fromensnode-sdk.#1562
84a4c5eThanks @Goader! - Migrated v1 referrer leaderboard API to use maturePriceEthandPriceUsdctypes fromensnode-sdk, replacing temporaryRevenueContributionandUSDQuantitytypes. Added/v1subpath export toens-referrals.Updated dependencies [
220b71f,8be113b,8be113b,1bc599f,500388b,a87b437,84a4c5e]:ensindexer@1.6.0
Patch Changes
220b71f,8be113b,1bc599f,500388b,a87b437,84a4c5e]:ensrainbow@1.6.0
Patch Changes
220b71f,8be113b,1bc599f,500388b,84a4c5e]:fallback-ensapi@1.6.0
Patch Changes
220b71f,8be113b,1bc599f,500388b,a87b437,84a4c5e]:@docs/ensnode@1.6.0
Patch Changes
#1558
69f5c6bThanks @lightwalker-eth! - Activate Context7 to assist builders using LLMs to build on ENSNode#1579
a14120dThanks @tk-o! - Included ENSRainbow Searchlight instance on Hosted ENSRainbow Instances page.@docs/mintlify@1.6.0
@docs/ensrainbow@1.6.0
@ensnode/shared-configs@1.6.0