chore: version packages#1952
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
867e3c4 to
7b8cdd5
Compare
7b8cdd5 to
ce4cf03
Compare
ce4cf03 to
762c643
Compare
762c643 to
85acbeb
Compare
85acbeb to
e60b842
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 publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.
Releases
@anticapture/api-gateway@1.0.4
Patch Changes
e98cab2Thanks @pikonha! - Add lean parameter support to proposals endpoints for sitemap generation@anticapture/dashboard@2.3.4
Patch Changes
#1941
77e2eddThanks @brunod-e! - Migrate attack-profitability hooks (useTreasury, useDaoTokenHistoricalData) from GraphQL client to kubb-generated REST SDK (@anticapture/client)#1947
8ffc325Thanks @pikonha! - token distribution fetching lean proposals#1945
02ddb23Thanks @brunod-e! - Migrate dao-overview hooks and 4 thin shared wrappers (useDaoData, useTokenData, useActiveSupply, useAverageTurnout) from the GraphQL client to the kubb-generated REST SDK (@anticapture/client). Delete unused useCompareTreasury wrapper.#1955
4f4f56dThanks @brunod-e! - Migrate offchain governance (proposals, votes, and token metrics in the proposal view) off@anticapture/graphql-clientto the kubb SDK. Apollo infinite pagination (fetchMore) is replaced with react-query infinite queries, and cache refetch is replaced withinvalidateQueries. No user-visible change.#1954
52ad49dThanks @brunod-e! - Migrate remaining shared hooks (useDelegatedSupply,useLastUpdate,useConnectedWalletVotingPower) off@anticapture/graphql-clientto the kubb SDK, and remove the now-unuseduseVotesanduseTokenInfohooks. No user-visible change.#1947
4faf797Thanks @pikonha! - Migrate token distribution data fetching from GraphQL client to Kubb REST SDK (@anticapture/client). ReplacesuseGetProposalsQuery,useTokenMetricsLazyQuery, anduseHistoricalTokenDataQuerywith their REST counterparts.#1953
1436411Thanks @brunod-e! - Migrate the panel's delegated-supply history chart off@anticapture/graphql-clientto the kubb SDK, using theuseAverageDelegationPercentageaggregate endpoint. No user-visible change.@anticapture/gateful@1.0.4
Patch Changes
#1947
8ffc325Thanks @pikonha! - token distribution fetching lean proposals#1947
e98cab2Thanks @pikonha! - Add lean parameter support to proposals endpoints for sitemap generation