Skip to content

v2.0.1

Choose a tag to compare

@0xIchigo 0xIchigo released this 17 Sep 16:16
· 78 commits to main since this release

What's New in v2.0.1

This is a new release to implement the following PRs:

What Was Fixed

  • fix: πŸ› fix(docs): Make GitHub Happy With Docs Dir #212
  • fix: πŸ› fix(types): Proper 2.0 Types #215

What Was Added

  • feat: ✨ feat(docs): Add More Detailed Migration Guide #213

Installation

Version 2.0.1 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