Skip to content

v0.13.68-fix.24

Compare
Choose a tag to compare
@ex1st0r ex1st0r released this 30 May 17:09
· 167 commits to master since this release

What's Changed

  • Changes
    • @rarible/connector-thirdweb
    • @rarible/sdk-wallet
      • Add ESM dist along with the existing CJS
        • Added exports field to support modern path resolvers such as Bundler module resolution via tsc >=4.7 or node.js >=12.7.0
        • ESM support is still experimental feature and it might interfere with the existing projects. In case of any error open an issue here
      • TextEncoder is polyfilled and not needed anymore for the runtime
      • WalletType is now deprecated and will be eliminated in v0.14
      • AbstractWallet now accepts WalletType as a generic
      • BlockchainWallet now accepts WalletType as a generic
    • Example app
      • Migration from CRA to CJS webpack
    • Chore
      • Apply fresh eslint & prettier configuration to make codebase more consistent
    • @rarible/sdk
      • Add Aptos orders support. Create collections and mint ability is disabled until the contracts are updated.
      • Astar Kyoto testnet support
      • Check minimal price for ERC20 tokens (fix)

Full Changelog: v0.13.68-fix.21...v0.13.68-fix.24

Changed packages:
@rarible/aptos-sdk@0.13.68-fix.24
@rarible/aptos-wallet@0.13.68-fix.24
@rarible/biconomy-middleware@0.13.68-fix.24
@rarible/connector@0.13.68-fix.24
@rarible/connector-aptos@0.13.68-fix.24
@rarible/connector-beacon@0.13.68-fix.24
@rarible/connector-fcl@0.13.68-fix.24
@rarible/connector-firebase@0.13.68-fix.24
@rarible/connector-firebase-apple@0.13.68-fix.24
@rarible/connector-firebase-email@0.13.68-fix.24
@rarible/connector-fortmatic@0.13.68-fix.24
@rarible/connector-helper@0.13.68-fix.24
@rarible/connector-iframe@0.13.68-fix.24
@rarible/connector-immutablex-link@0.13.68-fix.24
@rarible/connector-mattel@0.13.68-fix.24
@rarible/connector-nfid@0.13.68-fix.24
@rarible/connector-phantom@0.13.68-fix.24
@rarible/connector-portis@0.13.68-fix.24
@rarible/connector-salmon@0.13.68-fix.24
@rarible/connector-solana@0.13.68-fix.24
@rarible/connector-solflare@0.13.68-fix.24
@rarible/connector-thirdweb@0.13.68-fix.24
@rarible/connector-torus@0.13.68-fix.24
@rarible/connector-walletconnect-v2@0.13.68-fix.24
@rarible/connector-walletlink@0.13.68-fix.24
@rarible/ethereum-provider@0.13.68-fix.24
@rarible/ethereum-sdk-test-common@0.13.68-fix.24
@rarible/ethers-ethereum@0.13.68-fix.24
@rarible/immutable-sdk@0.13.68-fix.24
@rarible/immutable-wallet@0.13.68-fix.24
@rarible/protocol-ethereum-sdk@0.13.68-fix.24
@rarible/sdk@0.13.68-fix.24
@rarible/sdk-common@0.13.68-fix.24
@rarible/sdk-examples@0.13.68-fix.24
@rarible/sdk-transaction@0.13.68-fix.24
@rarible/sdk-wallet@0.13.68-fix.24
@rarible/solana-common@0.13.68-fix.24
@rarible/solana-sdk@0.13.68-fix.24
@rarible/solana-wallet@0.13.68-fix.24
@rarible/web3-ethereum@0.13.68-fix.24