Skip to content

Releases: rarible/sdk

v0.13.68-fix.26

07 Jun 05:05
Compare
Choose a tag to compare

What's Changed

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

Changed packages:

v0.13.68-fix.24

30 May 17:09
Compare
Choose a tag to compare

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:

v0.13.69-beta.3

02 May 09:56
Compare
Choose a tag to compare

v0.13.68-fix.21

24 Apr 15:02
Compare
Choose a tag to compare

What's Changed

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

Changed packages:

v0.13.69-beta.1

01 Feb 18:05
Compare
Choose a tag to compare
v0.13.69-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.68-fix.3...v0.13.69-beta.1

v0.13.68-fix.2

31 Jan 11:06
Compare
Choose a tag to compare

What's Changed

  • feat(PLTF-264): replace evm apis in union by @ex1st0r in #590
  • feat(PLTF-229): split setup collections by @ex1st0r in #591
  • feat(PLTF-262): zksync deploy collection fix by @ex1st0r in #592
  • feat(PLTF-275): get evm balances from union api by @ex1st0r in #593
  • feat(PLTF-261): RARI chain mainnet support @ex1st0r in #591

Full Changelog: v0.13.68...v0.13.68-fix.2

v0.13.68

11 Jan 12:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.67...v0.13.68

Changed packages:

v0.13.67

10 Jan 14:21
Compare
Choose a tag to compare

What's Changed

  • feat(PLTF-106): slow polygon transactions by @ex1st0r in #587
    nonce property of EthereumTransaction was removed. Sending transactions with Web3 provider is improved, you haven't to wait until when transaction appears in blockchain

Full Changelog: v0.13.66...v0.13.67

Changed packages:

v0.13.66

09 Jan 14:01
Compare
Choose a tag to compare

What's Changed

  • feat(PLTF-216): support rari blockchain by @ex1st0r in #586

Full Changelog: v0.13.65...v0.13.66

Changed packages:

v0.13.65

20 Dec 12:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.62...v0.13.65

Changed packages: