v2.2.2
What's New in v2.2.2
This is a new release to implement the following PRs:
- feat(github): Implement Better Workflows #282
- feat(deps): Update Dependencies #283
- feat(docs): Add Changelog #284
- feat(ai): Add Copilot Instructions #285
- feat(docs): Implement TypeDoc Generation #286
- feat: OpenPay integration for agentic signup and plan management #287
Installation
Version 2.2.2 can be found here on npm
Depending on your package manager, run the following command to add the Helius TypeScript 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
Changelog
See CHANGELOG.md to track what changed in previous helius-sdk releases