v1.5.0
What's New in v1.5.0
This is a new release to implement the following PRs:
What Was Fixed
- fix: π· Add Clear Documentation for
sendTransaction#166 - fix: π· Update Jupiter Swap API Endpoints to Latest Version #167
- fix: π· Update API URLs #169
- fix: π· Fix Dep Issues and Migrate to pnpm #170
- fix: π· Change
OmittoExclude#178 - fix: π· Update API URL #179
- fix: π· Already Processed Simulation Error #180
- fix: π· Bump axios from 1.7.9 to 1.8.2 #181
- fix: π· Add Examples Dir and Clean Up Docs #184
What Was Added
- feat: β¨ Add Wallet Adapter Support for Optimized Transactions #171
- feat: β¨ Add Cursor Rules #172
- feat: β¨ Enhance the
executeJupiterSwapMethod #174 - feat: β¨ Add Basic Staking Functionality #183
- feat: β¨ Rearrange Doc Links #185
- feat: β¨ Add More Staking Methods #186
Installation
Version 1.5.0 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 install helius-sdk - bun:
bun install helius-sdk - yarn:
yarn add helius-sdk