@solana/web3.js v3.0.0-rc.1
Installation
pnpm add @solana/web3.js@3.0.0-rc.1https://www.npmjs.com/package/@solana/web3.js/v/3.0.0-rc.1
What's Changed
- docs: update migration agent skill repo path to point to v3.x branch by @dhl in #3818
- fix: guard VERSION access against unsubstituted bundles by @amilz in #3820
- refactor(message): use kit codecs instead of hand-rolled decoders by @amilz in #3824
- feat: support InstructionPlan inputs in Transaction.add and Message compilers by @amilz in #3823
- refactor(Keypair): Migrate Keypair to KeypairSigner by @amilz in #3821
- Update package.json by @amilz in #3825
Full Changelog: v3.0.0-rc.0...v3.0.0-rc.1