Hello all,
Taquito v20.1.0 has been released here: @taquito/taquito - npm
Release notes is here: Release Taquito v20.1.0 · ecadlabs/taquito · GitHub
Here’s some highlights:
Breaking changes:
We removed account
public property on BeaconWallet
class. If you’d like to get the info, please use subscribeToEvent
with BeaconEvent.ACTIVE_ACCOUNT_SET
We migrated Node.js
support from LTS18 to LTS20 and above
New features:
@taquito/taquito - Supported operation transferTicket
in walletAPI
Please reach out and let us know if you have any questions or concerns. Thank you