Skip to content

Latest commit

 

History

History
69 lines (36 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

69 lines (36 loc) · 1.12 KB

Version 0.1.16

Added support for triggers.

Version 0.1.15

  • Upgraded the moralis dependency to the latest version.
  • Updated the PREINSTALL.md file.
  • Fixed transaction bug.

Version 0.1.14

Updated the name of the extension.

Version 0.1.13

Updated the PREINSTALL.md file.

Version 0.1.12

Added tutorial links to docs.

Version 0.1.11

Added support for erc20Approvals, erc20Transfers, nftTokenApprovals and nftTransfers collections. The extension saves these collections to the Firestore now.

Version 0.1.10

Update dependencies.

Version 0.1.9

Configure product name.

Version 0.1.8

Update Firestore rules to more generic in the POSTINSTALL.md file.

Version 0.1.7

Support internal transactions.

Version 0.1.6

Update streams typings.

Version 0.1.5

Set correct repository URL to extension.yaml.

Version 0.1.4

Fixed the transactions writer.

Version 0.1.3

Add the chainId column to the transaction document.

Version 0.1.2

Update streams typings.

Version 0.1.1

Fixed the row builder for transactions.

Version 0.1.0

Initial release of the Moralis Streams extension.