Skip to content

Releases: solana-foundation/solana-web3.js

@solana/web3.js v3.0.0-rc.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 17:23
c024b1e

@solana/web3.js v3.0.0-rc.2

Installation

pnpm add @solana/web3.js@3.0.0-rc.2

https://www.npmjs.com/package/@solana/web3.js/v/3.0.0-rc.2

What's Changed

New Contributors

Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2

@solana/web3.js v3.0.0-rc.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 May 18:11
a1affa4

Installation

pnpm add @solana/web3.js@3.0.0-rc.1

https://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

Full Changelog: v3.0.0-rc.0...v3.0.0-rc.1

Detailed summary of changes since v1.x:
https://github.com/solana-foundation/solana-web3.js/blob/v3.x/RELEASE_NOTES.md

@solana/web3.js v3.0.0-rc.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 May 03:47
7fb2cb6

@solana/web3.js v3.0.0-rc.0

Release Notes

  • #3806 Migrates internals to utilize @solana/kit (thanks @dhl!)

Detailed summary of changes:
https://github.com/solana-foundation/solana-web3.js/blob/v3.x/RELEASE_NOTES.md

Installation

pnpm add @solana/web3.js@3.0.0-rc.0

https://www.npmjs.com/package/@solana/web3.js/v/3.0.0-rc.0

v1.98.4

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:13
c26c13b

1.98.4 (2025-07-31)

Bug Fixes

v1.98.3

Choose a tag to compare

@github-actions github-actions released this 31 Jul 18:52
3d0e82a

1.98.3 (2025-07-31)

Reverts

v1.98.2

Choose a tag to compare

@github-actions github-actions released this 24 Apr 17:12
6f265af

1.98.2 (2025-04-24)

Bug Fixes

v1.98.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 13:52
d3dc5d5

1.98.1 (2025-04-22)

Bug Fixes

v1.98.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 04:37
8ea27fc

1.98.0 (2024-12-16)

Features

  • Agave v2 RPC: replace getRecentBlockhash with getLatestBlockhash (#3419) (8ea27fc)

v1.97.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 04:30
a805cb9

1.97.0 (2024-12-16)

Features

  • agave v2 rpc: replace getConfirmedTransaction with getTransaction (#3418) (a805cb9)

v1.96.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 04:18
60e39a6

1.96.0 (2024-12-16)

Features

  • Agave v2 RPC: replace getConfirmedBlock with getBlock (#3417) (60e39a6)