Skip to content
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

Version Packages #1165

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Version Packages #1165

merged 1 commit into from
Sep 9, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 9, 2023

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

@moralisweb3/common-evm-utils@2.23.0

Minor Changes

  • #1164 18c36c8b0 Thanks @b4rtaz! - This version implements breaking changes in the Moralis EVM API.

    Deleted endpoints:

    • getErc20Approvals,
    • getErc20Burns,
    • getErc20Mints,
    • getErc20Transfers,
    • searchNFTs.

    New endpoints:

    • getBlockStats,
    • getNFTCollectionStats,
    • getNFTTokenStats,
    • getTokenStats,
    • getWalletStats.

    Updated endpoints:

    • getTokenTransfers, getNFTs, getWalletNFTCollections, getNFTTrades, getNFTTransfers, getContractNFTTransfers, getNFTOwners, getTokenAddressTransfers, getWalletTokenIdTransfers, getAllTokenIds, getNFTTransfersFromToBlock, getNFTTransfersByBlock, getTokenIdOwners, getTransactions, getContractEvents - the total field in the response is not available anymore, the disable_total parameter is now removed,
    • getNFTTransfers - doesn't support the direction parameter anymore,
    • getLogsByAddress - the topic0 parameter is now required, topic1, topic2 and topic3 are now removed.

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/common-core@2.23.0

@moralisweb3/evm-api@2.23.0

Minor Changes

  • #1164 18c36c8b0 Thanks @b4rtaz! - This version implements breaking changes in the Moralis EVM API.

    Deleted endpoints:

    • getErc20Approvals,
    • getErc20Burns,
    • getErc20Mints,
    • getErc20Transfers,
    • searchNFTs.

    New endpoints:

    • getBlockStats,
    • getNFTCollectionStats,
    • getNFTTokenStats,
    • getTokenStats,
    • getWalletStats.

    Updated endpoints:

    • getTokenTransfers, getNFTs, getWalletNFTCollections, getNFTTrades, getNFTTransfers, getContractNFTTransfers, getNFTOwners, getTokenAddressTransfers, getWalletTokenIdTransfers, getAllTokenIds, getNFTTransfersFromToBlock, getNFTTransfersByBlock, getTokenIdOwners, getTransactions, getContractEvents - the total field in the response is not available anymore, the disable_total parameter is now removed,
    • getNFTTransfers - doesn't support the direction parameter anymore,
    • getLogsByAddress - the topic0 parameter is now required, topic1, topic2 and topic3 are now removed.

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/api-utils@2.23.0
    • @moralisweb3/common-core@2.23.0

moralis@2.23.0

Minor Changes

  • #1164 18c36c8b0 Thanks @b4rtaz! - This version implements breaking changes in the Moralis EVM API.

    Deleted endpoints:

    • getErc20Approvals,
    • getErc20Burns,
    • getErc20Mints,
    • getErc20Transfers,
    • searchNFTs.

    New endpoints:

    • getBlockStats,
    • getNFTCollectionStats,
    • getNFTTokenStats,
    • getTokenStats,
    • getWalletStats.

    Updated endpoints:

    • getTokenTransfers, getNFTs, getWalletNFTCollections, getNFTTrades, getNFTTransfers, getContractNFTTransfers, getNFTOwners, getTokenAddressTransfers, getWalletTokenIdTransfers, getAllTokenIds, getNFTTransfersFromToBlock, getNFTTransfersByBlock, getTokenIdOwners, getTransactions, getContractEvents - the total field in the response is not available anymore, the disable_total parameter is now removed,
    • getNFTTransfers - doesn't support the direction parameter anymore,
    • getLogsByAddress - the topic0 parameter is now required, topic1, topic2 and topic3 are now removed.

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/evm-api@2.23.0
    • @moralisweb3/api-utils@2.23.0
    • @moralisweb3/aptos-api@2.23.0
    • @moralisweb3/auth@2.23.0
    • @moralisweb3/common-aptos-utils@2.23.0
    • @moralisweb3/common-auth-utils@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/common-sol-utils@2.23.0
    • @moralisweb3/common-streams-utils@2.23.0
    • @moralisweb3/sol-api@2.23.0
    • @moralisweb3/streams@2.23.0

@moralisweb3/next@2.23.0

Minor Changes

  • #1164 18c36c8b0 Thanks @b4rtaz! - This version implements breaking changes in the Moralis EVM API.

    Deleted endpoints:

    • getErc20Approvals,
    • getErc20Burns,
    • getErc20Mints,
    • getErc20Transfers,
    • searchNFTs.

    New endpoints:

    • getBlockStats,
    • getNFTCollectionStats,
    • getNFTTokenStats,
    • getTokenStats,
    • getWalletStats.

    Updated endpoints:

    • getTokenTransfers, getNFTs, getWalletNFTCollections, getNFTTrades, getNFTTransfers, getContractNFTTransfers, getNFTOwners, getTokenAddressTransfers, getWalletTokenIdTransfers, getAllTokenIds, getNFTTransfersFromToBlock, getNFTTransfersByBlock, getTokenIdOwners, getTransactions, getContractEvents - the total field in the response is not available anymore, the disable_total parameter is now removed,
    • getNFTTransfers - doesn't support the direction parameter anymore,
    • getLogsByAddress - the topic0 parameter is now required, topic1, topic2 and topic3 are now removed.

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/evm-api@2.23.0
    • moralis@2.23.0
    • @moralisweb3/api-utils@2.23.0
    • @moralisweb3/auth@2.23.0
    • @moralisweb3/common-auth-utils@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/sol-api@2.23.0

