Skip to content

[0.25.0] @subql/node

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 22 Nov 23:18
· 2024 commits to main since this release
e9657d4

[0.25.0] - 2021-11-19

Fixed:

  • Fix publish failing with custom ds and assets (#610)
  • Support for enum, add into store and store operations (#551)

Added:

  • Allow running node from a different port through flag —port(#618)
  • Add flag force-clean, force clean the database, dropping project schemas and tables (#619)
  • Add unsafe flag for subql/node (#629)

Changed:

  • Merge metadata from query and node (#555)
  • Refactor dictionary gql queries (#613)
  • Use types mapping in storeOperation (#532)
  • Replace patch api with api.at() (#638)
  • Update polkadot api to 6.9.2 (#648)