Skip to content

v2.0.5

Choose a tag to compare

@0xIchigo 0xIchigo released this 21 Jan 16:35
· 63 commits to main since this release

What's New in v2.0.5

This is a new release to quickly implement the following PRs:

  • feat(enhanced-transactions): add new filters and sorting to Get Enhanced Transactions By Address API #255
  • build(deps-dev): bump glob from 11.0.3 to 11.1.0 #256

Installation

Version 2.0.5 can be found here on npm

Depending on your package manager, run the following command to add the Helius Node.js SDK to your project:

  • npm: npm install helius-sdk
  • pnpm : pnpm add insta helius-sdk
  • bun: bun install helius-sdk
  • yarn: yarn add helius-sdk