@moralisweb3/react@2.23.0

Minor Changes

  • #1164 18c36c8b0 Thanks @b4rtaz! - This version implements breaking changes in the Moralis EVM API.

    Deleted endpoints:

    • getErc20Approvals,
    • getErc20Burns,
    • getErc20Mints,
    • getErc20Transfers,
    • searchNFTs.

    New endpoints:

    • getBlockStats,
    • getNFTCollectionStats,
    • getNFTTokenStats,
    • getTokenStats,
    • getWalletStats.

    Updated endpoints:

    • getTokenTransfers, getNFTs, getWalletNFTCollections, getNFTTrades, getNFTTransfers, getContractNFTTransfers, getNFTOwners, getTokenAddressTransfers, getWalletTokenIdTransfers, getAllTokenIds, getNFTTransfersFromToBlock, getNFTTransfersByBlock, getTokenIdOwners, getTransactions, getContractEvents - the total field in the response is not available anymore, the disable_total parameter is now removed,
    • getNFTTransfers - doesn't support the direction parameter anymore,
    • getLogsByAddress - the topic0 parameter is now required, topic1, topic2 and topic3 are now removed.

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/evm-api@2.23.0
    • moralis@2.23.0
    • @moralisweb3/api-utils@2.23.0
    • @moralisweb3/auth@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/common-sol-utils@2.23.0
    • @moralisweb3/sol-api@2.23.0

@moralisweb3/api-utils@2.23.0

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/common-core@2.23.0

@moralisweb3/aptos-api@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/api-utils@2.23.0
    • @moralisweb3/common-aptos-utils@2.23.0
    • @moralisweb3/common-core@2.23.0

@moralisweb3/auth@2.23.0

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/api-utils@2.23.0
    • @moralisweb3/common-aptos-utils@2.23.0
    • @moralisweb3/common-auth-utils@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/common-sol-utils@2.23.0

@moralisweb3/client-api-utils@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/common-core@2.23.0

@moralisweb3/client-evm-api@2.23.0

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/client-api-utils@2.23.0
    • @moralisweb3/common-core@2.23.0

@moralisweb3/client-firebase-evm-auth@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/client-firebase-auth-utils@2.23.0

@moralisweb3/client-firebase-sol-auth@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/client-firebase-auth-utils@2.23.0

@moralisweb3/client-sol-api@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/client-api-utils@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/common-sol-utils@2.23.0

@moralisweb3/common-aptos-utils@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/common-core@2.23.0

@moralisweb3/common-auth-utils@2.23.0

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/common-aptos-utils@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/common-sol-utils@2.23.0

@moralisweb3/common-sol-utils@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/common-core@2.23.0

@moralisweb3/common-streams-utils@2.23.0

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/common-aptos-utils@2.23.0
    • @moralisweb3/common-core@2.23.0

@moralisweb3/evm-utils@2.23.0

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0

@moralisweb3/parse-server@2.23.0

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • moralis@2.23.0
    • @moralisweb3/api-utils@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/streams@2.23.0

@moralisweb3/sol-api@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/api-utils@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/common-sol-utils@2.23.0

@moralisweb3/sol-utils@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/common-sol-utils@2.23.0

@moralisweb3/streams@2.23.0

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/api-utils@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/common-streams-utils@2.23.0

@moralisweb3/client-firebase-auth-utils@2.23.0

@moralisweb3/common-core@2.23.0

@moralisweb3/client-firebase-api-utils@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/client-api-utils@2.23.0
    • @moralisweb3/common-core@2.23.0

@moralisweb3/client-firebase-evm-api@2.23.0

Patch Changes

  • Updated dependencies [18c36c8b0]:
    • @moralisweb3/common-evm-utils@2.23.0
    • @moralisweb3/client-evm-api@2.23.0
    • @moralisweb3/client-firebase-api-utils@2.23.0
    • @moralisweb3/common-core@2.23.0

@moralisweb3/client-firebase-sol-api@2.23.0

Patch Changes

  • Updated dependencies []:
    • @moralisweb3/client-firebase-api-utils@2.23.0
    • @moralisweb3/client-sol-api@2.23.0
    • @moralisweb3/common-core@2.23.0
    • @moralisweb3/common-sol-utils@2.23.0

@moralisweb3/api-generator@2.23.0

@moralisweb3/codegen@2.23.0

@moralisweb3/test-utils@2.23.0

@github-actions github-actions bot requested a review from a team as a code owner September 9, 2023 11:46
@b4rtaz b4rtaz merged commit 6139a74 into main Sep 9, 2023
@b4rtaz b4rtaz deleted the changeset-release/main branch September 9, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant