Skip to content

v3.0.0

Compare
Choose a tag to compare
@alexcos20 alexcos20 released this 24 Nov 13:48
· 107 commits to main since this release
20c27cd

Breaking changes:

  • Nft.owner -> User! instead of string
  • Nft.creator -> User! instead of string
  • Order.lastPriceToken -> Token! instead of string
  • graph-node updated to 0.28.2

Non-breaking changes

  • Add NftTransferHistory
  • Add Order.nftOwner -> User!

Deps updates

Full Changelog: v2.1.3...v3.0.0